hbahadirsahin / nlp-experiments-in-pytorch
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
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- LM, ULMFit et al.☆47Updated 5 years ago
- ☆47Updated 4 years ago
- Coreference Model Experimentation (Tensorflow and Pytorch) : Mainly Using transfer learning and Transformer Model BERT☆22Updated 5 years ago
- Product-Aware Answer Generation in E-Commerce Question-Answering☆38Updated 3 years ago
- An extension of word2vec to learn phrase embeddings☆75Updated 6 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 4 years ago
- Massively Multilingual Transfer for NER☆85Updated 3 years ago
- NoiseMix - data generation for natural language☆40Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- ☆35Updated 3 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated 2 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- [NAACL 2019] code for "Pragmatically Informative Text Generation" https://arxiv.org/abs/1904.01301☆47Updated 5 years ago
- Text summarization starting from scratch.☆94Updated 4 months ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2