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:
- 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
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆311Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- Example code for "Real-World Natural Language Processing"☆339Updated 4 years ago
- ☆45Updated 2 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Use fastai-v2 with HuggingFace's pretrained transformers☆110Updated 5 years ago
- Introduction to NLP with PyTorch Workshop Project☆99Updated last year
- 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
- 📰Natural language processing (NLP) newsletter☆302Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- Collection of Notebooks for Natural Language Processing with PyTorch☆31Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- 🏖 Easy training and deployment of seq2seq models.☆227Updated 4 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆116Updated 5 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
- Character-based word embeddings model based on RNN for handling real world texts☆174Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- NLP library designed for reproducible experimentation management☆294Updated last year
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- Python code for various NLP metrics☆168Updated 6 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago