larsmans / seqlearn

Sequence learning toolkit for Python
http://larsmans.github.io/seqlearn/
MIT License
688 stars 102 forks source link

Does seq learn supports multiple core of machine? #26

Open 3kumar opened 8 years ago

3kumar commented 8 years ago

I was wondering if seqlearn suppor multiple cores for big datasets? python-crf suite seems to be nice but restricts to only one core and makes training slower for big dataset.