NameML.AbbreviationML, NameML.CompanyNameML, NameML.PersonNameML| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
suffix |
A, ANYNAME, attributePrefix, attributePrefixPattern, B, BC, BD, companyNameSuffix, companyNameSuffixPattern, DG, directFamilyNamePrefix, familyName, familyNamePrefix, familyNamePrefixPattern, familyNameSuffix, familyNameSuffixPattern, givenName, givenNameComponent, givenNames, H, hasBeenInitialized, L, languageCodes, laxAbbreviationPattern, laxCompanyPattern, laxName, laxNamePattern, laxPersonNamePatternDe, laxPersonNamePatternEn, laxPersonNamePatternEs, laxPersonNamePatternFr, laxPersonNamePatternIt, nationality2country, nickName, normalized, of, or, original, personNameComponent, prep, roman, safeAbbreviationPattern, safeCompanyPattern, safeName, safeNamePattern, safeNamesPattern, safeNamesPatternNoPrep, safePersonNamePatternDe, safePersonNamePatternEn, safePersonNamePatternEs, safePersonNamePatternFr, safePersonNamePatternIt, stopWordDE, stopWordEN, stopWordES, stopWordFR, stopWordIT, teamName, teamNamePattern, titlePatternDe, titlePatternEn, titlePatternEs, titlePatternFr, titlePatternIt, titlesForGivenNamesDe, titlesForGivenNamesEn, titlesForGivenNamesEs, titlesForGivenNamesFr, titlesForGivenNamesIt, U, usStates| Constructor and Description |
|---|
CompanyNameML(String s) |
| Modifier and Type | Method and Description |
|---|---|
String |
describe()
Returns a description
|
String |
name()
Returns the name.
|
String |
normalize()
Returns the letters and digits of the original name (eliminates
punctuation)
|
String |
suffix()
Returns the suffix.
|
c, couldBeAbbreviation, couldBeCompanyName, couldBeName, couldBePersonName, getConfigFileStream, init, init, init, isAbbreviation, isAttributePrefix, isCompanyName, isCompanyNameSuffix, isFamilyNamePrefix, isLanguage, isLanguageCode, isName, isNames, isNation, isNationality, isPersonName, isPersonNameSuffix, isStopWord, isTitle, isUSState, isUSStateAbbreviation, languageForCode, main, mul, mulHyp, nationForNationality, of, opt, optMul, or, original, readTextFileLines, readTextFileLinesSet, toString, unabbreviateUSStatepublic CompanyNameML(String s)
Copyright © 2018. All rights reserved.