likaiguo / simhashpy
使用simhash算法,快速索引和查询大量文本简历
☆22Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for simhashpy
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆65Updated 4 years ago
- 新词发现☆68Updated 10 years ago
- 中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室☆43Updated 9 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆39Updated 8 years ago
- AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。☆70Updated 3 years ago
- 新词发现算法(NewWordDetection)☆63Updated 7 years ago
- 新词发现算法与同义词挖掘☆27Updated 7 years ago
- Time-NLP的Python3版本 中文时间表达识别☆86Updated 4 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 5 years ago
- baike schema crawler for baidu baike , hudongbaike. 面向百度百科与互动百科的概念分类体系抓取脚本☆32Updated 6 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆58Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆50Updated 6 years ago
- 把之前 hanLP-python-flask 裡面的 hanLP 單獨分出來☆60Updated 6 years ago
- 中文短文句相似读☆135Updated 6 years ago
- Performance comparison between Chinese word segmentation and part-of-speech tagging tools☆59Updated 5 years ago
- bert/albert/roberta特征抽取服务端,基于bert-as-service,新增albert模型。☆0Updated last year
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 5 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆13Updated 7 years ago
- BiLSTM_CRF中文实体命名识别☆48Updated 6 years ago
- ☆42Updated 6 years ago
- 同义词扩展☆28Updated 8 years ago
- ☆58Updated 2 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆84Updated 6 years ago
- 基于Doc2vec和Word2vec的句子对匹配方法☆23Updated 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 5 years ago
- 基于深度学习的自然语言处理库☆37Updated 6 years ago