Kivike / nlp-project

Project for University of Oulu course Natural Language Processing
0 stars 0 forks source link

Command line interface #5

Closed Kivike closed 4 years ago

Kivike commented 4 years ago

Implement command line interface for the software. Arguments should at least include datasets to use, and type of dataset (hotel reviews or crimes).

Features to implement in CLI tool

Kivike commented 4 years ago

https://codeburst.io/building-beautiful-command-line-interfaces-with-python-26c7e1bb54df

Kivike commented 4 years ago

I'm closing this, we can create new issues for CLI commands that haven't yet been implemented @ppeerttu @manishmaharjan