GATE
Version 3.1-2270

debugger.resources.lr
Class LRRoot

java.lang.Object
  extended by debugger.resources.lr.LRRoot

public class LRRoot
extends Object

Copyright (c) Ontos AG (http://www.ontosearch.com). This class is part of JAPE Debugger component for GATE (Copyright (c) "The University of Sheffield" see http://gate.ac.uk/)

Author:
Andrey Shafirin, Vladimir Karasev

Constructor Summary
LRRoot()
           
 
Method Summary
 ArrayList getCorpora()
           
 LrModel getDocumentModel(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LRRoot

public LRRoot()
Method Detail

getDocumentModel

public LrModel getDocumentModel(Document doc)

getCorpora

public ArrayList getCorpora()

GATE
Version 3.1-2270