Serialized Form
Package de.aitools.aq.algebra.vector |
serialVersionUID: -672344572673234050L
entries
gnu.trove.TIntDoubleHashMap entries
isNormalized
boolean isNormalized
norm2
double norm2
range
int range
serialVersionUID: 2581164830059946104L
dimensions
java.util.List<E> dimensions
nameDimensionMap
nameDimensionMap
Package de.aitools.aq.check |
serialVersionUID: 2988365891209608072L
Package de.aitools.aq.invertedindex.value |
serialVersionUID: 1L
Package de.aitools.aq.structure.graph |
serialVersionUID: -8376709665909290424L
noWeight
java.lang.Double noWeight
- See
UndirectedHashGraph.setEdgeWeight(Object, Object, double)
and
UndirectedHashGraph.getEdgeWeight(Object, Object)
. It is a Double
because
Double.NaN != Double.NaN, but
Double(Double.NaN).equals(Double.NaN) == true.
weights
java.util.Map<K,V> weights
- The weights as kind of two dimensional sparse field.
numEdges
int numEdges
- Total number of edge.
serialVersionUID: -4023305408844352315L
noWeight
java.lang.Double noWeight
- See
#setEdgeWeight(Object, Object, double)
and
#getEdgeWeight(Object, Object)
. It is a Double
because
Double.NaN != Double.NaN, but
Double(Double.NaN).equals(Double.NaN).
weights
weights
- The weights as kind of two dimensional sparse field.
numEdges
int numEdges
- Total number of edges.
serialVersionUID: -2961087084335544628L
noWeight
java.lang.Double noWeight
- See
#setEdgeWeight(Object, Object, double)
and
#getEdgeWeight(Object, Object)
. It is a Double
because
Double.NaN != Double.NaN, but
Double(Double.NaN).equals(Double.NaN).
weights
weights
- The weights as kind of two dimensional sparse field.
numEdges
int numEdges
- Total number of edges.
Package de.aitools.aq.textextraction |
serialVersionUID: 1L
Package de.aitools.aq.webdownload |
serialVersionUID: 3614258229492349424L
Package de.aitools.aq.websearch |
serialVersionUID: 5531509088510399499L
serialVersionUID: 5060847225207834058L
Package de.aitools.aq.websearch.oauth |
serialVersionUID: -6027266777363013819L
Package de.aitools.dm.clusterlabeling.common |
serialVersionUID: 8613953132247743061L
Package de.aitools.ie.languagedetection |
serialVersionUID: -1451504770410028784L
language
java.util.Locale language
trigrams
java.util.Map<K,V> trigrams
Package de.aitools.ie.languagedetection.builder.wikipedia.parser |
serialVersionUID: -930979943677482030L
Package de.aitools.ie.stemming |
serialVersionUID: -5796872062682983017L
serialVersionUID: -2628771828990269515L
Package de.aitools.ie.stemming.stemmer |
serialVersionUID: -2628771828990269515L
Package de.aitools.ir.fingerprinting |
serialVersionUID: 6102735802739949129L
representer
PrefixClassFunction representer
similarityHashFunction
FuzzyFingerprintingEncoding similarityHashFunction
fuzzificationSchemes
java.util.List<E> fuzzificationSchemes
serialVersionUID: -1266956446837951213L
similarityHashFunction
LocalitySensitiveEncoding similarityHashFunction
representer
RandomProjectionFunction representer
randomVectorSets
java.util.List<E> randomVectorSets
Package de.aitools.ir.fingerprinting.refactored |
serialVersionUID: 1L
locale
java.util.Locale locale
prefix1Probabilities
double[] prefix1Probabilities
prefix2Probabilities
double[] prefix2Probabilities
prefix1ToIndexMap
java.util.SortedMap<K,V> prefix1ToIndexMap
prefix2ToIndexMap
java.util.SortedMap<K,V> prefix2ToIndexMap
serialVersionUID: 1L
serialVersionUID: 1L
Package de.aitools.ir.fingerprinting.representer |
serialVersionUID: 2847857551209677358L
prefixLength
int prefixLength
intendedDimension
int intendedDimension
decomposer
Decomposition decomposer
stopwords
StopWordList stopwords
prefixDistribution
PrefixDistribution prefixDistribution
serialVersionUID: -6948663396776786514L
random
java.util.Random random
representer
TermFrequency representer
randomVectors
java.util.List<E> randomVectors
Package de.aitools.ir.retrievalmodels.relevance.algebraic |
serialVersionUID: 1L
Package de.aitools.ir.retrievalmodels.representer |
serialVersionUID: 6996808200177807531L
serialVersionUID: 281694623789959153L
n1
de.aitools.ir.retrievalmodels.representer.DivergenceFromRandomness.IAfterEffect n1
n2
de.aitools.ir.retrievalmodels.representer.DivergenceFromRandomness.IFrequencyNormalization n2
tf
TermFrequency tf
bm
de.aitools.ir.retrievalmodels.representer.DivergenceFromRandomness.IBasicModel bm
averageDocumentLength
double averageDocumentLength
isTrained
boolean isTrained
totalTfVector
Vector totalTfVector
dfVector
Vector dfVector
numDocuments
int numDocuments
serialVersionUID: 7342247079921890511L
tf
TermFrequency tf
serialVersionUID: 5701916082586350954L
representer
Representer<D,Dbold extends Representation> representer
isTrained
boolean isTrained
isReduced
boolean isReduced
numDocuments
int numDocuments
rank
int rank
U
Jama.Matrix U
S
Jama.Matrix S
V
Jama.Matrix V
U_k
Jama.Matrix U_k
S_k
Jama.Matrix S_k
V_k
Jama.Matrix V_k
vocabulary
java.util.Set<E> vocabulary
svd
Jama.SingularValueDecomposition svd
strategy
de.aitools.ir.retrievalmodels.representer.LatentSemanticIndexing.IReductionStrategy strategy
serialVersionUID: 742130428219001577L
tf
TermFrequency tf
state
OkapiBM25.RepresentationState state
averageDocumentLength
double averageDocumentLength
isTrained
boolean isTrained
numDocuments
int numDocuments
dfVector
Vector dfVector
k1
double k1
k3
double k3
b
double b
serialVersionUID: 2682380748234069040L
l
java.util.Locale l
stemWords
boolean stemWords
filterStopwords
boolean filterStopwords
serialVersionUID: 4917699667362424300L
space
VectorSpace space
spaceGrowable
boolean spaceGrowable
decomposer
Decomposition decomposer
stopwords
StopWordList stopwords
stemmer
Stemmer stemmer
serialVersionUID: -6424748980511233224L
tf
TermFrequency tf
idf
InverseDocumentFrequency idf
idfVector
Vector idfVector
isTrained
boolean isTrained
serialVersionUID: 3216803658353655782L
dfVector
Vector dfVector
tf
TermFrequency tf
numTexts
int numTexts
isTrained
boolean isTrained
ctfVector
Vector ctfVector
totalCtf
double totalCtf
Package de.aitools.ir.retrievalmodels.retrievalmodel |
serialVersionUID: 892519387584263428L
rho
RelevanceFunction<Q,R> rho
cachedRep
Representation cachedRep
cached
java.lang.Object cached
serialVersionUID: 1L
alpha
Representer<D,Dbold extends Representation> alpha
isTrained
boolean isTrained
indexVectors
java.util.List<E> indexVectors
threshold
double threshold
serialVersionUID: 8574506257847618886L
alpha
Representer<D,Dbold extends Representation> alpha
Package de.aitools.iv.graphdrawing |
attachmentIDset
boolean attachmentIDset
- indicates if the attachment ID is set allready.
attachmentID
int attachmentID
- the attachmentID
Package de.aitools.iv.graphdrawing.builtin |
label
javax.swing.JLabel label
Package de.aitools.iv.graphdrawing.datastructures.graph |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: -2431831868511993784L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 5511276133378306971L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
Package de.aitools.iv.graphdrawing.demo |
serialVersionUID: 7L
Package de.aitools.iv.graphdrawing.distortion |
toFrameFormat
java.awt.geom.AffineTransform toFrameFormat
toTransformationFormat
java.awt.geom.AffineTransform toTransformationFormat
transformation
Transformation transformation
graph
UndirectedGraph graph
oldCenter
java.awt.geom.Point2D oldCenter
center
java.awt.geom.Point2D center
mousePressedPosition
java.awt.geom.Point2D mousePressedPosition
root
Vertex root
selectedNode
Vertex selectedNode
configuration
DistortionConfiguration configuration
myMouseListener
java.awt.event.MouseListener myMouseListener
popup
VertexPopupMenu popup
clickHandlers
java.util.HashSet<E> clickHandlers
clientPopupListeners
java.util.HashSet<E> clientPopupListeners
movingActive
boolean movingActive
fastMode
boolean fastMode
prepareVertex
TreeVertexVisitor prepareVertex
start
TreeVertexVisitor start
stop
TreeVertexVisitor stop
Package de.aitools.iv.graphdrawing.jtree |
vertex
Vertex vertex
jTree
javax.swing.JTree jTree
jTreeView
JTreeVisualization jTreeView
shade
double shade
graph
UndirectedGraph graph
root
Vertex root
selectedNode
Vertex selectedNode
jTree
javax.swing.JTree jTree
scrollPane
javax.swing.JScrollPane scrollPane
configuration
JTreeConfiguration configuration
myMouseListener
de.aitools.iv.graphdrawing.jtree.JTreeVisualization.MyMouseListener myMouseListener
myMouseMotionListener
de.aitools.iv.graphdrawing.jtree.JTreeVisualization.MyMouseMotionListener myMouseMotionListener
myTreeSelectionListener
de.aitools.iv.graphdrawing.jtree.JTreeVisualization.MyTreeSelectionListener myTreeSelectionListener
popupClickHandler
PopupClickHandler popupClickHandler
popup
VertexPopupMenu popup
clickHandlers
java.util.HashSet<E> clickHandlers
clientPopupListeners
java.util.HashSet<E> clientPopupListeners
Package de.aitools.iv.graphdrawing.nativeboxtree |
serialVersionUID: 7L
config
NativeBoxTreeConfiguration config
wGraph
WalkerLinearGraph wGraph
serialVersionUID: 7L
parent
NativeBoxTreeVertexDraw parent
child
NativeBoxTreeVertexDraw child
direction
boolean direction
firstChild
boolean firstChild
- Indicates, that this edge goes to the first child of the parent's children.
lastChild
boolean lastChild
- Indicates, that this edge goes to the last child of the parent's children.
serialVersionUID: 7L
serialVersionUID: 7L
graph
UndirectedGraph graph
root
Vertex root
configuration
NativeBoxTreeConfiguration configuration
mapper
AiTreeCellRendererMapper mapper
contentPane
javax.swing.JPanel contentPane
scrollPane
javax.swing.JScrollPane scrollPane
layeredPane
javax.swing.JLayeredPane layeredPane
clickHandlers
java.util.HashSet<E> clickHandlers
clientPopupListeners
java.util.HashSet<E> clientPopupListeners
plusIcon
javax.swing.Icon plusIcon
minusIcon
javax.swing.Icon minusIcon
selected
NativeBoxTreeVertexDraw selected
vertexUnderCursor
NativeBoxTreeVertexDraw vertexUnderCursor
popup
VertexPopupMenu popup
myMouseListener
de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVisualization.MyMouseListener myMouseListener
layout
Layout layout
animThread
de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVisualization.AnimThread animThread
addVertexDraws
TreeVertexVisitor addVertexDraws
removeVertexDraws
TreeVertexVisitor removeVertexDraws
updateVertexDraws
TreeVertexVisitor updateVertexDraws
myScrollPanelSizeCalculator
de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVisualization.ScrollPanelSizeCalculator myScrollPanelSizeCalculator
skipAnimation
TreeVertexVisitor skipAnimation
serialVersionUID: 7L
Package de.aitools.iv.graphdrawing.nativetree |
parent
NativeTreeVertexDraw parent
child
NativeTreeVertexDraw child
childAboveParent
boolean childAboveParent
firstChild
boolean firstChild
- Indicates, that this edge goes to the first child of the parent's children.
lastChild
boolean lastChild
- Indicates, that this edge goes to the last child of the parent's children.
graph
UndirectedGraph graph
root
Vertex root
configuration
NativeTreeConfiguration configuration
contentPane
javax.swing.JPanel contentPane
scrollPane
javax.swing.JScrollPane scrollPane
clickHandlers
java.util.HashSet<E> clickHandlers
clientPopupListeners
java.util.HashSet<E> clientPopupListeners
plusIcon
javax.swing.Icon plusIcon
minusIcon
javax.swing.Icon minusIcon
selected
NativeTreeVertexDraw selected
vertexUnderCursor
NativeTreeVertexDraw vertexUnderCursor
popup
VertexPopupMenu popup
myMouseListener
de.aitools.iv.graphdrawing.nativetree.NativeTreeVisualization.MyMouseListener myMouseListener
layout
ReingoldTilfordExtendedLayout layout
animThread
de.aitools.iv.graphdrawing.nativetree.NativeTreeVisualization.AnimThread animThread
addVertexDraws
TreeVertexVisitor addVertexDraws
removeVertexDraws
TreeVertexVisitor removeVertexDraws
updateVertexDraws
TreeVertexVisitor updateVertexDraws
myScrollPanelSizeCalculator
de.aitools.iv.graphdrawing.nativetree.NativeTreeVisualization.ScrollPanelSizeCalculator myScrollPanelSizeCalculator
skipAnimation
TreeVertexVisitor skipAnimation