A C D E F G I L M P S V W

A

asString(byte[], String) - Static method in class morfologik.tools.MorphEncoder
Converts a byte array to a given encoding.

C

checkSingleByte(String) - Static method in class morfologik.tools.FSABuildTool
Check if the argument is a single byte after conversion using platform-default encoding.
commonPrefix(byte[], byte[]) - Static method in class morfologik.tools.MorphEncoder
 

D

dumpLine(byte[], int) - Method in class morfologik.tools.FSABuildTool
Dump input line, byte-by-byte.

E

endPart() - Method in class morfologik.tools.WriterMessageLogger
 

F

FSABuildTool - Class in morfologik.tools
Convert from plain text input to a serialized FSA in any of the available FSABuildTool.Formats.
FSABuildTool() - Constructor for class morfologik.tools.FSABuildTool
 
FSABuildTool.Format - Enum in morfologik.tools
The serialization format to use for the binary output.
FSADumpTool - Class in morfologik.tools
This utility will dump the information and contents of a given FSA dictionary.
FSADumpTool() - Constructor for class morfologik.tools.FSADumpTool
 

G

getSerializer() - Method in enum morfologik.tools.FSABuildTool.Format
 
go(CommandLine) - Method in class morfologik.tools.FSABuildTool
Command line entry point after parsing arguments.
go(CommandLine) - Method in class morfologik.tools.FSADumpTool
Command line entry point after parsing arguments.

I

infixEncode(byte[], byte[], byte[]) - Method in class morfologik.tools.MorphEncoder
This method converts wordform, wordLemma and the tag to the form:
infixEncodeUTF8(String, String, String) - Method in class morfologik.tools.MorphEncoder
A UTF-8 variant of MorphEncoder.infixEncode(byte[], byte[], byte[]).
inflectionFrames() - Method in class morfologik.tools.InflectionFramesTool
 
InflectionFramesTool - Class in morfologik.tools
Calculate inflection frames from the Polish dictionary.
InflectionFramesTool() - Constructor for class morfologik.tools.InflectionFramesTool
 
initializeOptions(Options) - Method in class morfologik.tools.FSABuildTool
 
initializeOptions(Options) - Method in class morfologik.tools.FSADumpTool
Command line options for the tool.

L

Launcher - Class in morfologik.tools
A launcher for other command-line tools.
Launcher() - Constructor for class morfologik.tools.Launcher
 
log(String) - Method in class morfologik.tools.WriterMessageLogger
 
log(String, Object) - Method in class morfologik.tools.WriterMessageLogger
 

M

main(String[]) - Static method in class morfologik.tools.FSABuildTool
Command line entry point.
main(String[]) - Static method in class morfologik.tools.FSADumpTool
Command line entry point.
main(String[]) - Static method in class morfologik.tools.InflectionFramesTool
 
main(String[]) - Static method in class morfologik.tools.Launcher
Command line entry point.
morfologik.tools - package morfologik.tools
 
MorphEncoder - Class in morfologik.tools
A class that converts tabular data to fsa morphological format.
MorphEncoder() - Constructor for class morfologik.tools.MorphEncoder
 
MorphEncoder(byte) - Constructor for class morfologik.tools.MorphEncoder
 

P

prefixEncode(byte[], byte[], byte[]) - Method in class morfologik.tools.MorphEncoder
This method converts wordform, wordLemma and the tag to the form:
prefixEncodeUTF8(String, String, String) - Method in class morfologik.tools.MorphEncoder
A UTF-8 variant of MorphEncoder.prefixEncode(byte[], byte[], byte[]) This method converts wordform, wordLemma and the tag to the form:
printUsage() - Method in class morfologik.tools.FSABuildTool
 

S

standardEncode(byte[], byte[], byte[]) - Method in class morfologik.tools.MorphEncoder
This method converts the wordForm, wordLemma and tag to the form:
standardEncodeUTF8(String, String, String) - Method in class morfologik.tools.MorphEncoder
A UTF-8 variant of MorphEncoder.standardEncode(byte[], byte[], byte[]) This method converts the wordForm, wordLemma and tag to the form:
startPart(String) - Method in class morfologik.tools.WriterMessageLogger
 

V

valueOf(String) - Static method in enum morfologik.tools.FSABuildTool.Format
Returns the enum constant of this type with the specified name.
values() - Static method in enum morfologik.tools.FSABuildTool.Format
Returns an array containing the constants of this enum type, in the order they are declared.

W

WriterMessageLogger - Class in morfologik.tools
A logger dumping info to System.err.
WriterMessageLogger(PrintWriter) - Constructor for class morfologik.tools.WriterMessageLogger
 

A C D E F G I L M P S V W

Copyright © 2011. All Rights Reserved.