view src/de/mpiwg/anteater/places/ml/preprocessing/template.arff @ 0:036535fcd179

anteater
author jdamerow
date Fri, 14 Sep 2012 10:30:43 +0200
parents
children
line wrap: on
line source

@relation location_training_data

@attribute  location_type {0,1,2,3}
@attribute numbers/words real
@attribute starts_with_uppercase/words real
@attribute contains_2_uppercase_letter_word {0,1}
@attribute contains_university {0,1}
@attribute surrounded_by_comma {0,1}
@attribute surrounded_by_brackets {0,1}
@attribute preceeded_by_and {0,1}
@attribute preceeded_by_the {0,1}
@attribute char_to_last_species_in_p integer
@attribute char_to_next_species_in_p integer
@attribute char_to_study_in_p integer
@attribute char_to_studies_in_p integer
@attribute char_to_in_in_s integer
@attribute char_to_at_in_s integer
@attribute nr_char_to_last_applicant_in_text integer
@attribute has_comma {0,1}
@attribute has_brackets {0,1}
@attribute type {0,1,2,3,4,5,6,7,8}
@attribute chars_to_survey_in_s integer
@attribute chars_to_species_in_s integer

@data