|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.trees.AbstractTreebankLanguagePack
edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
public class HebrewTreebankLanguagePack
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.trees.AbstractTreebankLanguagePack |
|---|
DEFAULT_ENCODING, DEFAULT_GF_CHAR, gfCharacter |
| Constructor Summary | |
|---|---|
HebrewTreebankLanguagePack()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
evalBIgnoredPunctuationTags()
Returns a String array of punctuation tags that EVALB-style evaluation should ignore for this treebank/language. |
HeadFinder |
headFinder()
The HeadFinder to use for your treebank. |
char[] |
labelAnnotationIntroducingCharacters()
Return an array of characters at which a String should be truncated to give the basic syntactic category of a label. |
java.lang.String[] |
punctuationTags()
Returns a String array of punctuation tags for this treebank/language. |
java.lang.String[] |
punctuationWords()
Returns a String array of punctuation words for this treebank/language. |
java.lang.String[] |
sentenceFinalPunctuationTags()
Returns a String array of sentence final punctuation tags for this treebank/language. |
java.lang.String[] |
sentenceFinalPunctuationWords()
Returns a String array of sentence final punctuation words for this treebank/language. |
java.lang.String[] |
startSymbols()
Returns a String array of treebank start symbols. |
java.lang.String |
treebankFileExtension()
Returns the extension of treebank files for this treebank. |
TreeReaderFactory |
treeReaderFactory()
Returns a TreeReaderFactory suitable for general purpose use with this language/treebank. |
HeadFinder |
typedDependencyHeadFinder()
The HeadFinder to use when making typed dependencies. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HebrewTreebankLanguagePack()
| Method Detail |
|---|
public java.lang.String[] punctuationTags()
AbstractTreebankLanguagePack
punctuationTags in interface TreebankLanguagePackpunctuationTags in class AbstractTreebankLanguagePackpublic java.lang.String[] punctuationWords()
AbstractTreebankLanguagePack
punctuationWords in interface TreebankLanguagePackpunctuationWords in class AbstractTreebankLanguagePackpublic java.lang.String[] sentenceFinalPunctuationTags()
AbstractTreebankLanguagePack
sentenceFinalPunctuationTags in interface TreebankLanguagePacksentenceFinalPunctuationTags in class AbstractTreebankLanguagePackpublic java.lang.String[] startSymbols()
AbstractTreebankLanguagePack
startSymbols in interface TreebankLanguagePackstartSymbols in class AbstractTreebankLanguagePackpublic HeadFinder headFinder()
TreebankLanguagePack
public HeadFinder typedDependencyHeadFinder()
TreebankLanguagePack
public java.lang.String[] sentenceFinalPunctuationWords()
TreebankLanguagePack
public java.lang.String[] evalBIgnoredPunctuationTags()
AbstractTreebankLanguagePack
evalBIgnoredPunctuationTags in interface TreebankLanguagePackevalBIgnoredPunctuationTags in class AbstractTreebankLanguagePackpublic java.lang.String treebankFileExtension()
TreebankLanguagePack
public char[] labelAnnotationIntroducingCharacters()
AbstractTreebankLanguagePack
labelAnnotationIntroducingCharacters in interface TreebankLanguagePacklabelAnnotationIntroducingCharacters in class AbstractTreebankLanguagePackpublic TreeReaderFactory treeReaderFactory()
AbstractTreebankLanguagePack
treeReaderFactory in interface TreebankLanguagePacktreeReaderFactory in class AbstractTreebankLanguagePack
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||