douglas01996's Stars
facebookresearch/fastText
Library for fast text representation and classification.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
facebookresearch/SentEval
A python tool for evaluating the quality of sentence embeddings.
artix41/awesome-transfer-learning
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
facebookresearch/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
HouJP/kaggle-quora-question-pairs
Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)
neulab/compare-mt
A tool for holistic analysis of language generations systems
zhiguowang/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
bradleypallen/keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
neulab/awesome-align
A neural word aligner based on multilingual BERT
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
deborausujono/word2vecpy
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
likejazz/Siamese-LSTM
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
www0wwwjs1/Matrix-Capsules-EM-Tensorflow
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
aditya1503/Siamese-LSTM
Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.
hankcs/TreebankPreprocessing
Python scripts preprocessing Penn Treebank and Chinese Treebank
erogol/QuoraDQBaseline
Baseline solution to Quora Duplicate Question dataset.
IlyaGusev/UNMT
Code inspired by Unsupervised Machine Translation Using Monolingual Corpora Only
l-wang/15619-Cloud-Computing
15619 Cloud Computing
maciejzieba/tripletGAN
code for triplet GAN
dalmia/Quora-Question-Pairs
The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.
philschulz/stochastic-decoder
Code and workflow for the reproduction of the stochastic decoder experiments.
zhangchuheng123/NJUThesis
南京大学本科毕业论文模板
njuallen/NJU_ics
yogeshchellappa/quora-questions-pairs
Siamese network: Predict if pairs of questions from Quora contain two questions with the same semantics.
JunjieHu/compare-mt
A script to compare machine translation results and extract salient features