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

P

parse(String) - Method in class moj.lang.se.GranskaConnection
Sends the text text to a GTA server and returns an InputSource "pointing" at the parsed text.
parse(Reader) - Method in class moj.lang.statserv.modules.LemmaTagRequest
Parses the XML passed via the Reader and fills the modules data structures.
parse(Reader) - Method in class moj.lang.statserv.modules.StatServRequest
Parses the XML passed via the Reader and fills the modules data structures.
parse(Reader) - Method in class moj.lang.statserv.modules.WordTagRequest
Parses the XML passed via the Reader and fills the modules data structures.
parseIOB(String) - Method in class moj.lang.se.GranskaConnection
Partial shallow parsing of the given text.
PermutatingWS - Class in moj.ri.weighting
Instead of weighting the context labels e.g.
PermutatingWS() - Constructor for class moj.ri.weighting.PermutatingWS
 
PopulateStatServ - Class in moj.lang.statserv
Feed a StatServ document set with text.
PopulateStatServ() - Constructor for class moj.lang.statserv.PopulateStatServ
 
PorterStemmer - Class in moj.lang.en
For a definition of the Porter stemmer, see An algorithm for suffix stripping, Program, Vol 14 no 3 pp 130-137, July 1980.
PorterStemmer() - Constructor for class moj.lang.en.PorterStemmer
 
posTag(String) - Method in class moj.lang.se.GranskaConnection
Tags the given text with morphosyntactic tags.
preprocessedSaveDir - Variable in class moj.javasdm.TrainRIprops
 
procent - Variable in class moj.lang.statserv.StatServConnection
 
processFile(File) - Method in class moj.util.TraverseDirectoryHelper
 
prune() - Method in class moj.ri.RandomLabel
Prunes the RandomLabel by setting the context vector to null.
pruneIndex(String[]) - Method in class moj.ri.RandomIndex
Prunes the RandomLabels associated to the given words by setting their context vectors to null.
pruneIndex(long, long) - Method in class moj.ri.RandomIndex
Prunes RandomLabels with a term frequency lower than minTF or higher than maxTF by setting their context vectors to null.
purged - Variable in class moj.ri.IndexHandler
 
purgeIndex() - Method in class moj.ri.RandomIndex
Removes the RandomLabels associated to tokens previously pruned.
purgeIndex(String[]) - Method in class moj.ri.RandomIndex
Removes the RandomLabels associated to the given words from the RandomIndex.
purgeIndex(long, long) - Method in class moj.ri.RandomIndex
Removes RandomLabels with a term frequency lower than minTF or higher than maxTF from the RandomIndex.
purgeOnSave - Variable in class moj.javasdm.TrainRIprops
 

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