-
-
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
[ENH] Create corpus - new widget #854
Conversation
Codecov Report
@@ Coverage Diff @@
## master #854 +/- ##
==========================================
+ Coverage 76.67% 76.84% +0.16%
==========================================
Files 83 84 +1
Lines 11761 11873 +112
Branches 1867 1875 +8
==========================================
+ Hits 9018 9124 +106
- Misses 2439 2444 +5
- Partials 304 305 +1 |
764a246
to
52aca55
Compare
The widget looks good. I would perhaps make the initial boxes even shorter (less tall), but I don't object to the current situation. |
bb6bd21
to
32c1629
Compare
I just changed the default to 3 documents. Now boxes are a bit shorter by default |
32c1629
to
0ddfc9a
Compare
@PrimozGodec I approve the widget. I added the documentation, too. |
@ajdapretnar thanks a lot for help with the documentation. :) |
Issue
Sometimes it would be handy to create corpus with just pasting few documents
Description of changes
Create a corpus widget that enables create a simple corpus by pasting or typing documents directly in Orange
Todo
Includes