ahmedbesbes / character-based-cnn
Implementation of character based convolutional neural network
☆258Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for character-based-cnn
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆306Updated 4 years ago
- Character-level CNN for text classification☆56Updated 2 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆331Updated 3 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆157Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆530Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated last year
- The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761☆284Updated 4 years ago
- Unsupervised Question answering via Cloze Translation☆218Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Important paper implementations for Question Answering using PyTorch☆274Updated 3 years ago
- 📰Natural language processing (NLP) newsletter☆301Updated 4 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆98Updated 4 years ago
- Accompanying code for the Medium article☆165Updated 5 years ago
- Question Answering using Albert and Electra☆206Updated last year
- Use fastai-v2 with HuggingFace's pretrained transformers☆111Updated 4 years ago
- A set of tutorials for torchtext☆186Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 3 months ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 5 years ago
- Word Embeddings for Information Retrieval☆226Updated last year
- Multi Text Classificaiton☆92Updated 5 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆359Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 3 years ago
- BiLSTM-CNN-CRF tagger☆250Updated 5 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 3 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 5 years ago