likaiguo / simhashpy
使用simhash算法,快速索引和查询大量文本简历
☆22Updated 9 years ago
Alternatives and similar repositories for simhashpy:
Users that are interested in simhashpy are comparing it to the libraries listed below
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 4 years ago
- 新词发现☆66Updated 10 years ago
- ☆58Updated 3 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- Python version Aho-Corasic Automaton.☆19Updated 3 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 2 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆77Updated 4 years ago
- 新词发现算法与同义词挖掘☆27Updated 7 years ago
- gensim-fast2vec改造、灵活使用大规模外部词向量(具备OOV查询能力)☆22Updated 5 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 6 years ago
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆65Updated 6 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- textteaser中文版☆11Updated 6 years ago
- 新词发现算法(NewWordDetection)☆92Updated 4 years ago
- 中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室☆46Updated 9 years ago
- CCKS2019面向金融领域的事件主体抽取☆47Updated 5 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆27Updated 3 years ago
- 双端trie树的python实现☆11Updated 6 years ago
- 公司名简称生成,采用马尔科夫构造序列标注概率分布,使用维特比前后向算法推导生成。☆27Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆127Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 机器学习文本分类器☆46Updated 8 years ago
- fastText中文实践☆20Updated 6 years ago
- 文本相似性☆23Updated 5 years ago
- Tookit-Sihui, a tool of some common algorithm, AI文本混合科学计算器(calculator-sihui), 句子词频-逆文本频率(TF-IDF),搜索BM25, 前缀树搜索关键词(trietree), 模板匹配-递归函数(fu…☆24Updated 3 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆12Updated 7 years ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated last year