Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 330 Bytes

File metadata and controls

12 lines (7 loc) · 330 Bytes

StandAloneAnnotationScript

Stand Alone Annotation Script for EMODASH

Usage:

first execute the splitter as follows:

python splitter.py "some_dir_name_input" "some_dir_name_output"

When it splits the files, execute the following for feature extraction

python feature_extractor.py "./dir_files_to_analyse" "name_of_a_file.cvs"