vishnumani2009 / siamese-text-similarityLinks
Tensorflow based implementation of deep siamese LSTM network for sentence classification using character embeddings
☆15Updated 8 years ago
Alternatives and similar repositories for siamese-text-similarity
Users that are interested in siamese-text-similarity are comparing it to the libraries listed below
Sorting:
- ☆35Updated 4 years ago
- Exploiting entity linking in queries for entity retrieval☆81Updated 6 years ago
- End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)☆49Updated 6 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 7 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆10Updated 7 years ago
- Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravan…☆179Updated last year
- "Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation☆143Updated 3 months ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- PositionRank: An Unsupervised Approach to Keyphrase Extraction from Scholarly Documents☆95Updated 2 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- Summary of Responses to Questionnaire on Annotation Platform https://forms.gle/iZk8kehkjAWmB8xe9☆60Updated 5 years ago
- EMNLP'19: Bridging the Gap between Relevance Matching and Semantic Matching for Short Text Similarity Modeling☆78Updated 2 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- [AKBC 19] Improving Relation Extraction by Pre-trained Language Representations☆107Updated 4 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 3 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆90Updated 6 years ago
- Code for the paper: GCDT: A Global Context Enhanced Deep Transition Architecture for Sequence Labeling☆66Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆52Updated 6 years ago
- pytorch model for cross-lingual entity linking.☆16Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆67Updated 8 years ago
- ☆39Updated 3 years ago
- Meta Pattern Discovery from Massive Text Corpora☆62Updated 4 years ago
- ☆47Updated 5 years ago
- An entity linking prototype, developed using the datasets from the TAC-KBP sub-task.☆28Updated 8 years ago
- Codes for Lexical Sememe Prediction via Word Embeddings and Matrix Factorization (IJCAI 2017).☆61Updated 5 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- Implementation of Nested Named Entity Recognition using BERT☆136Updated 4 years ago