JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
M
N
P
R
S
T
U
V
C
count(Node, MathTokenizer.MathMLType)
- Method in class cz.muni.fi.mias.math.
CountNodesFormulaValuator
count(Node, MathTokenizer.MathMLType)
- Method in interface cz.muni.fi.mias.math.
FormulaValuator
CountNodesFormulaValuator
- Class in
cz.muni.fi.mias.math
Formula valuator which values formula's complexity on the number of its nodes
CountNodesFormulaValuator()
- Constructor for class cz.muni.fi.mias.math.
CountNodesFormulaValuator
create(Reader)
- Method in class cz.muni.fi.mias.
MathTokenizerFactory
cz.muni.fi.mias
- package cz.muni.fi.mias
cz.muni.fi.mias.math
- package cz.muni.fi.mias.math
D
decodeFloatFromShortBytes(byte[])
- Static method in class cz.muni.fi.mias.math.
PayloadHelper
Converts byte array to float number
decodeShort(byte[])
- Static method in class cz.muni.fi.mias.math.
PayloadHelper
Converts byte array to short number
E
encodeFloatToShort(float)
- Static method in class cz.muni.fi.mias.math.
PayloadHelper
Converts float number to byte array
encodeShort(short)
- Static method in class cz.muni.fi.mias.math.
PayloadHelper
Converts short number to byte array
F
Formula
- Class in
cz.muni.fi.mias.math
Container class for the information about a single MathML formula
Formula()
- Constructor for class cz.muni.fi.mias.math.
Formula
Formula(Node, float)
- Constructor for class cz.muni.fi.mias.math.
Formula
Formula(Formula)
- Constructor for class cz.muni.fi.mias.math.
Formula
FormulaValuator
- Interface in
cz.muni.fi.mias.math
Interface for computing formula's complexity.
G
getAttrDictionary()
- Static method in class cz.muni.fi.mias.math.
MathMLConf
getContent(Reader)
- Static method in class cz.muni.fi.mias.
Utils
getElementDictionary()
- Static method in class cz.muni.fi.mias.math.
MathMLConf
getFormulae()
- Method in class cz.muni.fi.mias.math.
MathTokenizer
getIgnoreAll()
- Static method in class cz.muni.fi.mias.math.
MathMLConf
getIgnoreNode()
- Static method in class cz.muni.fi.mias.math.
MathMLConf
getMiasString()
- Method in class cz.muni.fi.mias.math.
Formula
getNode()
- Method in class cz.muni.fi.mias.math.
Formula
getOperators()
- Static method in class cz.muni.fi.mias.math.
MathMLConf
getQueryFormulae()
- Method in class cz.muni.fi.mias.math.
MathTokenizer
getWeight()
- Method in class cz.muni.fi.mias.math.
Formula
I
incrementToken()
- Method in class cz.muni.fi.mias.math.
MathTokenizer
init(Map<String, String>)
- Method in class cz.muni.fi.mias.
MathTokenizerFactory
M
MATHML_NAMESPACE_URI
- Static variable in class cz.muni.fi.mias.math.
MathMLConf
MathMLConf
- Class in
cz.muni.fi.mias.math
Helper class containing static MathML configuration
MathMLConf()
- Constructor for class cz.muni.fi.mias.math.
MathMLConf
MathSeparator
- Class in
cz.muni.fi.mias.math
Class providing functionality to separate text content from the formulae in the given input.
MathTokenizer
- Class in
cz.muni.fi.mias.math
Implementation of Lucene Tokenizer.
MathTokenizer(Reader, boolean, String, MathTokenizer.MathMLType)
- Constructor for class cz.muni.fi.mias.math.
MathTokenizer
MathTokenizer.MathMLType
- Enum in
cz.muni.fi.mias.math
MathTokenizerFactory
- Class in
cz.muni.fi.mias
Factory used for calling MathTokenizer from SOLR environment.
MathTokenizerFactory()
- Constructor for class cz.muni.fi.mias.
MathTokenizerFactory
N
nodeToString(Node, boolean, Map<String, String>, Map<String, String>, List<String>)
- Static method in class cz.muni.fi.mias.math.
Formula
Creates M-term styled string representation of a MathML formula.
P
PayloadHelper
- Class in
cz.muni.fi.mias.math
Helper class for converting different number types for payloads
PayloadHelper()
- Constructor for class cz.muni.fi.mias.math.
PayloadHelper
PayloadSimilarity
- Class in
cz.muni.fi.mias
PayloadSimilarity class extending default similarity.
PayloadSimilarity()
- Constructor for class cz.muni.fi.mias.
PayloadSimilarity
prepareDocumentBuilder(String)
- Static method in class cz.muni.fi.mias.
Utils
printFormulaeCount()
- Static method in class cz.muni.fi.mias.math.
MathTokenizer
Prints numbers of processed formulae to standard output
R
reset()
- Method in class cz.muni.fi.mias.math.
MathTokenizer
reset(Reader)
- Method in class cz.muni.fi.mias.math.
MathTokenizer
S
scorePayload(int, String, int, int, byte[], int, int)
- Method in class cz.muni.fi.mias.
PayloadSimilarity
separate(String, String)
- Static method in class cz.muni.fi.mias.math.
MathSeparator
Separates normal text and MathML formulae with given prefix.
setFormulaPosition(int)
- Method in class cz.muni.fi.mias.math.
MathTokenizer
Overrides the position attribute for all processed formulae
setMiasString(String)
- Method in class cz.muni.fi.mias.math.
Formula
setNode(Node)
- Method in class cz.muni.fi.mias.math.
Formula
setWeight(float)
- Method in class cz.muni.fi.mias.math.
Formula
T
toString()
- Method in class cz.muni.fi.mias.math.
Formula
U
Utils
- Class in
cz.muni.fi.mias
Utils()
- Constructor for class cz.muni.fi.mias.
Utils
V
valueOf(String)
- Static method in enum cz.muni.fi.mias.math.
MathTokenizer.MathMLType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum cz.muni.fi.mias.math.
MathTokenizer.MathMLType
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
E
F
G
I
M
N
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.