chunkipy.size_estimators.char_size_estimator
Classes
Size estimator that counts the number of characters in the text. |
- class chunkipy.size_estimators.char_size_estimator.CharSizeEstimator[source]
Bases:
BaseSizeEstimatorSize estimator that counts the number of characters in the text.