- Japan
-
-
data-augmentation-for-nlp Public
An implementation of data augmentation methods for natural language processing tasks.
-
-
pytorch-xlm Public
An implementation of cross-lingual language model pre-training (XLM).
-
pytorch-translm Public
An implementation of transformer-based language model for sentence rewriting tasks such as summarization, simplification, and grammatical error correction.
-
-
bert-regressor Public
Implementation of BERT for sequence classification with Hugging face's transformers.
-
bilstm-crf Public
Implementation of BiLSTM-CRF with allennlp
-
survey Public archive
Survey on machine learning.
-
use-cases-of-bert Public
Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).
-
Use-cases of Google's Universal Sentence Encoder (e.g. sentence similarity, unsupervised extractive summarization).
-
jawikinews-headline-dataset Public
A parallel corpus of article-headline pairs obtained from Japanese Wikinews.
-
pytorch-seq2seq Public
An Implementation of Encoder-Decoder model with global attention mechanism.