Skip to content

VNTK v1.0.0

Choose a tag to compare

@vunb vunb released this 06 Nov 11:33
· 76 commits to master since this release
38df9c9

✨ 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

πŸ”Š 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!

Thanks to @rain1024, @vunb for the contributions!