module documentation

A module for interfacing with the HunPos open-source POS-tagger.

Class HunposTagger a model trained on training data
Variable _hunpos_charset The default encoding used by hunpos: ISO-8859-1.
Variable _hunpos_url Undocumented
_hunpos_charset: str = (source)

The default encoding used by hunpos: ISO-8859-1.

_hunpos_url: str = (source)

Undocumented