Uses of Package
crowdUser

Packages that use crowdUser
crowdUser This package contains classes allowing CPS to harness CrowdFlower's crowdsourced-obtained results as well as uploading new jobs. 
myShell It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method. 
 

Classes in crowdUser used by crowdUser
Refiner
          Parses csv formatted raw results and allows their amelioration by get another label, a program designed by P Ipeirotis (a researcher in computer science specialized in crowdsourcing).
 

Classes in crowdUser used by myShell
CrowdManager
          Serves as an intermediary between the MySQLbase database in which HIT results are stored and CrowdFlower, our crowdsourcing provider.