Skip to content

Multilingual Author Profiling project for the Learning From Data Project.

License

Notifications You must be signed in to change notification settings

MichelDas/Author_Profiling

 
 

Repository files navigation

Author_Profiling

Multilingual Author Profiling project for the Learning From Data Project.

How To Run:

  1. To Run the scrips - keep the training and test directory under the same directory as the scrips are.

  2. Specify the following command line arguments while you run the python scripis:

    python English_svm.py -tr "training/english/" -te "test/english/"

    python Dutch_svm.py -tr "training/dutch/" -te "test/dutch/"

    python Italian_svm.py -tr "training/italian/" -te "test/italian/"

    python Spanish_svm.py -tr "training/spanish/" -te "test/spanish/"

About

Multilingual Author Profiling project for the Learning From Data Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%