Aniruddha-Tapas / How-to-use-SyntaxNetLinks
Demo code to use SyntaxNet for basic paraphrasing.
☆49Updated 8 years ago
Alternatives and similar repositories for How-to-use-SyntaxNet
Users that are interested in How-to-use-SyntaxNet are comparing it to the libraries listed below
Sorting:
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.☆47Updated 9 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- ☆188Updated 7 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 3 years ago
- The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowl…☆102Updated 12 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 3 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 9 years ago
- ☆88Updated 9 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 3 years ago
- Generating Dataset for Google's Text Summarization Code☆33Updated 6 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- Topic Modelling for Humans☆40Updated 7 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 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
- Answer Sentence Selection using Deep Learning☆63Updated 10 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- A pythonic wrapper for Stanford CoreNLP.☆107Updated last month