We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Users may already have a set of indices that they want to use for the CoNLL output.
The example is a manual way to do this: https://github.com/BramVanroy/spacy_conll/blob/master/examples/example-use-own-indices.py
But it would be great if this way easier to do in some way.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Users may already have a set of indices that they want to use for the CoNLL output.
The example is a manual way to do this: https://github.com/BramVanroy/spacy_conll/blob/master/examples/example-use-own-indices.py
But it would be great if this way easier to do in some way.
The text was updated successfully, but these errors were encountered: