chunkipy.size_estimators.word_size_estimator
Classes
Size estimator that counts the number of words in the text. |
- class chunkipy.size_estimators.word_size_estimator.WordSizeEstimator[source]
Bases:
BaseSizeEstimatorSize estimator that counts the number of words in the text.