Skip to content

Alledoux/AlfredLeDouxProject3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In order to use the source code you will have to download the file at https://archive.ics.uci.edu/dataset/462/drug+review+dataset+drugs+com. These contain the data that is stored in the data structures. After you download them you have to open it and delete the first line(" drugName condition review rating date usefulCount"). I deleted these to make parsing easier. Download them and move them into the same folder as the main.cpp and main.py. double check the file path to make sure you can read from the file. After this you should be able to run the code. It will prompt you for a drug name. You can open the file downloaded to search for some drug names that are present or use these that I randomly chose.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from COP3530/P2-template