Re: [Kim-discussion] [KIM3] Extending Proton with dbpedia: problem loading IE.gapp in GATE

2011-05-18 Thread Jeremy Raes
Developer with the specified pipeline. Use this interface to make changes to the pipeline, and make sure to save the application after this to the same IE.gapp file. Hope this helps Philip Alexiev Software Engineer, KIM team On 15 May 2011, at 5:58 PM, Jeremy Raes wrote: Hello, I want

[Kim-discussion] Checking if a document already exists in the document repository -- KIMQueryException: Lucene special character

2011-07-08 Thread Jeremy Raes
Hey, I am building an application upon KIM whereby I need to check if a document already exist in the repository before deciding on adding it. To do this, I wrote the following code: private boolean itemNotInRepository(Item item){ assert(item != null); DocumentQuery query = new

[Kim-discussion] How are semantic annotations on a document stored in the DB?

2011-08-05 Thread Jeremy Raes
Hey, I was wondering, if I semantically annotate a document, how exactly are the annotations stored in the database? Is it something like this? (doc1, xy:Recognized, xy:Amsterdam) Perhaps a naive question, but I'd like to include this info in my thesis report and couldn't find the answer in