himkt

Results 8 repositories owned by himkt

konoha

214
Stars
21
Forks
Watchers

🌿 An easy-to-use Japanese Text Processing tool, which makes it possible to switch tokenizers with small changes of code.

awesome-bert-japanese

129
Stars
7
Forks
Watchers

📝 A list of pre-trained BERT models for Japanese with word/subword tokenization + vocabulary construction algorithm information

allennlp-optuna

32
Stars
5
Forks
Watchers

⚡️ AllenNLP plugin for adding subcommands to use Optuna, making hyperparameter optimization easy

dotfiles

24
Stars
2
Forks
Watchers

🔯 A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!

nlp-100knock

22
Stars
1
Forks
Watchers

⚾ 2015 nlp-100knock (言語処理100本ノック): Archive of my solutions

optuna-allennlp

16
Stars
0
Forks
Watchers

🚀 A demonstration of hyperparameter optimization using Optuna for models implemented with AllenNLP.

pyner

45
Stars
6
Forks
Watchers

🌈 Implementation of Neural Network based Named Entity Recognizer (Lample+, 2016) using Chainer.

allennlp-NER

15
Stars
2
Forks
Watchers

☯️ AllenNLP training configurations for promising models on Named Entity Recognition. (BiLSTM-CRF, BiLSTM-CNN-CRF, BERT, BERT-CRF)