Skip to content
#

sideproject

Here are 28 public repositories matching this topic...

Tired of reading the reviews of each and every professor? We bring you the solution to your problem. Our aim is to use Machine Learning to classify each review of a particular professor as POSITIVE (1) or NEGATIVE(0). This is an app that performs sentiment analysis on each review of a given professor and then counts the number of positives and negatives and neutrals to get a tentative classified response.

  • Updated May 29, 2020
  • Jupyter Notebook
henocdz
henocdz commented Mar 6, 2017
  1. find installed shell script sudo find / -name workon.sh
  2. Add to ~/.bashrc: source /usr/bin/workon.sh
  3. open new terminal window
  4. Enjoy!

For example:
work add project-name
work add project-name --path=/abs/path/to/project/
work add project-name /abs/path/to/project/ -- by default takes current working directory (pwd)
work list
work rm project-name
work reset --

Improve this page

Add a description, image, and links to the sideproject topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sideproject topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.