Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torrydo/text2emotions-rnn
text classification, text to emotions notebook 🎨
https://github.com/torrydo/text2emotions-rnn
ipynb keras notebook python rnn rnn-tensorflow savedmodel tensorflow text-classification text-to-emotion tflite
Last synced: 27 days ago
JSON representation
text classification, text to emotions notebook 🎨
- Host: GitHub
- URL: https://github.com/torrydo/text2emotions-rnn
- Owner: TorryDo
- Created: 2023-09-27T02:08:44.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-07T04:54:17.000Z (about 1 year ago)
- Last Synced: 2024-10-11T15:40:58.335Z (27 days ago)
- Topics: ipynb, keras, notebook, python, rnn, rnn-tensorflow, savedmodel, tensorflow, text-classification, text-to-emotion, tflite
- Language: Jupyter Notebook
- Homepage:
- Size: 30.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Emotion Detection from Text using RNN
Emotions detection model notebook. [Run in Google Colab](https://colab.research.google.com/drive/1AsQbmxVvi2MLY7HvfNTInfpu7G1_4tYe?usp=sharing)
### References
- [tensorflow](https://www.tensorflow.org/text/tutorials/text_classification_rnn)
- https://github.com/shabbirg89/Youtube-2021/blob/main/Multiclass_Text_Classifier_LSTM.ipynb