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

Trained models #21

Open aonotas opened 7 years ago

aonotas commented 7 years ago

I will add trained models for POS tagging, Chunking, NER and Japanese sentence splitter.

massongit commented 6 years ago

I think it would be better to add a model for character-level embedding too.