| Modifier and Type | Method and Description |
|---|---|
static AMapper |
MapperFactory.createMapper(MeasureType type)
Factory function for retrieving the desired mapper instance given an
input measure name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Caverphone1Mapper |
class |
Caverphone2Mapper |
class |
DaitchMokotoffMapper |
class |
DoubleMetaPhoneMapper |
class |
MatchRatingMapper |
class |
MetaPhoneMapper |
class |
NysiisMapper |
class |
RefinedSoundexMapper |
class |
SoundexMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
OrchidMapper |
class |
SymmetricHausdorffMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
SetJaccardMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeCountingSemanticMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
HR3Mapper
Uses metric spaces to create blocks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleMetaphoneMapper |
class |
EDJoinMapper |
class |
ExactMatchMapper |
class |
JaroMapper |
class |
JaroWinklerMapper
Mapper for bounded Jaro-Winkler distances using an efficient
length-partitioning- and trie-pruning-based approach in parallel.
|
class |
KoelnPhoneticMapper |
class |
MongeElkanMapper |
class |
PPJoinPlusPlus
Die Implementierung von PPJoin+ Algorithmus.
|
class |
RatcliffObershelpMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
FastNGramMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AllenAlgebraMapper
Abstract class of Allen's temporal relations mapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterMapper
Class for Allen's temporal relation "After".
|
class |
BeforeMapper
Class for Allen's temporal relation "Before".
|
class |
DuringMapper
Class for Allen's temporal relation "During".
|
class |
DuringReverseMapper
Class for Allen's temporal relation "During Reverse".
|
class |
FinishesMapper
Class for Allen's temporal relation "Finishes".
|
class |
IsFinishedByMapper
Class for Allen's temporal relation "IsFinishedBy".
|
class |
IsMetByMapper
Class for Allen's temporal relation "IsMetBy".
|
class |
IsOverlappedByMapper
Class for Allen's temporal relation "IsOverlappedBy".
|
class |
IsStartedByMapper
Class for Allen's temporal relation "IsStartedBy".
|
class |
MeetsMapper
Class for Allen's temporal relation "Meets".
|
class |
StartsMapper
Class for Allen's temporal relation "Starts".
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentMapper
Implements the concurrent mapper class.
|
class |
PredecessorMapper
Implements the predecessor mapper class.
|
class |
SimpleTemporalMapper
Abstract class of simple temporal relations mapper.
|
class |
SuccessorMapper
Implements the successor mapper class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainsMapper
Mapper that checks for the topological relation contains.
|
class |
CoveredbyMapper
Mapper that checks for the topological relation coveredby.
|
class |
CoversMapper
Mapper that checks for the topological relation covered.
|
class |
CrossesMapper
Mapper that checks for the topological relation crosses.
|
class |
DisjointMapper
Mapper that checks for the topological relation disjoint.
|
class |
EqualsMapper
Mapper that checks for the topological relation equals.
|
class |
IntersectsMapper
Mapper that checks for the topological relation crosses.
|
class |
OverlapsMapper
Mapper that checks for the topological relation overlaps.
|
class |
TouchesMapper
Mapper that checks for the topological relation touches.
|
class |
WithinMapper
Mapper that checks for the topological relation within.
|
Copyright © 2020. All rights reserved.