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

From Anote2Wiki
Jump to: navigation, search
(Created page with "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 ). Selecting Corpus, the user...")
 
 
(12 intermediate revisions by 2 users not shown)
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 ).
+
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 Tagger'''
  
Selecting Corpus, the user must press right mouse button an select  '''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:
 +
 
 +
'''BIOCREATIVE''' (model trained with the BioCreative corpus).
 +
 
 +
'''NLPBA''' (model trained with the NLPBA corpus).
 +
 
  
 
[[Image:NER_Abner1.png|800px|center]]
 
[[Image:NER_Abner1.png|800px|center]]
  
'''BIOCREATIVE''' trained on the BioCreative corpus.
+
'''Normalization option''' allow to add white space between words delimiters and increase the entity recognition accuracy.
'''NLPBA''' trained on 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 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 and  document size.
  
When process finishing , a new '''NER Process''' object will be added to the [[Corpora_Load_Corpus|''Corpus Process View'']].
+
When the process ends, a new '''NER Process''' object will be added to the clipboard and can be visualized through the  [[Corpora_Load_Corpus|''Corpus Process View'']].

Latest revision as of 16:51, 8 May 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 Tagger


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

Normalization option allow to add white space between words delimiters and increase the entity recognition accuracy.

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 and document size.

When the process ends, a new NER Process object will be added to the clipboard and can be visualized through the Corpus Process View.