class documentation

class Word(Feature): (source)

View In Hierarchy

Feature which examines the text (word) of nearby tokens.

Static Method extract_property @return: The given token's text.
Class Variable json_tag Undocumented
@staticmethod
def extract_property(tokens, index): (source)

@return: The given token's text.

json_tag: str = (source)

Undocumented