Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.MatchedCorpus

Packages that use MatchedCorpus
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of MatchedCorpus in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return MatchedCorpus
 MatchedCorpus MatchesLayer.addCorpus(String corpusName, String corpusPID)
           
 MatchedCorpus MatchesLayer.getCorpus(int index)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type MatchedCorpus
 MatchedItem MatchesLayer.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens)
           
 MatchedItem MatchesLayer.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens, List<String> itemOriginCorpusTokenIds)
           
 MatchedItem MatchesLayer.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens, List<String> itemOriginCorpusTokenIds, Map<String,String> itemTargets, Map<String,String> itemCategories)
           
 MatchedItem MatchesLayer.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens, Map<String,String> itemTargets, Map<String,String> itemCategories)
           
 

Uses of MatchedCorpus in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement MatchedCorpus
 class MatchedCorpusStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return MatchedCorpus
 MatchedCorpus MatchesLayerStored.addCorpus(String corpusName, String corpusPID)
           
 MatchedCorpus MatchesLayerStored.getCorpus(int index)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type MatchedCorpus
 MatchedItem MatchesLayerStored.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens)
           
 MatchedItem MatchesLayerStored.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens, List<String> itemOriginCorpusTokenIds)
           
 MatchedItem MatchesLayerStored.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens, List<String> itemOriginCorpusTokenIds, Map<String,String> itemTargets, Map<String,String> itemCategories)
           
 MatchedItem MatchesLayerStored.addItem(MatchedCorpus corpusToAddItem, List<Token> itemTokens, Map<String,String> itemTargets, Map<String,String> itemCategories)
           
 



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