Home | Trees | Indices | Help |
|
---|
|
Builds a translation word index for a given dictionary.
Searching for a word will return a headword and reading. This allows to find several dictionary entries with same headword and reading, with only one including the translation word.
|
|||
WordEntryGenerator Generates words for a list of dictionary entries. |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
COLUMNS =
Columns that will be built |
|||
COLUMN_TYPES =
Column types for created table |
|||
INDEX_KEYS =
Index keys (not unique) of the created table |
|||
TABLE_SOURCE = None Dictionary source |
|||
HEADWORD_SOURCE =
Source of headword |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs the TableBuilder.
|
Returns the entry generator. Needs to be implemented by child classes.
|
|
COLUMN_TYPESColumn types for created table
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:33 2009 | http://epydoc.sourceforge.net |