Adaxry
Fast learner, eagle for new knowledge and deeper understanding
WeChat AI, Tencent Inc, ChinaBeijing
Adaxry's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
pwxcoo/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
torch/torch7
http://torch.ch
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
thunlp/PLMpapers
Must-read Papers on pre-trained language models.
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
mkaz/termgraph
a python command-line tool which draws basic graphs in the terminal
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
facebookresearch/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
microsoft/MASS
MASS: Masked Sequence to Sequence Pre-training for Language Generation
facebookresearch/adaptive-span
Transformer training code for sequential tasks
yikangshen/Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
john-hewitt/structural-probes
Codebase for testing whether hidden states of neural networks encode discrete structures.
XuezheMax/flowseq
Generative Flow based Sequence-to-Sequence Toolkit written in Python.
roomylee/EMNLP-2019-Papers
Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019
yaushian/Tree-Transformer
Implementation of the paper Tree Transformer
bojone/on-lstm
Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)
harvardnlp/compound-pcfg
lena-voita/good-translation-wrong-in-context
This is a repository with the data and code for the ACL 2019 paper "When a Good Translation is Wrong in Context: ..." and the EMNLP 2019 paper "Context-Aware Monolingual Repair for Neural Machine Translation"
dojoteef/synst
Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"
deep-spin/tutorial
Web page for our tutorial on latent structure for NLP
text-machine-lab/adversarial_decomposition
The code for the paper "Adversarial Decomposition of Text Representation", NAACL 2019
Adaxry/get_aligned_BERT_emb
Get the aligned BERT embedding for sequence labeling tasks
bill-kalog/S-LSTM_pytorch
sentence-state LSTM in PyTorch