xiaorancs / text-similarity
使用不同的方法计算相似度
☆42Updated 6 years ago
Alternatives and similar repositories for text-similarity:
Users that are interested in text-similarity are comparing it to the libraries listed below
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 4 years ago
- 对中文分词jieba (python版)的注解☆92Updated 6 years ago
- FastText 中文文档☆61Updated 4 years ago
- word2vec源码阅读,标记了中文注释☆61Updated 8 years ago
- 基于深度学习的自然语言处理库☆156Updated 6 years ago
- 《知网》中文词语语义相似度算法☆41Updated 11 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 5 years ago
- 新词发现算法(NewWordDetection)☆92Updated 4 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Updated 8 years ago
- Sentence Distance☆55Updated 6 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago
- Details of paper cw2vec☆82Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- a chinese segment base on crf☆233Updated 6 years ago
- 利用深度学习实现中文分词☆61Updated 7 years ago
- Basic NLP Toolkits include text classification, sequence labeling etc.☆38Updated 8 months ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆105Updated 6 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室☆46Updated 9 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- [译] Python 自然语言处理 中文第二版☆63Updated 6 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆152Updated 6 years ago
- 新词发现☆66Updated 10 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago