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 an NER process using the Abner algorithm (for more details please visit http://gate.ac.uk/sale/tao/splitch16.html#sec:parsers:abner ).
+
An NER process can be performed 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'''
 
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, where you can select the training model to be used with ABNER, from the options:
 
A GUI will be presented, where you can select the training model to be used with ABNER, from the options:
Line 12: Line 14:
  
 
'''NLPBA''' (model trained with the NLPBA corpus).
 
'''NLPBA''' (model trained with the NLPBA corpus).
 +
  
 
[[Image:NER_Abner1.png|800px|center]]
 
[[Image:NER_Abner1.png|800px|center]]
 +
  
 
Pressing '''Ok''' the operation will be launched and a progress window will be shown, indicating the execution of the operation and estimate time left.
 
Pressing '''Ok''' the operation will be launched and a progress window will be shown, indicating the execution of the operation and estimate time left.

Revision as of 19:54, 16 January 2013


An NER process can be performed 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:

BIOCREATIVE (model trained with the BioCreative corpus).

NLPBA (model trained with the NLPBA corpus).


NER Abner1.png


Pressing Ok the operation will be launched and a progress window will 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 clipboard and can be visualized through the Corpus Process View.