DeepsMoseli / Siamese-LSTM-on-sentence-similarity
Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings together with the model.
☆10Updated 4 years ago
Alternatives and similar repositories for Siamese-LSTM-on-sentence-similarity:
Users that are interested in Siamese-LSTM-on-sentence-similarity are comparing it to the libraries listed below
- 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
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24Updated 4 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆24Updated 5 years ago
- ☆17Updated 6 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- ☆29Updated 5 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- ☆12Updated 4 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆27Updated 5 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆20Updated 5 years ago
- ☆31Updated 6 years ago
- Master's thesis repository with evaluation of BERT-based models on Quora Question Dataset, in comparison to Siamese LSTM models☆8Updated 4 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- ☆19Updated 4 years ago
- Dataset and Source code of paper 'Enhancing Keyphrase Extraction from Academic Articles with their Reference Information'.☆17Updated 2 years ago
- ☆17Updated 4 years ago
- notes and codes about NLP☆24Updated 6 years ago
- 基于LDA和TextRank的关键子提取算法实现☆23Updated 7 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 8 months ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- All kinds of neural text classifiers implemented by Keras☆64Updated 5 years ago
- Topic Detection and Tracking☆20Updated 9 years ago
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training s…☆80Updated 4 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 5 years ago