Skip to content

ConflictGK/CodeCatch-RSSE

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Codecatch-RSSE

This is the CodeCatch recommendation system. Paper: https://www.dropbox.com/s/4brusvkz75c2og8/CodeCatch.pdf?dl=0

How to install and run:

  1. Install python3 and pip3 with apt-get. Execute also the command:
sudo apt-get install python3-tk
  1. Install required packages listed in 'requirements.txt' using
sudo pip3 install -r requirements.txt
  1. Change SCRAPY_EXEC in 'codecatch.py' to the full path of the scrapy executable.

  2. Run 'codecatch.py' and navigate to http://localhost:6060/ to see the service.

About

CodeCatch Recommendation System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published