public class PatronymeRepository
extends java.lang.Object
Constructor | Description |
---|---|
PatronymeRepository() |
Modifier and Type | Method | Description |
---|---|---|
static Patronyme |
findMostSimilarPatronyme(java.lang.String name) |
From the repository, return the patronyme which is the closest to name.
|
static java.util.List<Patronyme> |
getPatronymes() |
Get the list of the 1000 most common patronymes in Quebec.
|
public static java.util.List<Patronyme> getPatronymes()
public static Patronyme findMostSimilarPatronyme(java.lang.String name)
name
- that could be misspelled