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

Implement python interface to hfst-tokenize instead of subprocess #1

Open
reynoldsnlp opened this issue Mar 6, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@reynoldsnlp
Copy link
Owner

http://giellatekno.uit.no/doc/ling/preprocessor.html

@reynoldsnlp
Copy link
Owner Author

Currently, this is implemented using a subprocess because it does not appear that this has been implemented in the python API for hfst. I've added an issue on hfst's github page to see what it would take to get it available inside python.

Until this functionality is added, the command-line version of hfst must be installed for tokenization to work.

@reynoldsnlp reynoldsnlp added the enhancement New feature or request label May 29, 2019
@reynoldsnlp reynoldsnlp changed the title look into using hfst-tokenize Implement python interface to hfst-tokenize instead of subprocess Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant