| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
TemplateNode --+
|
Root
Root Node class
This class has to be used as the initial root of the tree.
| Instance Methods | |||
|
|||
|
|||
| str |
|
||
|
|||
|
|||
| iterable |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
| EncoderInterface |
encoder Output encoder |
| DecoderInterface |
decoder Input decoder |
| iterable |
source_overlay_names Source overlay names |
| iterable |
target_overlay_names Target overlay names |
|
Inherited from Inherited from |
|
| Method Details |
|
|
|
Finalize the tree This method assigns separator nodes to their accompanying content nodes, concatenates adjacent text nodes and tries to optimize the tree a bit.
|
|
model for input
|
| Property Details |
encoderOutput encoder
|
decoderInput decoder
|
source_overlay_namesSource overlay names
|
target_overlay_namesTarget overlay names
|
| Home | Trees | Indices | Help |
|
|---|