-
Notifications
You must be signed in to change notification settings - Fork 1
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
Samples no longer work #33
Comments
Thanks for posting. The Posted a query here about what the correct method is now. |
It looks like it requires a "language" to be set, but it's not actually used: I think one thing we can do is just use the tokenization from |
Thanks @pazzo83 for looking into this. This doesn't appear to affect MLJText tests, which are still passing (the compat for TextAnaysis includes the latest 0.8). So maybe all that's needed is to update the docstrings. |
@pazzo83 Any chance of a PR to fix this? |
Sorry for the delay! I realized that we only need to update the Readme (since this is the code that is being referred to). I will be doing that. |
If I run the example code (any of them) I get a failure.
will fail:
The text was updated successfully, but these errors were encountered: