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

Replace dict.*s() with six.iter*s(dict) #35

Closed massongit closed 6 years ago

massongit commented 6 years ago

I replaced: