|
Compiling custom plugin with jdk11 requires ASM7
11 messages
Hi everyone, I am trying to compile a custom built plugin that has the following maven parent using open-jdk11: < parent > < groupId > uk.ac.gate </ groupId > < artifactId > gate-plugin-base </ artifa
Hi everyone, I am trying to compile a custom built plugin that has the following maven parent using open-jdk11: < parent > < groupId > uk.ac.gate </ groupId > < artifactId > gate-plugin-base </ artifa
|
By
kristina.gocheva@...
·
|
|
How to use a new Maven plugin with the old loading from a directory?
6 messages
Hi, We are trying to load the new plugins like before from directories and not the ~/.m2. And got the following error : ERROR:GateAnnotate:initController():Unable to load gapp file:com.thoughtworks.xs
Hi, We are trying to load the new plugins like before from directories and not the ~/.m2. And got the following error : ERROR:GateAnnotate:initController():Unable to load gapp file:com.thoughtworks.xs
|
By
heitz@...
·
|
|
aws and gate
Dear All, I wonder if GATE project is available in aws as a library?, or if there is any way to include it in a project of aws (lambda function). Best regards Luis Ramos
Dear All, I wonder if GATE project is available in aws as a library?, or if there is any way to include it in a project of aws (lambda function). Best regards Luis Ramos
|
By
Luis Enrique Ramos García
·
|
|
NPM driver for Gate-Embedded + Annie
3 messages
I'm looking for an NPM driver component to allow nodejs services (written in node express) to access the capabilities of Gate-Embedded + Annie. For all the usual reasons, we prefer using existing tech
I'm looking for an NPM driver component to allow nodejs services (written in node express) to access the capabilities of Gate-Embedded + Annie. For all the usual reasons, we prefer using existing tech
|
By
SomervilleTom
·
|
|
overlapping annotations
2 messages
Hi, I need to retrieve 2 matched tags of two adjusting annotations, but sometimes the second annotation (partially) overlaps the first one, in which case, only the first is found and consumed so that
Hi, I need to retrieve 2 matched tags of two adjusting annotations, but sometimes the second annotation (partially) overlaps the first one, in which case, only the first is found and consumed so that
|
By
ivy
·
|
|
Issue with windows installer
3 messages
I have the same issue as Luis Enrique Ramos Garcí with not being able to download GATE. I post this now given that Luis still has not gotten an answer. The problem is that I am asked about my Java Run
I have the same issue as Luis Enrique Ramos Garcí with not being able to download GATE. I post this now given that Luis still has not gotten an answer. The problem is that I am asked about my Java Run
|
By
Marius Klemetsen
·
|
|
NullPointerException
3 messages
Hi, I'm trying to count occurrences of a specific token in text and output the total number of that token. I get the nullPointer, even though I excluded the cases of data not present in text. Here's w
Hi, I'm trying to count occurrences of a specific token in text and output the total number of that token. I get the nullPointer, even though I excluded the cases of data not present in text. Here's w
|
By
ivy
·
|
|
GATE to support ocr functions
2 messages
Dear All, I tested the service of GATE cloud: https://cloud.gate.ac.uk/shopfront/displayItem/ml-ocr Which provides the result I need for my application, and I would like to know if this function is av
Dear All, I tested the service of GATE cloud: https://cloud.gate.ac.uk/shopfront/displayItem/ml-ocr Which provides the result I need for my application, and I would like to know if this function is av
|
By
Luis Enrique Ramos García
·
|
|
Issue with windows installer
---------- Forwarded message --------- De: Luis Enrique Ramos García <luisenriqueramos1977@...> Date: mar, 15 nov 2022 a las 8:49 Subject: Issue with windows installer To: <gate-users@groups.io> Dear
---------- Forwarded message --------- De: Luis Enrique Ramos García <luisenriqueramos1977@...> Date: mar, 15 nov 2022 a las 8:49 Subject: Issue with windows installer To: <gate-users@groups.io> Dear
|
By
Luis Enrique Ramos García
·
|
|
Unable to load groovy plugin
5 messages
Hi All, I am having an issue with loading the Groovy plugin in both Gate 9.0.1 and the 9.1 Snapshot. Here is the beginning of the error - Caused by: java.lang.reflect.InaccessibleObjectException: Unab
Hi All, I am having an issue with loading the Groovy plugin in both Gate 9.0.1 and the 9.1 Snapshot. Here is the beginning of the error - Caused by: java.lang.reflect.InaccessibleObjectException: Unab
|
By
@HuwStrafford
·
|
|
Annotation on complex tables
4 messages
Hello everyone, I am fairly new to GATE, and I would like to know if anyone of you has already worked with complex table, meaning merged cells. I have a table looking like this : I would like to annot
Hello everyone, I am fairly new to GATE, and I would like to know if anyone of you has already worked with complex table, meaning merged cells. I have a table looking like this : I would like to annot
|
By
uta.hosokawa@...
·
|
|
Ontology (Onto Root Gazetteer)
My text/json { "openapi": "3.0.0", "info": { "title": "Sea tracking ", "description": "Sea tracking is an API that provides location data for a particular cargo such as the current position of the car
My text/json { "openapi": "3.0.0", "info": { "title": "Sea tracking ", "description": "Sea tracking is an API that provides location data for a particular cargo such as the current position of the car
|
By
albertosoki505@...
·
|
|
OwlExporter
3 messages
Guys, when I try to install OwlExporter on GATE 9.0.1 I'm having the following error: gate.util.GateException: couldn't open creole.xml for plugin: OwlExporter at gate.creole.CreoleRegisterImpl.regist
Guys, when I try to install OwlExporter on GATE 9.0.1 I'm having the following error: gate.util.GateException: couldn't open creole.xml for plugin: OwlExporter at gate.creole.CreoleRegisterImpl.regist
|
By
albertosoki505@...
·
|
|
Ontology population
After taking my notes with Onto Root Gazzetter how do I populate my aontology. Can anyone give an example?
After taking my notes with Onto Root Gazzetter how do I populate my aontology. Can anyone give an example?
|
By
albertosoki505@...
·
|
|
Java 17+ support
8 messages
Hi, I would like to know whether there is any plan or work in progress to support java 17 or higher. We are currently using java 11 in the project where GATE is used but tried against java 17 and it d
Hi, I would like to know whether there is any plan or work in progress to support java 17 or higher. We are currently using java 11 in the project where GATE is used but tried against java 17 and it d
|
By
javier.soley@...
·
|
|
Way to annotate datatype property of ontology
2 messages
Hello, I was wondering if there's any way to annotate datatype property and datatype property value of ontology. I performed annotation using Ontoroote Gazetteer but the Lookup only shows the class an
Hello, I was wondering if there's any way to annotate datatype property and datatype property value of ontology. I performed annotation using Ontoroote Gazetteer but the Lookup only shows the class an
|
By
bluesunny
·
|
|
Onto Root Gazetteer
6 messages
Hi, My project is about developing an ontology and processing annotation on social postings using the ontology. I crawled hundreds of social posts in one csv file format and procedded annotations usin
Hi, My project is about developing an ontology and processing annotation on social postings using the ontology. I crawled hundreds of social posts in one csv file format and procedded annotations usin
|
By
bluesunny
·
|
|
Annotation export to CSV file
2 messages
Hi again, I have another question :) As I mentioned earliear, I tried doing annotation using my ontology and want to export the annotation lists. As you can see below, the highlighted area are differe
Hi again, I have another question :) As I mentioned earliear, I tried doing annotation using my ontology and want to export the annotation lists. As you can see below, the highlighted area are differe
|
By
bluesunny
·
|
|
Automatic quotation mark curling
Hi all, I've been developing a Java-based desktop text editor (KeenWrite) to help write a novel. One of the editor's features is automatic curling of straight quotes. The code correctly curls most tes
Hi all, I've been developing a Java-based desktop text editor (KeenWrite) to help write a novel. One of the editor's features is automatic curling of straight quotes. The code correctly curls most tes
|
By
Thangalin
·
|
|
Prevent GATE from terminating when it reads in a letter with illegal characters / empty
2 messages
Hi - some .docx files we are reading in get parsed through Tika in GATE and there are some illegal characters or the file is empty. GATE will terminate mid-way through a corpus and we were wondering i
Hi - some .docx files we are reading in get parsed through Tika in GATE and there are some illegal characters or the file is empty. GATE will terminate mid-way through a corpus and we were wondering i
|
By
Lacey A.S.
·
|