JepsonWong / Text_MatchingLinks
文本相似度计算/文本匹配
☆306Updated 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
Sorting:
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆429Updated 5 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆362Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆290Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆332Updated 5 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 速度更快、效果更好的中文新词发现☆511Updated last year
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- 以词为基本单位的中文BERT☆467Updated 3 years ago
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- 今日头条中文新闻文本(多层)分类数据集☆395Updated 4 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated 2 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- 基于远监督的中文关系抽取☆384Updated 4 years ago
- NER(命名实体识别)中文语料,一站式获取☆128Updated 5 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆321Updated last year
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆269Updated 5 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆308Updated 5 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆448Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆219Updated last year
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆503Updated 2 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago