Can you recommend a text mining package in R that can be used against large volumes of data?
Secondly, is there a GUI available for any of the text mining packages in R?
Thirdly, is there another open source text mining program that is easy and intuitive to use?
|
|
|||||||
|
|
Please see the CRAN Task View on Natural Language Processing which includes, among others, the tm package already mentioned by Josh. |
|||
|
|
|
See the tm package and this presentation by Stefan Theussl given at the 2010 R/Finance conference. |
|||
|
|
|
Here are two further integrated projects:
Both are open-source software. |
|||
|
|
|
Sure, RapidMiner with the text mining extension. There are many videos that show how it is done. |
|||||
|
|
GATE is very comprehensive. It also allows you to work with different languages and has an ontology editor. |
||||
|
|
|
Andrew McCallum (UMass) has a few NLP related software projects available on his webpage. These are all in Java (I think) with source code available. |
|||
|
|
|
This just came out recently, and while it doesn't quite fit all the criteria you mentioned for text-mining software, might still be interesting in the future: http://textminr.com/ |
|||
|