Skip to content

SkinMissle76/wisautprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wisautprof

Web information systems - Authorship profiling

Folder structure

  • DELIVERABLES/ contains

    • automatically labeled data (separated in to sets, one for testing(1/3) the rest for training(2/3))
    • manually labled data
    • Report
  • classifiers/ contains the classifiers used to fill in the information about our profiles

    • most are rule base and implement by hand
    • some use external APIs such as ageanalyzer.com or lymbix for age and sentiment detection
  • data/ contains all our data collections (either in .)son or .shelve)

  • models is what interacts with the .shelve files in data/ and structure the information

To rebuild the dataset, you need to run python buildDataSetsForServer_new.py. It will generate all the data and put it inside data/test_data/, than you can copy this new data in DELIVERABLES/auto_labeled_data/

dependencies

About

Web information systems - Authorshipprofiling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages