An open API service indexing awesome lists of open source software.

https://github.com/bluefrog130/text-mining-final


https://github.com/bluefrog130/text-mining-final

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Text Mining Final Project
### Project designed for CSC 380: Info Retrival and System Analysis

### Installation

1. Ensure latest version of [node](https://nodejs.org/en/) is installed

2. Run the following command
```
npm i -g text-miner-cli
```

3. Test CLI
```
text-miner-cli -h
```

### Common issues:

##### Command won't run?
Ensure correct `Path` variable is set up for Node