|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.IsCloseableObject
edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
edu.northwestern.at.utils.corpuslinguistics.lexicon.BaseLexicon
edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultLexicon
edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultWordLexicon
public class DefaultWordLexicon
DefaultWordLexicon: Lexicon which uses default word lexicon.
| Field Summary | |
|---|---|
protected static java.lang.String |
defaultLexiconPath
Resourch path to default (NUPOS) lexicon. |
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon |
|---|
categoryCountsMap, lexiconMap, logger, longestEntryLength, partOfSpeechTags, shortestEntryLength, uniqueEntryCountForCategoryMap |
| Constructor Summary | |
|---|---|
DefaultWordLexicon()
Create an empty lexicon. |
|
| Method Summary |
|---|
| Methods inherited from class edu.northwestern.at.utils.IsCloseableObject |
|---|
close |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon |
|---|
containsEntry, getCategories, getCategoriesForEntry, getCategoriesForEntry, getCategoriesForEntry, getCategoryCount, getCategoryCount, getCategoryCounts, getCategoryCountsForEntry, getEntries, getEntryCount, getLargestCategory, getLemma, getLemma, getLemmata, getLexiconEntry, getLexiconSize, getLongestEntryLength, getNumberOfCategories, getNumberOfCategoriesForEntry, getPartOfSpeechTags, getShortestEntryLength, loadLexicon, removeEntry, removeEntryCategory, saveLexiconToTextFile, setLexiconEntry, setPartOfSpeechTags, updateEntryCount |
| Field Detail |
|---|
protected static final java.lang.String defaultLexiconPath
| Constructor Detail |
|---|
public DefaultWordLexicon()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||