Repository navigation

#

sentence-similarity

基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式

Python
1470
4 年前

xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能

Python
1290
3 年前

Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need

Python
835
2 年前
Python
700
1 年前

BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences

Jupyter Notebook
595
2 年前

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences

Python
435
4 年前

The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!

Python
380
2 年前

问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。

Python
370
5 年前

A curated list of research papers in Sentence Reprsentation Learning and a sts leaderboard of sentence embeddings.

315
2 年前

中文问题句子相似度计算比赛及方案汇总

303
5 年前

all kinds of baseline models for sentence similarity 句子对语义相似度模型

Python
298
7 年前

Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"

Python
295
3 年前

对四种句子/文本相似度计算方法进行实验与比较

Python
291
5 年前

⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity

Python
288
2 年前

NLP Cheat Sheet, Python, spacy, LexNPL, NLTK, tokenization, stemming, sentence detection, named entity recognition

Jupyter Notebook
247
3 年前

Tensorflow implementations of various Deep Semantic Matching Models (DSMM).

Python
229
7 年前