| Modifier and Type | Method and Description |
|---|---|
AuthorMatcherStep<BA,EA> |
AuthorMatcherStep.Builder.build()
Builds an
AuthorMatcherStep instance. |
| Modifier and Type | Method and Description |
|---|---|
static <BA,EA> List<AuthorMatch<BA,EA>> |
AuthorMatchers.findMatches(List<BA> base_authors,
List<EA> enrichment_authors,
List<AuthorMatcherStep<BA,EA>> steps)
Finds matches between a list of base authors and a list of enriching authors using a sequence of matching steps.
|
Copyright © 2026. All Rights Reserved.