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:
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- 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
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 7 years ago
- NLP library designed for reproducible experimentation management☆294Updated last year
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆339Updated 4 years ago
- Character-based word embeddings model based on RNN for handling real world texts☆174Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- 📰Natural language processing (NLP) newsletter☆303Updated 5 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 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
- Explains nlp building blocks in a simple manner.☆251Updated 6 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- 🏖 Easy training and deployment of seq2seq models.☆228Updated 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
- Question Answering using Albert and Electra☆208Updated 2 years ago
- Introduction to NLP with PyTorch Workshop Project☆99Updated last year
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆117Updated 6 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
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago