hanxiao / tf-nlp-blocksLinks
Some frequently used NLP blocks I implemented
☆226Updated 6 years ago
Alternatives and similar repositories for tf-nlp-blocks
Users that are interested in tf-nlp-blocks are comparing it to the libraries listed below
Sorting:
- Pytorch NLP library based on FastAI☆282Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- Dilated CNNs for NER in TensorFlow☆245Updated 6 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Recent Deep Learning papers in NLU and RL☆297Updated 5 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- PyTorch deep learning models for text processing☆179Updated 6 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- On the Dimensionality of Word Embedding☆329Updated 5 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆287Updated 2 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆403Updated 3 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- ☆472Updated 3 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- ☆151Updated 2 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).