- gate.plugin.python - package gate.plugin.python
-
- gate.plugin.python.gui - package gate.plugin.python.gui
-
- gate.plugin.python.pipelines - package gate.plugin.python.pipelines
-
- gate_build() - Method in class gate.plugin.python.PythonSlave
-
Return build (short commit id) of GATE.
- gate_version() - Method in class gate.plugin.python.PythonSlave
-
Return version of GATE.
- getAuthToken() - Method in class gate.plugin.python.PythonSlaveLr
-
Get the auth token.
- getAuthToken() - Method in class gate.plugin.python.PythonSlaveRunner
-
Get auth Token.
- getBdocJson(Document) - Method in class gate.plugin.python.PythonSlave
-
Get the JSON serialization of the Bdoc representation of a document.
- getConfigFile() - Method in class gate.plugin.python.PythonPr
-
Get the config file URL.
- getCorpus4Name(String) - Method in class gate.plugin.python.PythonSlave
-
Return the corpus with the given name.
- getCorpusNames() - Method in class gate.plugin.python.PythonSlave
-
Return list of all known corpus names.
- getDocument4BdocJson(String) - Method in class gate.plugin.python.PythonSlave
-
Create a new GATE document from the Bdoc JSON serialization.
- getDocument4Name(String) - Method in class gate.plugin.python.PythonSlave
-
Return the document with the given name.
- getDocumentNames() - Method in class gate.plugin.python.PythonSlave
-
Return list of all known document names.
- getDuplicateId() - Method in class gate.plugin.python.PythonPr
-
Return the duplicate id of the PR instance.
- getFileUrl() - Method in class gate.plugin.python.PythonPrResult
-
Get the file URL.
- getHost() - Method in class gate.plugin.python.PythonSlaveLr
-
Get the host
- getHost() - Method in class gate.plugin.python.PythonSlaveRunner
-
Get the host address.
- getIsConfigured() - Method in class gate.plugin.python.PythonPr
-
- getKeep() - Method in class gate.plugin.python.PythonSlaveRunner
-
- getLogActions() - Method in class gate.plugin.python.PythonSlaveLr
-
Get if actions get logged.
- getLogActions() - Method in class gate.plugin.python.PythonSlaveRunner
-
Get if actions get logged.
- getLogFeatures() - Method in class gate.plugin.python.PythonPrResult
-
Get the log features flag.
- getLoggingLevel() - Method in class gate.plugin.python.PythonPr
-
Get python logging level.
- getNrDuplicates() - Method in class gate.plugin.python.PythonPr
-
Shared duplicates counter, getter.
- getOutputResultResource() - Method in class gate.plugin.python.PythonPr
-
Result language resource, accessor.
- getPipeline4Name(String) - Method in class gate.plugin.python.PythonSlave
-
Return the pipeline with the given name.
- getPipelineNames() - Method in class gate.plugin.python.PythonSlave
-
Return list of all known pipeline names.
- getPluginBuild() - Static method in class gate.plugin.python.VersionLogger
-
Get plugin version.
- getPluginVersion() - Static method in class gate.plugin.python.VersionLogger
-
Get plugin version.
- getPort() - Method in class gate.plugin.python.PythonSlaveLr
-
Get the port number.
- getPort() - Method in class gate.plugin.python.PythonSlaveRunner
-
Get the port number.
- getPr4Name(String) - Method in class gate.plugin.python.PythonSlave
-
Return the processing resource with the given name.
- getPrNames() - Method in class gate.plugin.python.PythonSlave
-
Return list of all known processing resource names.
- getProgramParams() - Method in class gate.plugin.python.PythonPr
-
Get the program parameters.
- getPythonBinary() - Method in class gate.plugin.python.PythonPr
-
Get the python interpreter command.
- getPythonBinaryUrl() - Method in class gate.plugin.python.PythonPr
-
Get the python interpreter file URL.
- getPythonpathInZip() - Static method in class gate.plugin.python.PythonPr
-
Find the location of where the gatenlp package is in the jar or, for the
tests, in the classes directory.
- getPythonProgram() - Method in class gate.plugin.python.PythonPr
-
Get the python program path parameter.
- getPythonProgramFile() - Method in class gate.plugin.python.PythonPr
-
Return the python file or null if in JAR.
- getPythonProgramString() - Method in class gate.plugin.python.PythonPr
-
Return the python program as String.
- getPythonProgramUrl() - Method in class gate.plugin.python.PythonPr
-
Return URL of the python program we determined.
- getResources4Name(String) - Method in class gate.plugin.python.PythonSlave
-
Return a list of all resources with the given name.
- getResources4Name(String, String) - Method in class gate.plugin.python.PythonSlave
-
Return a list of all resources with the given name and class.
- getResponseError(Map<String, Object>) - Method in class gate.plugin.python.PythonPr
-
- getResultData() - Method in class gate.plugin.python.PythonPrResult
-
Get the current result data stored in the features.
- getResultList() - Method in class gate.plugin.python.PythonPr
-
Result list getter.
- getRunningDuplicates() - Method in class gate.plugin.python.PythonPr
-
Return the value of the currently running duplicates counter.
- getSetsToUse() - Method in class gate.plugin.python.PythonPr
-
Get which annotation set names to use.
- getUseAuthToken() - Method in class gate.plugin.python.PythonSlaveLr
-
Should we use an auth token.
- getUsePluginGatenlpPackage() - Method in class gate.plugin.python.PythonPr
-
Get the ownGatenlpPackage parameter value.
- panel - Variable in class gate.plugin.python.gui.PythonEditorVr
-
- PipelinePythonSpacy - Class in gate.plugin.python.pipelines
-
Class for providing the ready made application.
- PipelinePythonSpacy() - Constructor for class gate.plugin.python.pipelines.PipelinePythonSpacy
-
- PipelinePythonStanfordStanza - Class in gate.plugin.python.pipelines
-
Class for providing the ready made application.
- PipelinePythonStanfordStanza() - Constructor for class gate.plugin.python.pipelines.PipelinePythonStanfordStanza
-
- pluginBuild() - Method in class gate.plugin.python.PythonSlave
-
Return build (short commit id) of Python plugin.
- pluginVersion() - Method in class gate.plugin.python.PythonSlave
-
Return version of the Python plugin.
- port - Variable in class gate.plugin.python.PythonSlaveLr
-
- port - Variable in class gate.plugin.python.PythonSlaveRunner
-
- pr - Variable in class gate.plugin.python.gui.PythonEditorPanel
-
- pr - Variable in class gate.plugin.python.gui.PythonEditorVr
-
- print2err(String) - Method in class gate.plugin.python.PythonSlave
-
Copy string to standard error.
- print2out(String) - Method in class gate.plugin.python.PythonSlave
-
Copy string to standard output.
- process - Variable in class gate.plugin.python.PythonPr
-
This field contains the currently active process for the python program.
- programParams - Variable in class gate.plugin.python.PythonPr
-
- pythonBinary - Variable in class gate.plugin.python.PythonPr
-
- pythonBinaryCommand - Variable in class gate.plugin.python.PythonPr
-
- pythonBinaryUrl - Variable in class gate.plugin.python.PythonPr
-
- PythonCodeDriven - Interface in gate.plugin.python
-
An interface to indicate that the implementing class can be viewed by
PythonEditorPR visual resource.
- PythonEditorPanel - Class in gate.plugin.python.gui
-
Visual Resource for the python PR.
- PythonEditorPanel() - Constructor for class gate.plugin.python.gui.PythonEditorPanel
-
Create new form JavaEditorPanel.
- PythonEditorPanel(PythonCodeDriven) - Constructor for class gate.plugin.python.gui.PythonEditorPanel
-
Constructor.
- PythonEditorVr - Class in gate.plugin.python.gui
-
- PythonEditorVr() - Constructor for class gate.plugin.python.gui.PythonEditorVr
-
- pythonFileCanBeEdited() - Method in class gate.plugin.python.PythonPr
-
Return flag indicating if the python file can be edited.
- PythonPr - Class in gate.plugin.python
-
Processing resource for running a python program on a document.
- PythonPr() - Constructor for class gate.plugin.python.PythonPr
-
- PythonPr.ExecuteResponse - Class in gate.plugin.python
-
- PythonPr.FinishResponse - Class in gate.plugin.python
-
- PythonPr.LoggingLevel - Enum in gate.plugin.python
-
Possible python side logging level values.
- pythonProgram - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramFile - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramFileInJar - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramIsJar - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramIsReadonly - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramModuleInJar - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramPathInJar - Variable in class gate.plugin.python.PythonPr
-
- pythonProgramUrl - Variable in class gate.plugin.python.PythonPr
-
- PythonPrResult - Class in gate.plugin.python
-
Represents the result of PythonPr processing.
- PythonPrResult() - Constructor for class gate.plugin.python.PythonPrResult
-
- PythonSlave - Class in gate.plugin.python
-
Run Java/GATE from python through this class.
- PythonSlave() - Constructor for class gate.plugin.python.PythonSlave
-
Create an instance.
- pythonSlave - Variable in class gate.plugin.python.PythonSlaveLr
-
- PythonSlaveLr - Class in gate.plugin.python
-
Language Resource for running the Python slave process.
- PythonSlaveLr() - Constructor for class gate.plugin.python.PythonSlaveLr
-
- PythonSlaveRunner - Class in gate.plugin.python
-
Resource Helper for running the Python slave process.
- PythonSlaveRunner() - Constructor for class gate.plugin.python.PythonSlaveRunner
-
- saveDocumentToFile(Document, String, String) - Method in class gate.plugin.python.PythonSlave
-
Save document to a file.
- saveToFile() - Method in class gate.plugin.python.PythonPrResult
-
- server - Variable in class gate.plugin.python.PythonSlave
-
- setAuthToken(String) - Method in class gate.plugin.python.PythonSlaveLr
-
Set auth token
- setAuthToken(String) - Method in class gate.plugin.python.PythonSlaveRunner
-
Set auth token to use.
- setCompilationError() - Method in class gate.plugin.python.gui.PythonEditorPanel
-
Notify VR that compilation failed.
- setCompilationError() - Method in class gate.plugin.python.gui.PythonEditorVr
-
Notify of compilation error.
- setCompilationOk() - Method in class gate.plugin.python.gui.PythonEditorPanel
-
Notify the VR that compilation was ok.
- setCompilationOk() - Method in class gate.plugin.python.gui.PythonEditorVr
-
Notify of successful compilation.
- setConfigFile(URL) - Method in class gate.plugin.python.PythonPr
-
URL of a config file.
- setFile(File) - Method in class gate.plugin.python.gui.PythonEditorPanel
-
Set/update which file to edit.
- setFile(File) - Method in class gate.plugin.python.gui.PythonEditorVr
-
Set the file to edit.
- setFileUrl(URL) - Method in class gate.plugin.python.PythonPrResult
-
Set the file URL
- setHost(String) - Method in class gate.plugin.python.PythonSlaveLr
-
Set binding host name or address
- setHost(String) - Method in class gate.plugin.python.PythonSlaveRunner
-
Set host.
- setIsConfigured(Boolean) - Method in class gate.plugin.python.PythonPr
-
- setKeep(Boolean) - Method in class gate.plugin.python.PythonSlaveRunner
-
- setLogActions(Boolean) - Method in class gate.plugin.python.PythonSlaveLr
-
Set whether or not to log actions.
- setLogActions(Boolean) - Method in class gate.plugin.python.PythonSlaveRunner
-
Set whether or not to log actions.
- setLogFeatures(Boolean) - Method in class gate.plugin.python.PythonPrResult
-
Set log features flag.
- setLoggingLevel(PythonPr.LoggingLevel) - Method in class gate.plugin.python.PythonPr
-
Select log level on the python side.
- setNrDuplicates(AtomicInteger) - Method in class gate.plugin.python.PythonPr
-
Shared duplicates counter, setter.
- setOutputResultResource(PythonPrResult) - Method in class gate.plugin.python.PythonPr
-
Result language resource to store any corpus processing results.
- setPort(Integer) - Method in class gate.plugin.python.PythonSlaveLr
-
Set port.
- setPort(Integer) - Method in class gate.plugin.python.PythonSlaveRunner
-
Set port.
- setPR(PythonPr) - Method in class gate.plugin.python.gui.PythonEditorPanel
-
Tell the VR which PR it belongs to.
- setProgramParams(FeatureMap) - Method in class gate.plugin.python.PythonPr
-
Set parameters to send to the python program.
- setPythonBinary(String) - Method in class gate.plugin.python.PythonPr
-
Set the python interpreter command name.
- setPythonBinaryUrl(URL) - Method in class gate.plugin.python.PythonPr
-
The file URL for a python interpreter to use.
- setPythonProgram(ResourceReference) - Method in class gate.plugin.python.PythonPr
-
Set the location of the python program.
- setResultData(Map<String, Object>) - Method in class gate.plugin.python.PythonPrResult
-
Set or update the result data.
- setResultList(List<Object>) - Method in class gate.plugin.python.PythonPr
-
Result list setter.
- setRunningDuplicates(AtomicInteger) - Method in class gate.plugin.python.PythonPr
-
Number of duplicates running on a corpus.
- setSetsToUse(Set<String>) - Method in class gate.plugin.python.PythonPr
-
Set the annotation set names to use.
- setsToUse - Variable in class gate.plugin.python.PythonPr
-
- setTarget(Object) - Method in class gate.plugin.python.gui.PythonEditorVr
-
Set the target PR.
- setUseAuthToken(Boolean) - Method in class gate.plugin.python.PythonSlaveLr
-
Set if we want to use an auth token.
- setUsePluginGatenlpPackage(Boolean) - Method in class gate.plugin.python.PythonPr
-
If we should use our own (the plugin's) copy of the Python gatenlp package.
- showGui() - Method in class gate.plugin.python.PythonSlave
-
Activate the GUI.
- stacktrace - Variable in class gate.plugin.python.PythonPr.ExecuteResponse
-
- stacktrace - Variable in class gate.plugin.python.PythonPr.FinishResponse
-
- startServer(PythonSlave) - Method in class gate.plugin.python.PythonSlaveLr
-
Start the server.
- startServer(PythonSlave) - Method in class gate.plugin.python.PythonSlaveRunner
-
Start the server.
- status - Variable in class gate.plugin.python.PythonPr.ExecuteResponse
-
- status - Variable in class gate.plugin.python.PythonPr.FinishResponse
-
- stopServer(PythonSlave) - Method in class gate.plugin.python.PythonSlaveLr
-
Stop the server.