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

Supported Languages in Text Cleaning are not accepted #14

Open
marciorpcoelho opened this issue Mar 18, 2022 · 0 comments
Open

Supported Languages in Text Cleaning are not accepted #14

marciorpcoelho opened this issue Mar 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@marciorpcoelho
Copy link

Describe the bug
After applying the language detection step, I tried to clean the text and get token information like number, symbols, count, etc., but unfortunately, I can't apply the Text Cleaning step as i keep running into the error that it found unsupported languages, which are supported in the documentation.

To Reproduce
Steps to reproduce the behavior:

  1. Apply Language Detection step to get ISO 639-1 language code
  2. Apply the Text Cleaning step to supported languages (ex. english, german, etc.)
  3. See error

Expected behavior
The text cleanup to applied without issues.

Screenshots
Screenshots are provided with example data and plugin configuration.
data_example
text_cleaning_configuration
error_log

Additional context

  • DSS version 10.0.4
@marciorpcoelho marciorpcoelho added the bug Something isn't working label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant