Pinned Repositories
adaptive-span
Adaptive Attention Span in Transformers
class-site-2016
Class site 2016 with extra funs
Coreference-dataset
Coreference resolution dataset ( jsonl format, english language )
Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
FSMN
pytorch FSMN
memorizeit
Game for memory and focus training.
NeuralGym
🚀GUI for training spaCy models
papers
Practical_NLP_in_PyTorch
A repository containing tutorials for practical NLP using PyTorch
TagEditor
🏖TagEditor - Annotation tool for spaCy
d5555's Repositories
d5555/TagEditor
🏖TagEditor - Annotation tool for spaCy
d5555/NeuralGym
🚀GUI for training spaCy models
d5555/FSMN
pytorch FSMN
d5555/Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
d5555/textcat_dataset_IMDB
Movie Review Dataset for binary sentiment classification
d5555/adaptive-span
Adaptive Attention Span in Transformers
d5555/class-site-2016
Class site 2016 with extra funs
d5555/Coreference-dataset
Coreference resolution dataset ( jsonl format, english language )
d5555/memorizeit
Game for memory and focus training.
d5555/papers
d5555/Practical_NLP_in_PyTorch
A repository containing tutorials for practical NLP using PyTorch
d5555/pytorch-nlp-tutorial-sf2018
d5555/pytorch-partofspeech-tagger
Part-of-speech tagger with character-level features using PyTorch
d5555/pytorch_examples
Some example scripts in pytorch
d5555/rotary-embedding-torch
Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch
d5555/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
d5555/Transformer_Relative_Position_PyTorch
Implement the paper "Self-Attention with Relative Position Representations"