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…☆309Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 5 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆113Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆337Updated 3 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆200Updated last year
- Use fastai-v2 with HuggingFace's pretrained transformers☆111Updated 4 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆170Updated 3 months ago
- Character-based word embeddings model based on RNN for handling real world texts☆173Updated last year
- Accompanying code for the Medium article☆164Updated 5 years ago
- The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761☆283Updated 5 years ago
- Introduction to NLP with PyTorch Workshop Project☆98Updated 11 months ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆361Updated 3 years ago
- 🏖 Easy training and deployment of seq2seq models.☆228Updated 4 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Character-level CNN for text classification☆57Updated 3 years ago
- ☆45Updated 2 years ago
- 📄 A repo containing notes and discussions for our weekly NLP/ML paper discussions.☆149Updated 5 years ago