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:
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆429Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆452Updated 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
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆551Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆428Updated 6 months ago
- 中文实体关系抽取,pytorch,bilstm+attention☆763Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,375Updated 3 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated 2 years ago
- 中文关系抽取☆462Updated 2 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Updated last year
- 文本相似度计算/文本匹配☆305Updated 5 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,229Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- a bert for retrieval and generation☆860Updated 4 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆482Updated 6 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,009Updated 3 years ago
- Collections of Chinese NLP corpus☆902Updated 4 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆322Updated 2 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Updated 4 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,493Updated 2 years ago
- 提供一款中文版生成式摘要服务☆342Updated this week
- 中文NER的那些事儿☆318Updated last year
- ccks baidu entity link 实体链接 第一名☆847Updated last year
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆291Updated 5 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆795Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆961Updated 5 years ago