nessie.models.tagging.util

Module Contents

Functions

featurize_sentence(tokens: List[str]) → List[Dict[str, Any]]

featurize_token(tokens: List[str], token_idx: int) → Dict[str, Any]

nessie.models.tagging.util.featurize_sentence(tokens: List[str]) List[Dict[str, Any]]
nessie.models.tagging.util.featurize_token(tokens: List[str], token_idx: int) Dict[str, Any]