xiaorancs / text-similarity
使用不同的方法计算相似度
☆41Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for text-similarity
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆65Updated 4 years ago
- 基于深度学习的自然语言处理库☆152Updated 6 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 5 years ago
- 《知网》中文词语语义相似度算法☆42Updated 11 years ago
- 新词发现算法(NewWordDetection)☆93Updated 3 years ago
- 新词发现算法(NewWordDetection)☆63Updated 7 years ago
- word2vec源码阅读,标记了中文注释☆61Updated 8 years ago
- 基于知识库信息的词向量模型☆50Updated 5 years ago
- 新词发现☆68Updated 10 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- 利用深度学习实现中文分词☆58Updated 7 years ago
- FastText 中文文档☆62Updated 3 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆62Updated 8 years ago
- 依存关系分析,NLP,自然语言处理☆86Updated 3 years ago
- 任务驱动型多轮会话框架☆39Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 5 years ago
- 对中文分词jieba (python版)的注解☆89Updated 6 years ago
- gensim 中文文档☆83Updated 3 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- gensim-fast2vec改造、灵活使用大规模外部词向量(具备OOV查询能力)☆21Updated 5 years ago
- PVDM, PVDBOW, doc2vec, sentence2vec, "Distributed Representations of Sentences and Documents ICML'14".☆20Updated 6 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆48Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 使用simhash算法,快速索引和查询大量文本简历☆22Updated 8 years ago
- Sentence Distance☆55Updated 6 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆212Updated 8 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago