Hi - I am Integrating GATE in UIMA by using example GATEApplicationAnnotator provided in GATE API. But I am getting some error on Importing
* import* gate.*; * import* gate.util.*; * import* gate.util.persistence.*; * import* gate.persist.PersistenceException; * import* gate.creole.*; these classes. which Jar files I need to import to resolve these errors. and also I am adding some GATE jars then my UIMA SDk is not working... :( Please suggest. Thanks
