aonotas / deep-crf

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

Add h5py as requires #23

Closed massongit closed 7 years ago

massongit commented 7 years ago

I added h5py as requires (h5py is used for model serialization).