https://github.com/bluefrog130/text-mining-final
https://github.com/bluefrog130/text-mining-final
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluefrog130/text-mining-final
- Owner: BlueFrog130
- Created: 2019-12-09T02:14:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T20:09:52.000Z (over 4 years ago)
- Last Synced: 2025-02-20T23:19:45.951Z (over 1 year ago)
- Language: TypeScript
- Size: 333 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
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