kento1109's Stars
yongyuwen/PyTorch-Elmo-BiLSTMCRF
PyTorch BiLSTMCRF w Elmo
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
ZhixiuYe/HSCRF-pytorch
ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)
SeitaroShinagawa/FavoritePapers
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
kyzhouhzau/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
kamalkraj/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
megagonlabs/ginza
A Japanese NLP Library using spaCy as framework based on Universal Dependencies
google-research/bert
TensorFlow code and pre-trained models for BERT
jayavardhanr/End-to-end-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF-Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
glample/tagger
Named Entity Recognition Tool
Shawn1993/cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
sebastianruder/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.
kmkurn/pytorch-crf
(Linear-chain) Conditional random field in PyTorch.
tdeboissiere/DeepLearningImplementations
Implementation of recent Deep Learning papers
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
SJTUzhanglj/nn4nlp2017-code-pytorch
Code Samples from Neural Networks for NLP
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
rimmap/Phenome_Model
The Unsupervised Phenome Model (UPhenome) for learning phenotypes on heterogeneous EHR data
lda-project/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling