Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
-
-
Irl_gen
This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258 IJCAI2018
-
UNet
The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.
-
Capsule4TextClassification
Forked from JerrikEph/Capsule4TextClassificationSequence Encoding via Dynamic Routing for Text Classification
-
Meta_LSTM
Forked from LittleChenCc/Meta_LSTMThe implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18
-
NLPCC-WordSeg-Weibo
NLPCC 2016 微博分词评测项目
-
fudan_mtl_reviews
Forked from FrankWork/fudan_mtl_reviewsTensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`
-
chinese-poetry
Forked from chinese-poetry/chinese-poetry最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
adversarial-multi-criteria-learning-for-CWS
The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017
-
Attn-KGE
Forked from jiacheng-xu/Attn-KGECode for Knowledge Graph Representation with Jointly Structural and Textual Encoding
-
DeepQA
Forked from Conchylicultor/DeepQAMy tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
-
nlpcc2017_news_headline_categorization
NLPCC2017示例代码以及数据描述
-
SentenceOrdering_PTR
Forked from JerrikEph/SentenceOrdering_PTRSentence ordering using pointer network
-
CWS_LSTM
EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation
-
CWS_GatedRNN
ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation