ahmedbesbes / character-based-cnnLinks
Implementation of character based convolutional neural network
☆262Updated 4 years ago
Alternatives and similar repositories for character-based-cnn
Users that are interested in character-based-cnn are comparing it to the libraries listed below
Sorting:
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761☆282Updated 5 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 6 years ago
- Character-based word embeddings model based on RNN for handling real world texts☆174Updated 2 years ago
- 📰Natural language processing (NLP) newsletter☆303Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆339Updated 4 years ago
- 🏖 Easy training and deployment of seq2seq models.☆228Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆250Updated 7 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆721Updated 6 years ago
- Python code for various NLP metrics☆169Updated 6 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- NLP library designed for reproducible experimentation management☆294Updated last year