nemo_curator.stages.text.filters.token.token_count
nemo_curator.stages.text.filters.token.token_count
Module Contents
Classes
API
Bases: DocumentFilter
If the document contains more or less than a specified number of tokens, then discard.
_name
nemo_curator.stages.text.filters.token.token_count
Bases: DocumentFilter
If the document contains more or less than a specified number of tokens, then discard.