diff options
Diffstat (limited to 'textproc/py-orange3-text/pkg-descr')
-rw-r--r-- | textproc/py-orange3-text/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/py-orange3-text/pkg-descr b/textproc/py-orange3-text/pkg-descr deleted file mode 100644 index abd79e386325..000000000000 --- a/textproc/py-orange3-text/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Orange3 Text extends Orange3, a data mining software package, with common -functionality for text mining. It provides access to publicly available data, -like NY Times, Twitter, Wikipedia and PubMed. Furthermore, it provides tools -for preprocessing, constructing vector spaces (like bag-of-words, topic -modeling, and similarity hashing) and visualizations like word cloud end geo -map. All features can be combined with powerful data mining techniques from -the Orange data mining framework. |