All Git Users → liu-nlper

4 open source projects by liu-nlper

1. Documentclassification
This code implements a simple CNN model for document classification with tensorflow.
2. Keywordprocesser
使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
✭ 51
python
3. Sltk
序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。
4. Ner Lstm Crf
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
1-4 of 4 user projects