Module jp.cafebabe.pochi
The module jp.cafebabe.pochi
contains the implementation classes of the APIs defined in the module
.
jp.cafebabe.birthmarks
The implementation classes are shown below.
ExtractorBuilder
- The difference of the implementation classes shows the type of birthmarks. In this version of pochi, two type of birthmarks, k-gram, and UC.
PairMatcherBuilder
ComparatorBuilder
BirthmarkParser
-
DefaultParser
is the only implementation class ofBirthmarkParser
.
- Author:
- Haruaki Tamada