ahmedbesbes / character-based-cnnLinks
Implementation of character based convolutional neural network
☆261Updated 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:
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 2 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 5 years ago
- 🏖 Easy training and deployment of seq2seq models.☆227Updated 4 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- Accompanying code for the Medium article☆164Updated 5 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- ☆45Updated 2 years ago
- Example code for "Real-World Natural Language Processing"☆338Updated 4 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
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆251Updated 7 years ago
- 📰Natural language processing (NLP) newsletter☆302Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- NLP library designed for reproducible experimentation management☆294Updated last year
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆113Updated 5 years ago
- Character-based word embeddings model based on RNN for handling real world texts☆173Updated last year