|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsofie.parsing.Token
sofie.parsing.Token.CommonIndividual
sofie.parsing.Token.ProperName
sofie.parsing.Token.SemiCanonicProperName
public static class Token.SemiCanonicProperName
Semi-Disambiguated proper names (like wikipedia links)
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sofie.parsing.Token |
---|
Token.AnyName, Token.CanonicProperName, Token.CommonIndividual, Token.Company, Token.Date, Token.Functional, Token.Literal, Token.NameType, Token.Number, Token.Person, Token.ProperName, Token.Punctuation, Token.Repeat, Token.SemiCanonicProperName, Token.Separator, Token.StartCommentToken, Token.StopWord, Token.Title, Token.URL, Token.USState, Token.WikiLink, Token.Word |
Field Summary |
---|
Fields inherited from class sofie.parsing.Token.CommonIndividual |
---|
nameType |
Fields inherited from class sofie.parsing.Token |
---|
CATEGORY, HTMLCOMMENT, IGNORE, INFOBOXBAR, INFOBOXHEAD, original, REF, REVISION, SEPARATOR, STARTARTICLE, STARTBRACES, STARTINFOBOX, STARTSCRIPT, token |
Constructor Summary | |
---|---|
Token.SemiCanonicProperName(java.lang.String s)
|
Method Summary |
---|
Methods inherited from class sofie.parsing.Token.ProperName |
---|
isInteresting |
Methods inherited from class sofie.parsing.Token.CommonIndividual |
---|
disambiguateAs, makePolysem, makeVoid, nameType, redirectTo, replaceMe, toString |
Methods inherited from class sofie.parsing.Token |
---|
compareTo, equals, hashCode, isMultiWord, original, token |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Token.SemiCanonicProperName(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |