Open gchrupala opened 10 years ago
Thanks for wapiti, great tool!
How hard would it be to make it possible to use real-valued features (as opposed to only binary features)? My use case is to exploit word embeddings and soft word classes. Currently they have to be discretized.
Not sure if I get you here but doesn't this depends on how you write your pattern. AFAIK, this only happens when you use %t.
%t
Thanks for wapiti, great tool!
How hard would it be to make it possible to use real-valued features (as opposed to only binary features)? My use case is to exploit word embeddings and soft word classes. Currently they have to be discretized.