You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on some preprocessing steps (#270) we noticed that arguments for tokenizers (including Text2Doc) has no effect on the outcome. Basically enable/disable options are not working.
For this issue we might need to create test cases and find the root cause of the problem.
To replicate this you can basically follow these steps:
While working on some preprocessing steps (#270) we noticed that arguments for tokenizers (including Text2Doc) has no effect on the outcome. Basically enable/disable options are not working.
For this issue we might need to create test cases and find the root cause of the problem.
To replicate this you can basically follow these steps:
Will result same with False or True options. Same goes for Text2Doc example below:
The text was updated successfully, but these errors were encountered: