README.md

TextMiner

Build Status Coverage Status

Text Miner makes basic text mining painless.

Dependencies

How to Use

Upload a single column text file containing the text to be analyzed. TextMiner will treat each row in the file as a separate document.

Local Deployment

Clone a copy of this repo, install the dependencies, then run the following code:

shiny::runApp()

For showcase mode:

shiny::runApp(display.mode="showcase")

License

Code released under the MIT license.



lyzs90/TextMiner documentation built on May 21, 2019, 9:16 a.m.