tigerchen52 / synonym_detection
Mining synonyms from unstructured and semi-structured data
☆246Updated 3 months ago
Alternatives and similar repositories for synonym_detection:
Users that are interested in synonym_detection are comparing it to the libraries listed below
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆426Updated 4 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated last year
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- NER(命名实体识别)中文语料,一站式获取☆128Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆127Updated 6 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆319Updated last year
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆267Updated 5 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆330Updated 5 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago
- baidu aistudio event extraction competition☆224Updated last year
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- ☆278Updated 4 years ago
- 速度更快、效果更好的中文新词发现☆512Updated last year
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 事件抽取相关算法汇总☆124Updated 5 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 3 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- 哈工大bert上fine turning ,中文人物关系抽取任务准确率0.97☆117Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆843Updated last year
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- HyponymyExtraction and Graph based on KB Schema, Baike-kb and online text extract, 基于知识概念体系,百科知识库, 以及在线搜索结构化方式的词语上下位抽取与可视化展示☆170Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆323Updated last year
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN 。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- ChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建…☆172Updated 6 years ago