- Fork it
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Most of the notebooks present some analysis to explore the text data we have, and some of the notebooks contains tutorial for basic concepts in NLP.
Name | Status | File | Video | Fix typo |
---|---|---|---|---|
Topic modelling | Refined | Topic modelling | Finished | YES |
TextNormalizationAndRegularExpression | Refined | TextNormalizationAndRegularExpression | In progress | YES |
Sentiment analysis | In progress | Sentiment analysis | In progress | No |
Sematic embeddings (Word2Vec) | Not Refined | Sematic embeddings | In progress | No |
Visualization | Not exsit | Visualization | In progress | No |