Package cjklib :: Module build :: Class WordIndexBuilder :: Class WordEntryGenerator
[hide private]
[frames] | no frames]

Class WordEntryGenerator

source code

Generates words for a list of dictionary entries.

Instance Methods [hide private]
 
__init__(self, entries)
Initialises the WordEntryGenerator.
source code
 
generator(self)
Provides all data of one word per entry.
source code
Method Details [hide private]

__init__(self, entries)
(Constructor)

source code 

Initialises the WordEntryGenerator.

Parameters:
  • entries (list of tuple) - a list of headword and its translation