3 results found Sort:

基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注(Part Of Speech, POS)和命名实体识别(Named Entity Recognition, NER)等序列标...
Created 2018-11-16
413 commits to master branch, last one 3 years ago
Extract city and country mentions from Text like GeoText without regex, but FlashText, a Aho-Corasick implementation.
Created 2019-11-25
631 commits to main branch, last one 18 days ago