Skip to content

COMP4601 Assignment 2 (2019) - Basic goal of the system was to create a simple contextual advertising recommender system for given users based on a corpus of 82,000 movie reviews. System functionality includes several key sections. First the ArchiveTools package, which handles the unpacking of an archive folder which contains the movie, user, an…

Notifications You must be signed in to change notification settings

TedKachulis/COMP4601-RecommenderSystem

Repository files navigation

Contents: 
 
/ArchiveToolsProject_COMP4601-A2.zip
—a ZIP archive of the java application project for extraction and processing the archive.

/ RestEndpointsProject_COMP4601-RS.zip
—a ZIP archive of the java dynamic web project, run on Apache 9.0 after extraction tools.

/archive/
—includes the html data provided for this assignment

/screenshots_adverts/
—includes jpg examples of advertising used in assignment

/screenshots_browserEndpoints/
—includes jpg examples of browser display from assignment demo 

/screenshots_database/
—includes jpg examples of extracted/augmented collections in database from assignment demo 

———————————————————————————————————————

RUN (detailed instructions in ANALYSIS.pdf)

1. Copy ‘archive’ folder onto your desktop.
2. Import projects defined in ANALYSIS.pdf.
3. Run application sequence defined in ANALYSIS.pdf
4. Run contextualAdvertisingSystem.java.
5. Access endpoints for demonstration as per ANALYSIS.pdf

———————————————————————————————————————
SYSTEM SETUP INSTRUCTIONS can be found in ANALYSIS.pdf

SYSTEM DOCUMENTATION can be found in ANALYSIS.pdf

SYSTEM DEMO INSTRUCTIONS can be found in ANALYSIS.pdf

SYSTEM DEMO SCREENSHOTS can be found in this folder.

ENDPOINT LINKS can be found in ANALYSIS.pdf

SUGGEST RECOMMENDATION can be found in ANALYSIS.pdf

About

COMP4601 Assignment 2 (2019) - Basic goal of the system was to create a simple contextual advertising recommender system for given users based on a corpus of 82,000 movie reviews. System functionality includes several key sections. First the ArchiveTools package, which handles the unpacking of an archive folder which contains the movie, user, an…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages