HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
app.ContentHashCalculator.ContentHashCalculator Member List

This is the complete list of members for app.ContentHashCalculator.ContentHashCalculator, including all inherited members.

ALGO_INCOME_BUFapp.ContentHashCalculator.ContentHashCalculatorstatic
ALGO_SIMPLE_SPLITTINGapp.ContentHashCalculator.ContentHashCalculatorstatic
ALGO_SNOWBALL_SPLITTINGapp.ContentHashCalculator.ContentHashCalculatorstatic
ALGO_SOUNDEX_SPLITTINGapp.ContentHashCalculator.ContentHashCalculatorstatic
commonSplitMethod(incomeBuf, minWLen)app.ContentHashCalculator.ContentHashCalculatorstatic
hashCalculate(incomeBuf, algo, minWLen=3, additionData=None, stemmerLang=None)app.ContentHashCalculator.ContentHashCalculatorstatic
hashCalculateSimple(incomeBuf, minWLen)app.ContentHashCalculator.ContentHashCalculatorstatic
hashCalculateSnowball(incomeBuf, minWLen, additionData, stemmerLang)app.ContentHashCalculator.ContentHashCalculatorstatic
hashCalculateSoundex(incomeBuf, minWLen)app.ContentHashCalculator.ContentHashCalculatorstatic
langDetect(incomeBuf, convertToFullName=True)app.ContentHashCalculator.ContentHashCalculatorstatic
RE_SPLITTERapp.ContentHashCalculator.ContentHashCalculatorstatic