You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use your toolkit in sequence learning. I both train and predict data with csv/tsv files.
In the other hand, it would be useful to make predictions immediately from code (i.e, POS-tagging for a sentence as function argument, not for a sentence from file).
Does seqlearn get data only from files? Is it possible to implement an alternative for Pandas dataframes loading?
Thanks,
Daria
The text was updated successfully, but these errors were encountered:
Hello,
I use your toolkit in sequence learning. I both train and predict data with csv/tsv files.
In the other hand, it would be useful to make predictions immediately from code (i.e, POS-tagging for a sentence as function argument, not for a sentence from file).
Does seqlearn get data only from files? Is it possible to implement an alternative for Pandas dataframes loading?
Thanks,
Daria
The text was updated successfully, but these errors were encountered: