ashalogic / Persian-Sentiment-Analyzer

Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*under construction (but still usable)

GitHub All Releases GitHub issues GitHub Open In Colab

Persian Sentiment Analyzer

LSTM Sentiment analysis for Persian text

Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی ) is a simple ready to use project that use Python to create the model and Also it's include a very good IPython Tutorial to know what happend from base step by step. also for people who only want to use model there is release version and some snpippt in Javascript (ReactJs in this case), C# (dotNet core) and any programming language who can use TensorFlow models.





Tutorial

step by step guide through Persian sentiment analysis

if you don't know where to start or maybe want to quickly test this project from start to end then use this tutorial I prepared just for you!

Open In Colab






Screenshot from Tutorial Screenshot from Tutorial

Screenshot from Tutorial in Google Colab (Thanks Google).

how to use it in my product ?







ToDoList

  • using Fasttext
  • using LSTM
  • Ready to use Word embedding and Tensorflow for javascript, python, c# 😋
  • Better Word embedding
  • Attention based model 😎
  • Better dataset (this one is horrible 😂)

you can see the PDF file of this project here:

enter image description here

سپاس گذارم

About

Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )

License:MIT License


Languages

Language:Jupyter Notebook 100.0%