xiaorancs / text-similarityLinks
使用不同的方法计算相似度
☆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
Sorting:
- 基于深度学习的自然语言处理库☆157Updated 6 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 5 years ago
- 使用simhash算法,快速索引和查询大量文本简历☆22Updated 9 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆71Updated 5 years ago
- 新词发现算法(NewWordDetection)☆92Updated 4 years ago
- FastText 中文文档☆61Updated 4 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- word2vec源码阅读,标记了中文注释☆61Updated 8 years ago
- Sentence Distance☆55Updated 6 years ago
- 对中文分词jieba (python版)的注解☆92Updated 6 years ago
- 新词发现☆66Updated 11 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- A deep text classifiers library.☆37Updated 6 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Updated 8 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- Chinese Natural Language Processing tools and examples☆162Updated 9 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 4 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- Details of paper cw2vec☆82Updated 7 years ago
- auto generate chinese words in huge text.☆91Updated 10 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 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
- 把之前 hanLP-python-flask 裡面的 hanLP 單獨分出來☆59Updated 7 years ago
- Word similarity computation based on Tongyici Cilin☆119Updated 7 years ago