Skip to content

emoji 403 error + Adam bug fixed #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 2 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,26 @@
# ``*under construction (but still usable)``
<p align="left">
<img align="center" width="329.25" height="200.50" src="/assets/undraw_feeling_of_joy_ioj2.png">
</p>

![GitHub All Releases](https://img.shields.io/github/downloads/ashalogic/Persian-Sentiment-Analyzer/total)
![GitHub issues](https://img.shields.io/github/issues/ashalogic/Persian-Sentiment-Analyzer)
![GitHub](https://img.shields.io/github/license/ashalogic/Persian-Sentiment-Analyzer)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashalogic/Persian-Sentiment-Analyzer/blob/master/Tutorial.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Mehrdadghassabi/Persian-Sentiment-Analyzer/blob/master/Tutorial.ipynb)

# Persian Sentiment Analyzer
### LSTM Sentiment analysis for Persian text

<img align="right" width="280" height="217.25" src="/assets/undraw_Posts_rskc.png">

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

<img align="left" width="275" height="203.50" src="/assets/undraw_steps_ngvm.png">

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](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashalogic/Persian-Sentiment-Analyzer/blob/master/Tutorial.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Mehrdadghassabi/Persian-Sentiment-Analyzer/blob/master/Tutorial.ipynb)

---
---
---
---
---

![Screenshot from Tutorial](/assets/SharedScreenshot_Happy.jpg)
![Screenshot from Tutorial](/assets/SharedScreenshot_Sad.jpg)
<p align="center">Screenshot from Tutorial in Google Colab (Thanks Google).</p>

### how to use it in my product ?

---
---
---
---
---
---

## ToDoList
- [x] using Fasttext
- [x] using LSTM
Expand All @@ -61,12 +30,3 @@ if you don't know where to start or maybe want to quickly test this project from
- [ ] Better dataset (this one is horrible 😂)

you can see the PDF file of this project [here](https://github.com/So-AI-love/Persian-Sentiment-Analyzer/blob/master/Documents/Sentimation%20anaylzing%20NLP%20Language.pdf):

![enter image description here](https://i.stack.imgur.com/NpHh2.jpg)


<h1 align="center">سپاس گذارم</h1>

<p align="center">
<img align="center" width="288.75" height="252.25" src="/assets/undraw_super_thank_you_obwk.png">
</p>
Loading