npgall / concurrent-trees

Concurrent Radix and Suffix Trees for Java
Apache License 2.0
511 stars 82 forks source link

How to use with word tokens? #12

Closed imlbillchiu closed 9 years ago

imlbillchiu commented 9 years ago

May I restrict tree nodes to only string tokens from a given set, e.g. {"apple", "orange", "world wide web", "how are you", "how", "world"}?

npgall commented 9 years ago

This is not a bug. Please use the discussion forum.