MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getDocument

Method getDocument

src/main/java/gate/LanguageAnalyser.java:37–37  ·  view source on GitHub ↗

Get the document property for this analyser.

()

Source from the content-addressed store, hash-verified

35
36 /** Get the document property for this analyser. */
37 public Document getDocument();
38
39 /** Set the corpus property for this analyser. */
40 @Optional

Callers 10

extractDataFromSourceMethod · 0.95
minusMethod · 0.65
plusMethod · 0.65
intersectMethod · 0.65

Implementers 3

SerialAnalyserControllersrc/main/java/gate/creole/SerialAnalys
AbstractLanguageAnalysersrc/main/java/gate/creole/AbstractLang
ConditionalSerialAnalyserControllersrc/main/java/gate/creole/ConditionalS

Calls

no outgoing calls

Tested by

no test coverage detected