uneet7 / Movie-Review-Sentiment-Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSL 603 - Machine Learning - lab1

Readme

  1. To run the programe , open the terminal and go to the directory containing this folder.
  2. Now, enter the command "g++ main.cpp"
  3. Now, enter the command "./a.out selected.txt x" where x=[1,5].
  4. Results will be shown in the terminal.

About


Languages

Language:C++ 100.0%