A B C D E F G H I J K L M O P R S T U V W X _

G

getAllCount() - Method in class evaluation.AnnotationStats
Gets number of annotations
getAllCount(String) - Method in class evaluation.AnnotationStats
Gets number of annotations for given part of speech
getAnnotatorsNames() - Method in class evaluation.AnnotationReader
Gets descriptions of methods used for annotation
getBases() - Method in class basic.WordList
Gets bases of words in the list
getCacheFilename() - Method in class utils.TakipiManager
Where is the cache stored
getCorpusFromConfigFile(String) - Static method in class utils.CorpusManager
Loads corpus, given corpus config file path
getCount() - Method in class annotation.AnnSensesTXT
Gets number of annotated segments
getCountForLexeme(String) - Method in class evaluation.AnnotationStats
Gets number of annotations for lexeme
getCountForSubsense(String, String) - Method in class evaluation.AnnotationStats
Returns number of annotations with particular subsense
getDeserializer(String, Class, QName) - Static method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.DocumentFormat
 
getDeserializer(String, Class, QName) - Static method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TaggerResponse
Get Custom Deserializer
getEndpoint() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiProxy
 
getEqualDistLexemeAccuracy(String) - Method in class evaluation.SingleMethodEvaluation
Returns accuracy for lexeme if the sense distribution would be changed to equal
getFault() - Method in exception pl.wroc.pwr.plwordnet.clarin.ws.takipi.Operation_faultMsg
 
getFrequencyCounter() - Static method in class KnoW.KnoW
Gets frequency statistics.
getIDF(String) - Method in class resources.FrequencyCounter
Gets inverse document frequency for a lexeme
getILF(String) - Method in class resources.FrequencyCounter
Gets inverse lexeme frequency for a lexeme
getKeywordIndex() - Method in class basic.Context
Gets the index of keyword in context
getLemma() - Method in class pl.wroc.pwr.ci.plwordnet.database.dto.LexicalUnitDTO
 
getLexemeAccuracy(String) - Method in class evaluation.SingleMethodEvaluation
Returns accuracy for a lexeme
getLexemeCount(String) - Method in class evaluation.SingleMethodEvaluation
Gets number of annotations for lexeme
getLexemeImprovement(AnnotationStats, String) - Method in class evaluation.SingleMethodEvaluation
Returns the improvement agains mfs baseline for given lexeme
getLexemeSet() - Method in class evaluation.AnnotationStats
Returns all lexemes
getLexemeSet(String) - Method in class evaluation.AnnotationStats
Returns set of lexemes of chosen part of speech
getLexemeSet() - Method in class evaluation.SingleMethodEvaluation
Returns set of all annotated lexemes
getMethodId() - Method in class evaluation.SingleMethodEvaluation
Gets method description
getMfsForLexeme(String) - Method in class evaluation.AnnotationStats
Returns MFS accuracy for a lexeme
getMsg() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TaggerResponse
Gets the msg value for this TaggerResponse.
getNextTaggedSegment() - Method in class evaluation.AnnotationReader
Gets next annotation
getNumberOfImprovements(String, AnnotationStats) - Method in class evaluation.SingleMethodEvaluation
Calculates the number of lexemes for which this method was better than mfs (and which are of given part of speech)
getOrths() - Method in class basic.WordList
Gets orths of words in the list
getParamString() - Method in class annotation.WELesk
 
getParamString() - Method in class annotation.WEMFS
 
getParamString() - Method in class annotation.WERandom
 
getParamString() - Method in class annotation.WordExpert
Returns string representation of the method
getPlwordnetRelations() - Static method in class KnoW.KnoW
Gets Plwordnet with relations synonym dictionary.
getPlwordnetSemSim() - Static method in class KnoW.KnoW
Gets Plwordnet semantic similarity synonym dictionary.
getPlwordnetSynonyms() - Static method in class KnoW.KnoW
Gets Plwordnet synonym dictionary.
getPort(Class) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
 
getResult(String) - Method in interface pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_PortType
 
getResult(String) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiProxy
 
getResult(String) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiSOAPStub
 
getSampleFromCorpus(TEICorpus, int, String) - Static method in class utils.CorpusManager
Samples corpus for a number of texts and saves them in a given directory
getSenseStatisticsForCorpus(Corpus, TEISenseInventory) - Static method in class utils.CorpusManager
Calculates gold standard annotation in corpus
getSenseWeight(String, String) - Method in class evaluation.AnnotationStats
Get the RARE value for given subsense of a lexeme
getSerializer(String, Class, QName) - Static method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.DocumentFormat
 
getSerializer(String, Class, QName) - Static method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TaggerResponse
Get Custom Serializer
getServiceName() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
 
getSortedMfs() - Method in class evaluation.AnnotationStats
Returns list of pairs : , sorted from lowest mfs
getSortedMfs(String) - Method in class evaluation.AnnotationStats
Returns list of pairs : , sorted from lowest mfs (and filtered for only chosen part of speech).
getStatus() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TaggerResponse
Gets the status value for this TaggerResponse.
getStatus(String) - Method in interface pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_PortType
 
getStatus(String) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiProxy
 
getStatus(String) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiSOAPStub
 
getSubsenseAccuracy(String, String) - Method in class evaluation.SingleMethodEvaluation
Returns accuracy for a subsense
getSubsenseSet(String) - Method in class evaluation.SingleMethodEvaluation
Returns set of annotated subsenses of given lexeme
getSubsensesList(String) - Method in class evaluation.AnnotationStats
Returns list of subsense ids of given lexeme
getSynonimyUx() - Static method in class KnoW.KnoW
Gets synonimyUx synonym dictionary.
getSynonymsForLemma(String, boolean) - Method in class resources.RelationsPlwordnet
 
getSynonymsForLemma(String, boolean) - Method in class resources.SemSimPlwordnet
 
getSynonymsForLemma(String, boolean) - Method in class resources.SynonymDictionary
Returns synonyms for given word
getSynonymsForLemma(String, boolean) - Method in class resources.SynonymsPlwordnet
 
getSynonymsForLemma(String, boolean) - Method in class resources.SynonymsSynonimyUx
 
getSynsets(LexicalUnitDTO) - Method in class pl.wroc.pwr.ci.plwordnet.Main
 
getSynsetsInRelation(SynsetDTO, Collection<String>, boolean) - Method in class pl.wroc.pwr.ci.plwordnet.Main
 
getTakipi_PortType() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiProxy
 
gettakipiSOAP() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
 
gettakipiSOAP(URL) - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
 
gettakipiSOAPAddress() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
 
gettakipiSOAPWSDDServiceName() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.Takipi_ServiceLocator
 
getTotalAccuracy() - Method in class evaluation.SingleMethodEvaluation
Returns total accuracy of the method evaluated
getTotalAccuracy(String, AnnotationStats) - Method in class evaluation.SingleMethodEvaluation
Gets total accuracy for given part of speech
getTotalMFSAccuracy(String) - Method in class evaluation.AnnotationStats
Calculates MFS accuracy for given annotation and part of speech
getTotalRandomAccuracy(String) - Method in class evaluation.AnnotationStats
Gets random accuracy for this annotation and given part of speech
getTypeDesc() - Static method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.DocumentFormat
Return type metadata object
getTypeDesc() - Static method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.TaggerResponse
Return type metadata object
getUnits(String) - Method in class pl.wroc.pwr.ci.plwordnet.Main
 
getValue() - Method in class pl.wroc.pwr.plwordnet.clarin.ws.takipi.DocumentFormat
 
getWeightedRank(String, AnnotationStats) - Method in class evaluation.SingleMethodEvaluation
Gets RARE result of method for given part of speech
getWypluwkaForDevelopment() - Static method in class utils.CorpusManager
Gets development part of wypluwka
getWypluwkaForFinalEvaluation() - Static method in class utils.CorpusManager
Gets final evaluation part of wypluwka
Gloss - Class in basic
Gloss is a list of words
Gloss() - Constructor for class basic.Gloss
 

A B C D E F G H I J K L M O P R S T U V W X _