Difference between revisions of "Corpus Create Annotation Schema By Abner"

From Anote2Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:HOWTOs]]
 
[[Category:HOWTOs]]
  
The user can perform a Abner NER (for more details please visit http://gate.ac.uk/sale/tao/splitch16.html#sec:parsers:abner ).
+
The user can perform an NER process using the Abner algorithm (for more details please visit http://gate.ac.uk/sale/tao/splitch16.html#sec:parsers:abner ).
  
Selecting Corpus, the user must press right mouse button an select '''Corpus -> NER -> Abner Tagging'''
+
Selecting the Corpus object on the clipboard, you should right click over it an choose '''Corpus -> NER -> Abner Tagging'''
  
 
[[Image:Corpus_Process_NER_Abner.png|1500px|center]]
 
[[Image:Corpus_Process_NER_Abner.png|1500px|center]]
  
A GUI will be presented. Theuser can select training model for ABNER.
+
A GUI will be presented, where you can select the training model to be used with ABNER, from the options:
  
 
[[Image:NER_Abner1.png|800px|center]]
 
[[Image:NER_Abner1.png|800px|center]]
  
'''BIOCREATIVE''' trained on the BioCreative corpus.
+
'''BIOCREATIVE''' (model trained with the BioCreative corpus).
  
'''NLPBA''' trained on the NLPBA corpus.
+
'''NLPBA''' (model trained with the NLPBA corpus).
  
Pressing'''Ok button''' the operations has lanched. Abner NER operation will start and a small window will appear, indicating the execution of the operation and estimate time left and progress.
+
Pressing'''Ok''' the operation will be launched and a progress window will n+be shown, indicating the execution of the operation and estimate time left.
The NER operation will take a few minutes or hours depending number of documents, document size and total resources terms.
+
The NER operation will take a few minutes or hours depending on the number of documents, document size and used resources.
  
When process finishing , a new '''NER Process''' object will be added to the [[Corpora_Load_Corpus|''Corpus Process View'']].
+
When the process terminates, a new '''NER Process''' object will be added to the [[Corpora_Load_Corpus|''Corpus Process View'']].

Revision as of 00:25, 16 January 2013


The user can perform an NER process using the Abner algorithm (for more details please visit http://gate.ac.uk/sale/tao/splitch16.html#sec:parsers:abner ).

Selecting the Corpus object on the clipboard, you should right click over it an choose Corpus -> NER -> Abner Tagging

Corpus Process NER Abner.png

A GUI will be presented, where you can select the training model to be used with ABNER, from the options:

NER Abner1.png

BIOCREATIVE (model trained with the BioCreative corpus).

NLPBA (model trained with the NLPBA corpus).

PressingOk the operation will be launched and a progress window will n+be shown, indicating the execution of the operation and estimate time left. The NER operation will take a few minutes or hours depending on the number of documents, document size and used resources.

When the process terminates, a new NER Process object will be added to the Corpus Process View.