-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Preprocess Text: Refactor #210
Labels
Comments
I vote for making Preprocess Text the way Preprocess is done in Orange. This will allow much greater flexibility + creating custom preprocessing pipeline is essential for text mining. |
And I find the widget download all the files in main thread, which makes me thought my computer is dead. Could the file download moved to other thread? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Text version
2.4.dev
Expected behavior
Refactor preprocess text GUI to make in smaller and more Orange-like: methods in dropdowns, regex input filed besides and greyed out when not relevant, no ON/OFF buttons, just control area, ...
The text was updated successfully, but these errors were encountered: