- New feature: aspect sentiment analysis
- Integrate with languageflow 1.1.6
- Fix bug tokenize string with '=' (#159)
- New feature: named entity recognition
- Refactor and update model for word_sent, pos_tag, chunking
- New feature: text classification
- [bug] Fix Text error
- [doc] Add facebook link
- Add live demo: https://underthesea.herokuapp.com/
- Add dictionary
- Support Python 3
- Refactor feature_engineering code
- Add chunking feature
- Add pos_tag feature
- Add word_sent feature, fix performance
- Add Corpus class
- Add Transformer classes
- Integrated with dictionary of Ho Ngoc Duc
- Add travis-CI, auto build with PyPI
- First release on PyPI.
- First release on Readthedocs