yanqiangmiffy / sentence-similarityLinks
问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。
☆370Updated 4 years ago
Alternatives and similar repositories for sentence-similarity
Users that are interested in sentence-similarity are comparing it to the libraries listed below
Sorting:
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数 据集.☆270Updated 5 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆291Updated 4 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆362Updated 6 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆309Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- details☆263Updated 7 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆481Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Updated 2 years ago
- python3实现互信息和左右熵的新词发现☆593Updated 6 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存 关系向量.共5种类型的向量☆456Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆165Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 自然语言基础模型☆564Updated 6 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- ☆328Updated 6 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆451Updated 6 years ago
- 中文ULMFiT 情感分析 文本分类☆262Updated 6 years ago
- bert中文分类实践☆737Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 7 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 5 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆272Updated 6 years ago