Encoding option for CLI convert #8437
joaompfe
started this conversation in
New Features & Project Ideas
Replies: 1 comment 1 reply
-
I have added the optional argument and changed the CLI documentation here. Tested on my machine the option Should I open a pull request? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Why there's no encoding option available for CLI
convert
? Any special reason?spacy/cli/convert.py has UTF-8 encoding hardcoded when opening the file.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions