Previous Next Table of Contents

2. Corpus attributes

add_attribute corpus_id new_attribute_id input_filename

Attributes are created by the program add_attribute. The first argument is the id of the corpus, the second the new id of the attribute. The input file (third attribute) contains a number of filenames, one filename per line. These files must hold the attribute tokens in sequential order, seperated by newline. The number of the attribute tokens must be identical to the number of corpus tokens.


Previous Next Table of Contents