Brokenwind / BertSimilarityLinks
Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。
☆508Updated 2 years ago
Alternatives and similar repositories for BertSimilarity
Users that are interested in BertSimilarity are comparing it to the libraries listed below
Sorting:
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆553Updated last year
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆326Updated 2 years ago
- 提供一款中文版生成式摘要服务☆347Updated last month
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆421Updated last year
- 使用预训练语言模型ALBERT做中文NER☆478Updated 4 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆455Updated 4 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆400Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Updated 9 months ago
- 中文NER的那些事儿☆320Updated 2 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆927Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆803Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆792Updated 9 months ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆437Updated 4 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆481Updated 6 years ago
- pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。☆514Updated last year
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆326Updated 2 years ago
- 中文关系抽取☆460Updated 2 years ago
- 自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of N…☆665Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆535Updated 2 years ago
- 文本相似度计算/文本匹配☆308Updated 5 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆480Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆472Updated 3 years ago
- 机器阅读理解 冠军/亚军代码及中文预训练MRC模型☆745Updated 2 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN 、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆244Updated 2 years ago
- 基于远监督的中文关系抽取☆385Updated 4 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year