Pinned Repositories
ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。加入seqGAN版本。
ClairS
ClairS - a deep-learning method for long-read somatic small variant calling
Deep-Learning-NLP
:satellite: Organized Resources for Deep Learning in Natural Language Processing
Deep-Learning-Tricks
Enumerate diverse machine learning training tricks.
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DPGAN
Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)
NLP-Paper-Reading
NLP Paper Reading
TriA-BioRE
JasonCLEI's Repositories
JasonCLEI/TriA-BioRE
JasonCLEI/NLP-Paper-Reading
NLP Paper Reading
JasonCLEI/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
JasonCLEI/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
JasonCLEI/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。加入seqGAN版本。
JasonCLEI/ClairS
ClairS - a deep-learning method for long-read somatic small variant calling
JasonCLEI/Deep-Learning-NLP
:satellite: Organized Resources for Deep Learning in Natural Language Processing
JasonCLEI/Deep-Learning-Tricks
Enumerate diverse machine learning training tricks.
JasonCLEI/deeplearningbook-chinese
Deep Learning Book Chinese Translation
JasonCLEI/DPGAN
Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)
JasonCLEI/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
JasonCLEI/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
JasonCLEI/GLMP
PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713
JasonCLEI/JasonCLEI.github.io
JasonCLEI's Homepage
JasonCLEI/NLP-DL-Tricks
Tricks of NLP/deep Learning/machine learning, etc.
JasonCLEI/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
JasonCLEI/nlpblock
Use Abstractions Level Block for NLP with Pytorch
JasonCLEI/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
JasonCLEI/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
JasonCLEI/pytorch-tutorials-examples-and-books
PyTorch1.0 tutorials, examples and some books I found 【更新中...】整理的PyTorch 1.0 最新版教程、例子和书籍
JasonCLEI/seq2seq
seq2seq model with attention mechanism.
JasonCLEI/seq2seq-pytorch
JasonCLEI/VDANet