bond005 / seq2seqLinks
LSTM-Seq2Seq on the bases of Keras with the simple ScikitLearn interface
☆20Updated 4 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- Byte Pair Encoding for Python!☆232Updated 3 years ago
- Python library & examples for Masked Language Model Scoring (ACL 2020)☆347Updated 3 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆218Updated 2 years ago
- Models for automatic abstractive summarization☆174Updated 3 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Distillation of BERT model with catalyst framework☆78Updated 2 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆138Updated 2 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago
- Fine-tuned Transformers compatible BERT models for Sequence Tagging☆40Updated 5 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 5 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- BERT fine-tuning for POS tagging task (Keras)☆80Updated 6 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated last year
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- Code and material for the AllenNLP Guide☆86Updated 2 years ago
- Shared BERT model for 4 languages of Bulgarian, Czech, Polish and Russian. Slavic NER model.☆78Updated 4 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- Direct Attentive Dependency Parser☆54Updated last year
- Multilingual abstractive summarization dataset extracted from WikiHow.☆99Updated 10 months ago
- Assessing syntactic abilities of BERT☆40Updated 6 years ago
- Simple library to work with pre-trained ELMo models in TensorFlow☆52Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- Code to reproduce the experiments from the paper.☆103Updated 2 years ago
- The large-scale MultiLingual SUMmarization corpus☆28Updated 3 years ago
- LASER multilingual sentence embeddings as a pip package☆224Updated 2 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆199Updated 2 years ago
- Source code for paper Grammatical Error Correction in Low-Resource Scenarios (W-NUT 2019)☆13Updated 3 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- Entity extraction using BERT + CRF for single-tun / multi-turn setting in dialogues☆30Updated 4 years ago