Brokenwind / BertSimilarityLinks
Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。
☆503Updated 2 years ago
Alternatives and similar repositories for BertSimilarity
Users that are interested in BertSimilarity are comparing it to the libraries listed below
Sorting:
- ChineseNER based on BERT, with BiLSTM+CRF layer☆453Updated 3 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆551Updated last year
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 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…☆925Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆426Updated 5 months ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆480Updated 6 years ago
- 中文关系抽取☆461Updated last year
- 机器阅读理解 冠军/亚军代码及中文预训练MRC模型☆738Updated 2 years ago
- 使用预训练语言模型BERT做中文NER☆955Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆397Updated last year
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆429Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- 提供一款中文版生成式摘要服务☆342Updated last week
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆325Updated 2 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆418Updated 11 months ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆795Updated 5 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆763Updated 3 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管 道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Updated 5 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆788Updated 3 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 4 years ago
- 文本相似度计算/文本匹配☆305Updated 5 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆415Updated 5 years ago
- 以词为基本单位的中文BERT☆467Updated 3 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆323Updated 2 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆565Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,491Updated 2 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,008Updated 3 years ago
- 中文NER的那些事儿☆318Updated last year