rafaljanwojcik / SentenceBERT_vs_SiameseLSTM
Master's thesis repository with evaluation of BERT-based models on Quora Question Dataset, in comparison to Siamese LSTM models
☆8Updated 4 years ago
Alternatives and similar repositories for SentenceBERT_vs_SiameseLSTM:
Users that are interested in SentenceBERT_vs_SiameseLSTM are comparing it to the libraries listed below
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- Relation Extraction 中文关系提取☆72Updated 6 years ago
- 实体链接demo☆65Updated 6 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 命名实体消歧的实现☆41Updated 6 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- ☆29Updated 5 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 8 months ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet☆45Updated 5 years ago
- ☆19Updated 4 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆18Updated 4 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Updated 4 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- ☆61Updated last year
- 中文文本句对相似度匹配-ATEC数据集☆21Updated 4 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆53Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆38Updated 5 years ago
- ☆17Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- Code and dataset of ACL2019 Paper: Graph Neural Networks with Generated Parameters for Relation Extraction.☆55Updated 4 years ago
- Joint Extraction of Entity Mentions and Relations without Dependency Trees☆20Updated 6 years ago
- 2019语言与智能技术竞赛 信息抽取(Information Extraction) 个人baseline with BERT☆18Updated 5 years ago