JepsonWong / Text_Matching
文本相似度计算/文本匹配
☆303Updated 5 years ago
Alternatives and similar repositories for Text_Matching:
Users that are interested in Text_Matching are comparing it to the libraries listed below
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆328Updated 5 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆421Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆219Updated 5 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆495Updated last year
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆450Updated 6 years ago
- 速度更快、效果更好的中文新词发现☆510Updated 11 months ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆360Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated last year
- 对四种句子/文本相似度计算方法进行实验与比较☆289Updated 4 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- 以词为基本单位的中文BERT☆464Updated 3 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆392Updated 8 months ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆266Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- 使用预训练语言模型ALBERT做中文NER☆470Updated 4 years ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆426Updated 5 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- 利用预训练的中文模型实 现基于bert的语义匹配模型 数据集为LCQMC官方数据☆194Updated 5 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆317Updated last year
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- NER(命名实体识别)中文语料,一站式获取☆128Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆476Updated 6 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆440Updated 6 years ago
- a bert for retrieval and generation☆851Updated 3 years ago
- 中文NER的那些事儿☆315Updated last year
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆306Updated 4 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 3 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year