eu.clarin.weblicht.wlfxb.api
Interface TextCorpusProcessor


public interface TextCorpusProcessor

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

Author:
akislev

Method Summary
 EnumSet<TextCorpusLayerTag> getRequiredLayers()
           
 void process(TextCorpus textCorpus)
           
 

Method Detail

getRequiredLayers

EnumSet<TextCorpusLayerTag> getRequiredLayers()

process

void process(TextCorpus textCorpus)
             throws TextCorpusProcessorException
Throws:
TextCorpusProcessorException


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