hbahadirsahin / nlp-experiments-in-pytorchLinks
PyTorch repository for text categorization and NER experiments in Turkish and English.
☆36Updated 2 years ago
Alternatives and similar repositories for nlp-experiments-in-pytorch
Users that are interested in nlp-experiments-in-pytorch are comparing it to the libraries listed below
Sorting:
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Code & dataset for the paper 'Attention-based Neural Text Segmentation'☆54Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- ☆47Updated 4 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Evidence-based QA system for community question answering.☆107Updated 4 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- [NAACL 2019] code for "Pragmatically Informative Text Generation" https://arxiv.org/abs/1904.01301☆47Updated 5 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…☆68Updated 7 years ago
- A generalized input-label embedding for text classification☆24Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- An extension of word2vec to learn phrase embeddings☆75Updated 6 years ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆111Updated 3 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 4 years ago
- Code for the AAAI 2020 paper "Keyphrase Generation for Scientific Articles using GANs"☆60Updated 2 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆33Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Sentence Embeddings in NLI with Iterative Refinement Encoders☆79Updated 2 years ago
- Massively Multilingual Transfer for NER☆86Updated 3 years ago
- Keras Implementation of Character-Based Bi-Directional LSTM RNN for Named Entity Recognition☆33Updated 7 years ago