parser module
tensorflow (=1.0) Support the latest tensorflow 1.0 function changes
- Restful API module: Calling deepnlp.org web NLP API access and usage
- textsum: implementing Seq2Seq-Attention model for automatic summarization, e.g. news headline generation
- textrank: textrank algorithm for extract and sort the important sentences
tensorflow (<=0.12.0)
- POS: Pre-trained English model using the Brown Corpus
- Segment: Adding Chinese Segmentation models trained by CRF++ package
- POS: Including pre-trained Chinese models from China Daily corpus
- NER: Including pre-trained Chinese models from China Daily corpus