TWOEARS / blackboard-system

Two!Ears Auditory Model - Blackboard system module
http://docs.twoears.eu/en/latest/blackboard/
GNU General Public License v2.0
3 stars 2 forks source link

Enhance hash function in SegmentationKS #6

Closed hagenw closed 7 years ago

hagenw commented 8 years ago

Extract has function as separate tools function, it is not class-specific -- or better: use hashing function already available in TWOEARS/blackboard-system/src/tools:

hashValue = generateHash(inputString)

This is a continuation of https://dev.qu.tu-berlin.de/issues/2574

hagenw commented 7 years ago

As SegmentationKS is deprecated, we can close this one.