Home | Trees | Indices | Help |
|
---|
|
Provides an abstract RomanisationOperator for tonal languages incorporating methods from TonalFixedEntityOperator.
It provides two methods getTonalEntity() and splitEntityTone() to cope with tonal information in text.
The class itself can't be used directly, it has to be subclassed and its methods need to be extended.
|
|||
|
|||
list of str |
|
||
bool |
|
||
bool |
|
||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Creates an instance of the TonalRomanisationOperator.
|
Gets a set of all entities supported by the reading. The list is used in the segmentation process to find entity boundaries.
|
Returns true if the given plain entity (without any tone mark) is recognised by the romanisation operator, i.e. it is a valid entity of the reading returned by the segmentation method. Reading entities will be handled as being case insensitive.
|
Returns true if the given entity is recognised by the romanisation operator, i.e. it is a valid entity of the reading returned by the segmentation method. Reading entities will be handled as being case insensitive.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:40 2009 | http://epydoc.sourceforge.net |