| Interface | Description |
|---|---|
| AcronymModel.Feature | |
| RelationalModel |
An interface for the relational models in phase 2 of the pascal system.
|
| Class | Description |
|---|---|
| AcronymModel |
Scores Pascal challenge workshop information templates.
|
| AcronymModel.AfterAligned |
Percent of letters aligned immediately after another aligned letter.
|
| AcronymModel.AlignedPerWord |
Average number of aligned letters per word.
|
| AcronymModel.BegWord | |
| AcronymModel.EndWord | |
| AcronymModel.LettersAligned | |
| AcronymModel.SyllableBoundary | |
| AcronymModel.WordsSkipped | |
| Alignment |
Container class for aligning acronyms.
|
| AlignmentFactory |
Generates
Alignment objects for acronym alignment. |
| CliqueTemplates |
Template information and counters corresponding to sampling on one document.
|
| DateTemplate |
A partial
PascalTemplate. |
| DefaultTeXHyphenData |
Default TeX hyphenation data, as borrowed from the TeX distribution.
|
| InfoTemplate |
A partial
PascalTemplate. |
| PascalTemplate |
Maps non-background Pascal fields to strings.
|
| Prior | |
| TeXHyphenator |
Hyphenates words according to the TeX algorithm.
|