eu.clarin.weblicht.wlfxb.api
Interface LexiconProcessor


public interface LexiconProcessor

A linguistic annotations processing tool. The tool processes existing linguistic layers of Lexicon and produces new linguistic layers in TCF.

Author:
akislev

Method Summary
 EnumSet<LexiconLayerTag> getRequiredLayers()
           
 void process(Lexicon textCorpus)
           
 

Method Detail

getRequiredLayers

EnumSet<LexiconLayerTag> getRequiredLayers()

process

void process(Lexicon textCorpus)
             throws LexiconProcessorException
Throws:
LexiconProcessorException


Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.