При переходе на новую версию Gate (с 8.4.1 на 8.5.1) кажется невозможным изменить географический справочник ANNIE, добавив новый список.
На самом деле в редакторе газетчиков поле для добавления нового списка отключено.
Я также пытался найти файлы, обычно находящиеся в
C:\Program Files\GATE_Developer_8.4.1\plugins\ANNIE\resources\gazetteer
, но папки плагинов нет.
Начиная с GATE 8.5, файлы ресурсов плагина плагины нового формата больше не могут быть изменены напрямую. Вы должны распаковать их в новое место в вашей локальной файловой системе и загрузить определенные PR GATE с этими извлеченными файлами. Затем вы можете изменить извлеченные файлы по своему усмотрению ...
Также https://gate.ac.uk/userguide/sec:developer:plugins
Some plugins also contain files which are used to configure the resources. For example, the ANNIE plugin contains the resources for the ANNIE Gazetteer and the ANNIE NE Transducer (amongst other things). While often these files can be used straight from within the plugin, it can be useful to edit them, either to add missing information or as a starting point for delveloping new resources etc. To extract a copy of these resource files from a plugin simply select it in the plugin manager and then click the download resources button shown under the list of resources the plugin defines. This button will only be enabled for plugins which contain such files. After clicking the button you will be asked to select a directory into which to copy the files. You can then edit the files as needed before using them to configure a new instance of the appropriate processing resource.