Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoiding patterns and using my own features #21

Open
usptact opened this issue Mar 17, 2017 · 1 comment
Open

Avoiding patterns and using my own features #21

usptact opened this issue Mar 17, 2017 · 1 comment

Comments

@usptact
Copy link

usptact commented Mar 17, 2017

Hi,

I have a dataset from which a 3rd party tool extracted features (works very well in CRFSuite). There are multiple string features extracted per word. Is there a way to train a model from such file or I am forced to reimplement the feature extraction using patterns?

When I try to train a model on my data, I get an error message:
error: invalid feature: U-hi-WORD|C

The "U-hi-WORD|C" is the first feature for the first word in the first sequence in the utterance.

Thanks

@usptact
Copy link
Author

usptact commented Apr 12, 2017

@Jekub bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant