Atma's starred repositories
pytorch-crf
(Linear-chain) Conditional random field in PyTorch.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
multihead-siamese-nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
e2e_dialog_challenge
End-To-End Task-Completion Dialogue Challenge
Pixel2Mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words
List of Dirty, Naughty, Obscene, and Otherwise Bad Words
magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
Seq2SeqDataAugmentationForLU
This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.
hypertools
A Python toolbox for gaining geometric insights into high-dimensional data
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
NeuralDialogPapers
Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)
Task-Oriented-Dialogue-Research-Progress-Survey
A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.
Bi-LSTM_PosTagger
An easy-to-use sequence labeling project(get SoA on ATIS data) with pytorch