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
- 基于TextRank和WordNet的中英文单文档自动摘要☆62Updated 9 years ago
- 新词发现算法(NewWordDetection)☆63Updated 7 years ago
- 基于深度学习的自然语言处理库☆153Updated 6 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆65Updated 4 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 5 years ago
- 新词发现算法(NewWordDetection)☆93Updated 3 years ago
- FastText 中文文档☆62Updated 4 years ago
- 对中文分词jieba (python版)的注解☆89Updated 6 years ago
- word2vec源码阅读,标记了中文注释☆61Updated 8 years ago
- 《知网》中文词语语义相似度算法☆42Updated 11 years ago
- Basic NLP Toolkits include text classification, sequence labeling etc.☆38Updated 5 months ago
- 利用深度学习实现中文分词☆60Updated 7 years ago
- 新词发现☆67Updated 10 years ago
- 把之前 hanLP-python-flask 裡面的 hanLP 單獨分出來☆60Updated 7 years ago
- 机器学习文本分类器☆47Updated 8 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆212Updated 8 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 5 years ago
- 使用simhash算法,快速索引和查询大量文本简历☆22Updated 9 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆40Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- auto generate chinese words in huge text.☆92Updated 10 years ago
- 基于深度学习的自然语言处理库☆37Updated 7 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 5 years ago
- Details of paper cw2vec☆83Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆153Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆52Updated 6 years ago