aonotas / deep-crf

An implementation of Conditional Random Fields (CRFs) with Deep Learning Method
http://deep-crf.com
MIT License
167 stars 48 forks source link

Enable fine-tuning #45

Open massongit opened 6 years ago

massongit commented 6 years ago

I enabled fine-tuning. Also, in order to implement this implementation, we changed the format of the configuration file to JSON.