VNTK v1.0.0
β¨ Major Features and Improvements
- NEW: Basic features for Vietnamese NLP are implemented #15
π΄ Bug fixes
- Refactoring code project
- Remove unused package dependencies
π Documentation and examples
- Demo: https://vntk.yeu.ai/
π Release Notes
- The main features in this release are: tokenizer, word_sent, pos_tagging, chunking, named entitity recoginition.
- Our experiments focus on conditional random fields models, which yield a reasonable result and fast (~20 mins per experiment).
π₯ Contributors
The main models are trained in the project underthesea. Thank for their works!