zhyangli's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
PetrochukM/PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
williamSYSU/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
GaoPeng97/transformer-xl-chinese
transformer xl在中文文本生成上的尝试(可写小说、古诗)(transformer xl for text generation of chinese)
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
geek-ai/irgan
IRGAN SIGIR paper experimental code
ymfa/seq2seq-summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
liuhuanyong/ImportantEventExtractor
An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要新闻。
ganeshjawahar/interpret_bert
Interpreting Bidirectional Encoder Representations from Transformers (BERT)
ZhenYangIACAS/unsupervised-NMT
Unsupervised neural machine translation; weight sharing; GAN
zphang/usc_dae
Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders
zihaohe123/nli-lstm-bert
This is a repo for natural language inference using Match-LSTM and pre-trained BERT.