Skip to content

Improving text classification with vectors of reduced precision

Notifications You must be signed in to change notification settings

kwrobel-nlp/precision-reduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

precision-reduction

Run experiments

python3 precision_reduction.py [name of dataset], e.g. python3 precision_reduction.py webkb

Show results in table

python3 to_table.py [path to csv] > results.html, e.g. python3 to_table.py results_webkb.csv > results.html

Datasets are read from datasets folder.