yanleping / similarity
语义相似度计算各种算法实现汇总
☆45Updated 7 years ago
Alternatives and similar repositories for similarity:
Users that are interested in similarity are comparing it to the libraries listed below
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆88Updated 4 years ago
- Word similarity computation based on Tongyici Cilin☆117Updated 7 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 6 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆80Updated 2 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 6 years ago
- 使用HMM模型实现的机构名实体识别☆46Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛-baseline☆68Updated 6 years ago
- 用户评论标签挖掘☆71Updated 7 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 依存句法实现关系三元组的自动抽取☆97Updated 3 years ago
- Opendial对话语料库☆50Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 7 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 5 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆87Updated 5 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
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆125Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆110Updated 5 years ago
- 关系抽取个人实战总结以及开源工具包使用☆57Updated 6 years ago
- CCKS2019-人物关系抽取☆71Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 实体链接demo☆64Updated 5 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 3 years ago