newword
There are 5 repositories under newword topic.
yongzhuo/Macropodus
自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)
Lapis-Hong/xinci
新词发现 Chinese Words Extraction & New Words Finder (Python package).
atesop/newword-py
基于 Nagao 算法统计词频
AlisaBen/NewWordFind
基于scala实现的新词发现系统,依据信息熵、内部凝固度及词频统计,包括前后端设计
brightgems/Chinese_segment_augment
python3实现互信息和左右熵的新词发现