Pinned Repositories
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
acl2017-non-factoid-qa
Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"
adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
AIND-NLP-Bookworm
A simple question-answering system built using IBM Watson's NLP services.
algorithms
Minimal examples of data structures and algorithms in Python
anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
api_ner
API for Tensorflow model in Flask
arxiv2018-xling-sentence-embeddings
Concatenated p-mean Embeddings as Universal Cross-Lingual Sentence Representations
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
NewEnglandML's Repositories
NewEnglandML/60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
NewEnglandML/bert
TensorFlow code and pre-trained models for BERT
NewEnglandML/bert4keras
light reimplement of bert for keras
NewEnglandML/d2l-en
Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook. With code, math, and discussions.
NewEnglandML/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
NewEnglandML/delft
a Deep Learning Framework for Text
NewEnglandML/DPAC-DialogueGAN
This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)
NewEnglandML/FinanceOps
Research in investment finance with Python Notebooks
NewEnglandML/keras-elmo
How to use ELMo embeddings in Keras with Tensorflow Hub
NewEnglandML/Keras-Reinforcement-Learning-Projects
Keras Reinforcement Learning Projects published by Packt
NewEnglandML/lstm-siamese-text-similarity
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
NewEnglandML/naacl_transfer_learning_tutorial
Repository of code for the NAACL tutorial on Transfer Learning in NLP
NewEnglandML/Named-Entity-Recognition-BidirectionalLSTM-CNN-CoNLL
Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"
NewEnglandML/ner-bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
NewEnglandML/NLP
NewEnglandML/NLP-Model_Text-Category-with-GloVe-and-LSTM
Natural Language Processing. From data preparation to building model and deploy the model to web service
NewEnglandML/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
NewEnglandML/notebooks
NewEnglandML/onnxruntime
ONNX Runtime
NewEnglandML/pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
NewEnglandML/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
NewEnglandML/rasa_nlu
💬 Open source library for natural language understanding with intent classification and entity extraction - DIY NLP for chatbots
NewEnglandML/Simple-QA-EMNLP-2018
Code for my EMNLP 2018 paper "SimpleQuestions Nearly Solved: A New Upperbound and Baseline Approach"
NewEnglandML/sketch_rnn_keras
Keras implementation of Sketch RNN
NewEnglandML/text-classification-demos
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
NewEnglandML/text_classification
all kinds of text classification models and more with deep learning
NewEnglandML/Texygen
A text generation benchmarking platform
NewEnglandML/TF-IDF-DOCUMENT-RETRIEVAL-CHATBOT
NewEnglandML/Very-deep-cnn-tensorflow
Very deep CNN for text classification
NewEnglandML/workshops
A few exercises for use at events.