See: Description
| Interface | Description |
|---|---|
| CanTagOneWord |
Interface for a part of speech tagger which can tag a single word.
|
| PartOfSpeechRetagger |
Interface for a Part of Speech retagger.
|
| PartOfSpeechTagger |
Interface for a Part of Speech tagger.
|
| Class | Description |
|---|---|
| AbstractPartOfSpeechTagger |
Abstract Part of Speech tagger.
|
| DefaultPartOfSpeechRetagger |
Default Part of Speech Retagger.
|
| DefaultPartOfSpeechTagger |
Default Part of Speech tagger.
|
| PartOfSpeechRetaggerFactory |
PartOfSpeechTagger factory.
|
| PartOfSpeechTaggerFactory |
PartOfSpeechTagger factory.
|
| PennTreebankPartOfSpeechTagger |
Default Part of Speech tagger.
|
| Viterbi |
Viterbi algorithm.
|
| Exception | Description |
|---|---|
| InvalidRuleException |
Title: HepTag
Description: Mark Hepple's POS tagger
Copyright: Copyright (c) 2001
Company: University of Sheffield
|
Methods and interfaces for part of speech tagging and lemmatization.