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

Use os.path.join #26

Closed massongit closed 6 years ago

massongit commented 6 years ago

I implemented to use os.path.join to join directory path and file name.