laohuangma's Stars
soskek/ROCStory_skipthought_baseline
A novel baseline model for Story Cloze Test and ROCStories
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
airbnb/artificial-adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
janelleshane/textgenrnn-wrapper
A python wrapper for textgenrnn to manage saved files
fatalfame/Archive_Griffin_repo
home of griffin's personal projects
minimaxir/tweet-generator
Train a neural network optimized for generating tweets based off of any number of Twitter users.
geek-ai/Texygen
A text generation benchmarking platform
asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
codelucas/newspaper
newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
HLTCHKUST/Mem2Seq
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
huangxiangzhou/NLPCC2016KBQA
KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
white127/QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
chatopera/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
abachaa/RQE_Data_AMIA2016
The medical question entailment data introduced in the AMIA 2016 Paper (Recognizing Question Entailment for Medical Question Answering)
abachaa/MEDIQA2019
Challenge on Textual Inference and Question Entailment in the Medical Domain https://sites.google.com/view/mediqa2019
abachaa/LiveQA_MedicalTask_TREC2017
Medical Question-Answering datasets prepared for the TREC 2017 LiveQA challenge (Medical Task)
abachaa/MedQuAD
Medical Question Answering Dataset of 47,457 QA pairs created from 12 NIH websites
hitvoice/DrQA
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
matthew-z/R-net
R-net in PyTorch, with ELMo
bloomsburyai/cape-document-qa
This repo contains a machine reading model, built on top of on document-qa, a powerful machine reading library and recent state of the art approach in open domain question answering.
ewrfcas/QANet_keras
QANet in keras (with Cove)
chiayewken/bert-qa
BERT for question answering starting with HotpotQA
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
yuanxiaosc/BERT_Paper_Chinese_Translation
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
google-research/bert
TensorFlow code and pre-trained models for BERT
Theerit/bert-triviaqa
Bert (pytorch-pretrained) - to use on triviaQA dataset.