adds a pattern to the current list of chunk patterns, for example: “‹DT›?‹JJ›*‹NN›”
A list of regex patterns to match chunks, for example: Array(“‹DT›?‹JJ›*‹NN›”)
Input annotator type : DOCUMENT, POS
Input annotator type : DOCUMENT, POS
Output annotator type : CHUNK
Output annotator type : CHUNK
an array of grammar based chunk parsers
A list of regex patterns to match chunks, for example: Array(“‹DT›?‹JJ›*‹NN›”)