bnosac / crfsuite

Labelling Sequential Data in Natural Language Processing with R - using CRFsuite
Other
62 stars 12 forks source link

allow to pass on an embedding matrix #12

Open jwijffels opened 4 years ago

jwijffels commented 4 years ago

Incorporate embeddings https://github.com/bnosac/crfsuite/blob/master/src/include/crfsuite_api.hpp#L147 at https://github.com/bnosac/crfsuite/blob/master/src/rcpp_crfsuite.cpp#L87

jwijffels commented 3 years ago

note that feature.minfreq can be a showstopper there as it will exclude features summing below zero