nltk.AnnotationTask.load_array

AnnotationTask.load_array(array)[source]

Load the results of annotation.

The argument is a list of 3-tuples, each representing a coder’s labeling of an item:
(coder,item,label)