Pinned Repositories
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
A-Persona-Based-Neural-Conversation-Model
AK-DE-biGRU
Improving Response Selection in Multi-turn Dialogue Systems by Incorporating Domain Knowledge
allennlp
An open-source NLP research library, built on PyTorch.
Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
AnyQ
FAQ-based Question Answering System
berkeleylm
Automatically exported from code.google.com/p/berkeleylm
DialogStateTracking
Dialog State Tracking using End-to-End Neural Networks
happyYolanda's Repositories
happyYolanda/BERT-for-RRC-ABSA
code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"
happyYolanda/blocks
A Theano framework for building and training neural networks
happyYolanda/conversational-datasets
Datasets for conversational AI
happyYolanda/cs224n-learning-camp
happyYolanda/cs231n-camp
cs231n training camp
happyYolanda/Dialogue
happyYolanda/DuReader
Baseline Systems of DuReader Dataset
happyYolanda/Dureader-Bert
2019 Dureader 机器阅读理解 单模型代码 排名第七
happyYolanda/Familia
A Toolkit for Industrial Topic Modeling
happyYolanda/gAnswer
A KBQA system based on DBpedia.
happyYolanda/HsuanTienLin-ML-Camp
happyYolanda/JDDC-Dialog-Solution
2018 JDDC对话大赛亚军解决方案
happyYolanda/Kashgari
Simple, Keras-powered multilingual NLP framework, allows you to build your models in 5 minutes for named entity recognition (NER), part-of-speech tagging (PoS) and text classification tasks. Includes BERT and word2vec embedding.
happyYolanda/kg-2019-baseline
2019年百度的三元组抽取比赛,一个baseline
happyYolanda/language
Shared repository for open-sourced projects from the Google AI Language team.
happyYolanda/LCN-for-Chinese-QA
AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering
happyYolanda/lingvo
Lingvo
happyYolanda/magenta
Magenta: Music and Art Generation with Machine Intelligence
happyYolanda/MRC2018
2018百度机器阅读理解技术竞赛
happyYolanda/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
happyYolanda/ner-bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
happyYolanda/NeuralDialog-LAED
PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
happyYolanda/nlu-benchmark
happyYolanda/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
happyYolanda/PGM
happyYolanda/Stanford-Machine-Learning-camp
happyYolanda/Text-Pairs-Relation-Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
happyYolanda/text_classification
all kinds of text classification models and more with deep learning
happyYolanda/text_matching
文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据
happyYolanda/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding