-
Notifications
You must be signed in to change notification settings - Fork 0
Home
hiroto0227 edited this page Jun 1, 2018
·
1 revision
# Git Clone
>>> git clone git@github.com:hiroto0227/crf-chemdner.git
>>> cd crf-chemdner && mkdir storage
>>> cd storage && mkdir datas rawdatas models transformers
# データ ダウンロード
>>> wget http://www.biocreative.org/media/store/files/2014/chemdner_corpus.tar.gz
>>> tar xzf chemdner_corpus.tar.gz
>>> なんとかしてstand_offのコーパスを獲得し、datasにtrain/test/validに移動