Stars
A very simple framework for state-of-the-art Natural Language Processing (NLP)
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
snakeztc / awesome-bots
Forked from DopplerHQ/awesome-botsA curated awesome list of resources from the bots/AI world by BotCube team. Join our newsletter to get five epic actionable bot tricks delivered to your inbox once a week! 🤖 ❤️
snakeztc / Dialog_Corpus
Forked from candlewill/Dialog_Corpus用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
Translation of <Machine Learning Yearning> by Andrew NG
JChat android app. A real app based on JMessage SDK.
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
Go AI program which implements the AlphaGo Zero paper
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
Java port of c++ version of facebook fasttext
Models and examples built with TensorFlow
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Code for experiments in the AAAI 2016 paper "Holographic Embeddings of Knowledge Graphs"
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
An implementation of the FP-growth algorithm in pure Python.
Neural Style Transfer For Chinese Characters
a theano implementation of biLSTM network
Python library for processing Chinese text
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
Basic soft-margin kernel SVM implementation in Python