Module for reading, writing and manipulating Toolbox databases.
ElementTree._ElementInterface
|
parse_corpus(file_name,
key=None,
**kwargs)
Return an element tree resulting from parsing the toolbox datafile. |
source code
|
|
string
|
to_sfm_string(tree,
encoding=None,
errors=' strict ' ,
unicode_fields=None)
Return a string with a standard format representation of the toolbox
data in tree (tree can be a toolbox database or a single record). |
source code
|
|
iterator over list(string)
|
|
iterator over list(string)
|
raw(files=' rotokas.dic ' ,
include_header=True,
head_field_marker=None)
Deprecated: use StandardFormat.fields() |
source code
|
|
iterator over dict
|
|
|
|
iterator over dict
|
|
|
|