Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.42.0
metadata
title: multi-lang-rl-model
emoji: π
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
license: mit
My Multilingual Text Classifier
This is a basic multilingual text classifier built using FastText embeddings and Gradio. You can input text in English or French and get a sentiment prediction (positive, negative, or neutral).
How to use
- Enter your text in the input box.
- Select the language of the text from the dropdown.
- Click the "Submit" button.
- The predicted sentiment will be displayed below.