|
__init__(self,
grammar,
text,
title=' Kimmo Interface v1.78 ' ) |
source code
|
|
|
|
|
|
|
|
|
writeToFilefromWindow(self,
filename,
windowName,
mode,
auto,
wt=None) |
source code
|
|
|
|
|
|
|
loadIntoWindow(self,
filename,
windowField)
Load rule/lexicon set from a text file directly into the window pane
specified |
source code
|
|
|
loadTypetoTarget(self,
fileType,
targetWindow,
ftype=None) |
source code
|
|
|
load(self,
*args)
Load rule/lexicon set from a text file |
source code
|
|
|
clear(self,
*args)
Clears the grammar and lexical and sentence inputs |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlightMatches(self,
word,
window,
color) |
source code
|
|
|
|
|
|
|
|
|
|