prateekjoshi565 / ULMFiT_Text_ClassificationLinks
Transfer Learning for NLP Tasks
☆55Updated 7 years ago
Alternatives and similar repositories for ULMFiT_Text_Classification
Users that are interested in ULMFiT_Text_Classification are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 7 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- NLP tutorial☆42Updated 7 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- Topic Modelling for Humans☆22Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆14Updated 7 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Example showing generalisation☆68Updated 5 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆131Updated 6 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- 2019 NAACL NLI with Deep Learning tutorial site.☆31Updated 6 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆123Updated 4 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆53Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.☆83Updated last year
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 7 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send…☆90Updated 7 years ago
- Text Similarity Search Application using Modern NLP and Elasticsearch☆30Updated 5 years ago
- State-of-the-art model evaluation☆41Updated 6 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated 2 years ago