Sentiment-analysis-arabic-tunisian-language
# Sentiment-analysis-arabic-tunisian-language
This project is a final project of a text mining course held in my university (15H course).
## Features
you can put an arabic sentence in the text field, the app will identify the language whether its arabic arabic or tunisian arabic and the sentiment with probability scores.
You can also drag and drop a text file or whatever containing sentences, click on upload then get result the app will provide you with csv result file containing the language identification and the sentiment whether its positive or negative.
# Run the app
## Backend
### `cd Back && python app.py `
## Frontend
### `cd Front && npm install && npm start`
# ScreenShots :-D :-D
## Arabic sentence input
## Tunisian sentence input
## Upload File and get Result