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
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 中文文本句对相似度匹配-ATEC数据集☆21Updated 4 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆45Updated 5 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆53Updated 5 years ago
- 相似案例匹配☆46Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 实体链接demo☆64Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 4 years ago
- ☆17Updated 6 years ago
- bilstm _Attention_crf☆37Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 5 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- ☆60Updated 4 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Updated 2 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- 基于MP-CNN的中文句子相似度计算☆13Updated 6 years ago
- ☆31Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- NER for Chinese electronic medical records. Use doc2vec, self_attention and multi_attention.☆27Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet☆45Updated 5 years ago
- Named Entity Recognition via Attention_based CNNs-BiLSTm-CRF☆14Updated 6 years ago