Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfsj66011/text_cluster
/ functions
Functions
7,087 in github.com/dfsj66011/text_cluster
⨍
Functions
7,087
◇
Types & classes
981
↓ 6 callers
Method
createRandomGrid
(int w, int h, int maxOutcomes, Random r)
data/mallet-2.0.8/src/cc/mallet/grmm/test/TestInference.java:215
↓ 6 callers
Method
doTestSpacePrediction
(boolean testValueAndGradient)
data/mallet-2.0.8/src/cc/mallet/fst/tests/TestMEMM.java:362
↓ 6 callers
Method
dotProduct
(DenseVector v)
data/mallet-2.0.8/src/cc/mallet/types/IndexedSparseVector.java:141
↓ 6 callers
Method
get
(int idx)
data/mallet-2.0.8/src/cc/mallet/grmm/types/ListVarSet.java:66
↓ 6 callers
Method
getAlphabets
()
data/mallet-2.0.8/src/cc/mallet/types/InstanceList.java:983
↓ 6 callers
Method
getBiIndexAtPosition
(int pos)
data/mallet-2.0.8/src/cc/mallet/types/FeatureSequenceWithBigrams.java:47
↓ 6 callers
Method
getDocument
()
data/mallet-2.0.8/src/cc/mallet/extract/Span.java:32
↓ 6 callers
Method
getEndIdx
()
data/mallet-2.0.8/src/cc/mallet/extract/LabeledSpan.java:87
↓ 6 callers
Method
getEndIdx
Returns an integer index identifying the end of this span. Beware that in some cases (e.g., for images), this may not correspond directly to a seq
data/mallet-2.0.8/src/cc/mallet/extract/Span.java:51
↓ 6 callers
Method
getIndex
()
data/mallet-2.0.8/src/cc/mallet/fst/HMM.java:979
↓ 6 callers
Method
getInterpreter
()
data/mallet-2.0.8/src/cc/mallet/util/CommandOption.java:136
↓ 6 callers
Method
getLabeledSpan
(int i)
data/mallet-2.0.8/src/cc/mallet/extract/LabeledSpans.java:49
↓ 6 callers
Method
getLatticeNode
(int ip, int stateIndex)
data/mallet-2.0.8/src/cc/mallet/fst/SumLatticeBeam.java:114
↓ 6 callers
Method
getLatticeNode
(int ip, int stateIndex)
data/mallet-2.0.8/src/cc/mallet/fst/SumLatticeDefault.java:45
↓ 6 callers
Method
getMaxValuedThreshold
@return the threshold of the (feature, threshold) pair with with maximum gain ratio
data/mallet-2.0.8/src/cc/mallet/types/GainRatio.java:337
↓ 6 callers
Method
getOldClusters
()
data/mallet-2.0.8/src/cc/mallet/cluster/neighbor_evaluator/AgglomerativeNeighbor.java:60
↓ 6 callers
Method
getOriginal
@return The original Clustering.
data/mallet-2.0.8/src/cc/mallet/cluster/neighbor_evaluator/Neighbor.java:34
↓ 6 callers
Method
getParent
(Object child)
data/mallet-2.0.8/src/cc/mallet/grmm/types/Tree.java:124
↓ 6 callers
Method
getPipe
(int index)
data/mallet-2.0.8/src/cc/mallet/pipe/SerialPipes.java:106
↓ 6 callers
Method
getProperty
(String key)
data/mallet-2.0.8/src/cc/mallet/types/PropertyHolder.java:11
↓ 6 callers
Method
getRightChild
()
data/mallet-2.0.8/src/cc/mallet/classify/C45.java:155
↓ 6 callers
Method
getScore
(AgglomerativeNeighbor pwneighbor)
data/mallet-2.0.8/src/cc/mallet/cluster/neighbor_evaluator/MedoidEvaluator.java:257
↓ 6 callers
Method
getState
(String name)
data/mallet-2.0.8/src/cc/mallet/fst/HMM.java:520
↓ 6 callers
Method
getTargetAlphabet
()
data/mallet-2.0.8/src/cc/mallet/extract/CRFExtractor.java:213
↓ 6 callers
Method
getVariable
(int i)
data/mallet-2.0.8/src/cc/mallet/grmm/types/Assignment.java:341
↓ 6 callers
Method
hasNext
()
data/mallet-2.0.8/src/cc/mallet/util/PropertyList.java:308
↓ 6 callers
Method
indexOf
(Object elem)
data/mallet-2.0.8/src/cc/mallet/types/MultiInstanceList.java:239
↓ 6 callers
Method
isAdjacent
Returns whether two variables are adjacent in the model's graph. @param v1 A variable in this model @param v2 Another variable in this model @retur
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:571
↓ 6 callers
Method
isInvalidNode
(int ip, int i)
data/mallet-2.0.8/src/cc/mallet/fst/SumLatticeScaling.java:249
↓ 6 callers
Method
isNaN
(double[] m)
data/mallet-2.0.8/src/cc/mallet/types/MatrixOps.java:243
↓ 6 callers
Method
lookupJoint
Returns the joint probability of a given assignment, computed in some factorized fashion. Before using this method, <tt>computeMarginals</tt> must ha
data/mallet-2.0.8/src/cc/mallet/grmm/inference/Inferencer.java:69
↓ 6 callers
Method
maxTime
()
data/mallet-2.0.8/src/cc/mallet/grmm/util/LabelsAssignment.java:99
↓ 6 callers
Method
newIteratorFrom
Given an InstanceIterator, return a new InstanceIterator whose instances have also been processed by this pipe. If you override this method, be sure
data/mallet-2.0.8/src/cc/mallet/pipe/Pipe.java:137
↓ 6 callers
Method
nextProperty
()
data/mallet-2.0.8/src/cc/mallet/util/PropertyList.java:333
↓ 6 callers
Method
normalizeAsCpt
(AbstractTableFactor ptl, Variable var)
data/mallet-2.0.8/src/cc/mallet/grmm/types/Factors.java:31
↓ 6 callers
Method
numSlices
()
data/mallet-2.0.8/src/cc/mallet/grmm/util/LabelsAssignment.java:102
↓ 6 callers
Method
numStates
()
data/mallet-2.0.8/src/cc/mallet/fst/Transducer.java:127
↓ 6 callers
Method
oneNorm
(double[] m)
data/mallet-2.0.8/src/cc/mallet/types/MatrixOps.java:141
↓ 6 callers
Method
print
()
data/mallet-2.0.8/src/cc/mallet/classify/Classification.java:84
↓ 6 callers
Method
printState
(File f)
data/mallet-2.0.8/src/cc/mallet/topics/ParallelTopicModel.java:1784
↓ 6 callers
Method
rawValue
(Assignment assn)
data/mallet-2.0.8/src/cc/mallet/grmm/types/LogTableFactor.java:249
↓ 6 callers
Method
rawValue
(Assignment assn)
data/mallet-2.0.8/src/cc/mallet/grmm/types/TableFactor.java:270
↓ 6 callers
Method
read
(File f)
data/mallet-2.0.8/src/cc/mallet/topics/LDAHyper.java:1057
↓ 6 callers
Method
readObject
(ObjectInputStream in)
data/mallet-2.0.8/src/cc/mallet/classify/C45.java:353
↓ 6 callers
Method
reset
Reset the state of the evaluator.
data/mallet-2.0.8/src/cc/mallet/cluster/neighbor_evaluator/NeighborEvaluator.java:35
↓ 6 callers
Method
rowDotProduct
(double[] m, int nc, int ri, Vector v, int maxCi,
data/mallet-2.0.8/src/cc/mallet/types/MatrixOps.java:208
↓ 6 callers
Method
save
Saves this <code>InstanceList</code> to <code>file</code>. If the string value of <code>file</code> is "-", then serialize to {@link System.out}
data/mallet-2.0.8/src/cc/mallet/types/InstanceList.java:801
↓ 6 callers
Method
setCachesCapacity
(int n)
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:123
↓ 6 callers
Method
setFeatureSelection
(int weightIdx, FeatureSelection fs)
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:1229
↓ 6 callers
Method
setGaussianPriorVariance
(double p)
data/mallet-2.0.8/src/cc/mallet/fst/CRFTrainerByLabelLikelihood.java:446
↓ 6 callers
Method
setIndex2Location
()
data/mallet-2.0.8/src/cc/mallet/types/HashedSparseVector.java:98
↓ 6 callers
Method
setNumIterations
(int numIterations)
data/mallet-2.0.8/src/cc/mallet/topics/ParallelTopicModel.java:163
↓ 6 callers
Method
setUseSomeUnsupportedTrick
Sets whether to use the 'some unsupported trick.' This trick is, if training a CRF where some training has been done and sparse weights are used, to a
data/mallet-2.0.8/src/cc/mallet/fst/CRFTrainerByLabelLikelihood.java:461
↓ 6 callers
Method
setWeightsDimensionDensely
()
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:1334
↓ 6 callers
Method
singleIndex
(int[] indices)
data/mallet-2.0.8/src/cc/mallet/types/SparseMatrixn.java:139
↓ 6 callers
Method
size
()
data/mallet-2.0.8/src/cc/mallet/types/Labels.java:42
↓ 6 callers
Method
size
()
data/mallet-2.0.8/src/cc/mallet/util/CommandOption.java:252
↓ 6 callers
Method
structureMatches
(Factors other)
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:208
↓ 6 callers
Method
unroll
(Instance inst)
data/mallet-2.0.8/src/cc/mallet/grmm/learning/ACRF.java:998
↓ 6 callers
Method
value
(int[] indices)
data/mallet-2.0.8/src/cc/mallet/types/Matrixn.java:81
↓ 6 callers
Method
writeObject
(ObjectOutputStream out)
data/mallet-2.0.8/src/cc/mallet/types/PagedInstanceList.java:548
↓ 5 callers
Method
addClique
(UnrolledVarSet clique)
data/mallet-2.0.8/src/cc/mallet/grmm/learning/ACRF.java:779
↓ 5 callers
Method
addStopWords
(String[] words)
data/mallet-2.0.8/src/cc/mallet/pipe/TokenSequenceRemoveStopwords.java:91
↓ 5 callers
Method
assertNotNaNOrInfinite
()
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:233
↓ 5 callers
Method
bestLabelIsCorrect
()
data/mallet-2.0.8/src/cc/mallet/classify/Classification.java:69
↓ 5 callers
Method
changePriority
(QueueElement e, double priority)
data/mallet-2.0.8/src/cc/mallet/util/search/MinHeap.java:85
↓ 5 callers
Method
comparePotentialValues
(TableFactor ptl, TableFactor ptl2)
data/mallet-2.0.8/src/cc/mallet/grmm/test/TestTableFactor.java:109
↓ 5 callers
Method
comparePotentialValues
(LogTableFactor ptl, LogTableFactor ptl2)
data/mallet-2.0.8/src/cc/mallet/grmm/test/TestLogTableFactor.java:163
↓ 5 callers
Method
createExtractionFrom
(String[] predStrings, String[] trueStrings)
data/mallet-2.0.8/src/cc/mallet/extract/test/TestPerDocumentF1Evaluator.java:66
↓ 5 callers
Method
createSingletonClustering
Initializes Clustering to one Instance per cluster. @param instances @return Singleton Clustering.
data/mallet-2.0.8/src/cc/mallet/cluster/util/ClusterUtils.java:103
↓ 5 callers
Method
createTriangle
()
data/mallet-2.0.8/src/cc/mallet/grmm/test/TestInference.java:114
↓ 5 callers
Method
createUniformChain
(int length)
data/mallet-2.0.8/src/cc/mallet/grmm/inference/RandomGraphs.java:241
↓ 5 callers
Method
diagonalToString
(double[] matrix, int dimension)
data/mallet-2.0.8/src/cc/mallet/util/MVNormal.java:517
↓ 5 callers
Method
doTestSpacePrediction
(boolean testValueAndGradient)
data/mallet-2.0.8/src/cc/mallet/fst/tests/TestCRF.java:472
↓ 5 callers
Method
dotProduct
(DenseVector v)
data/mallet-2.0.8/src/cc/mallet/types/HashedSparseVector.java:136
↓ 5 callers
Method
dumpToString
(Collection c, String separator)
data/mallet-2.0.8/src/cc/mallet/util/CollectionUtils.java:27
↓ 5 callers
Method
elapsedTime
Returns how much time as passed since Object creation, or the most recent call to tick(). @return Number of elapsed milliseconds
data/mallet-2.0.8/src/cc/mallet/util/Timing.java:49
↓ 5 callers
Method
equals
(Object o)
data/mallet-2.0.8/src/cc/mallet/fst/SegmentationEvaluator.java:36
↓ 5 callers
Method
evaluate
(Extraction extraction)
data/mallet-2.0.8/src/cc/mallet/extract/ExtractionEvaluator.java:17
↓ 5 callers
Method
get
(int key1, int key2)
data/mallet-2.0.8/src/cc/mallet/grmm/util/MIntInt2ObjectMap.java:49
↓ 5 callers
Method
getAccuracy
(InstanceList ilist)
data/mallet-2.0.8/src/cc/mallet/classify/Classifier.java:148
↓ 5 callers
Method
getBestIndex
()
data/mallet-2.0.8/src/cc/mallet/types/LabelVector.java:63
↓ 5 callers
Method
getData
()
data/mallet-2.0.8/src/cc/mallet/topics/PolylingualTopicModel.java:264
↓ 5 callers
Method
getDestinationState
(int index)
data/mallet-2.0.8/src/cc/mallet/fst/HMM.java:947
↓ 5 callers
Method
getExtractedSpans
()
data/mallet-2.0.8/src/cc/mallet/extract/DocumentExtraction.java:115
↓ 5 callers
Method
getIndex
(VarSet vs)
data/mallet-2.0.8/src/cc/mallet/grmm/learning/ACRF.java:890
↓ 5 callers
Method
getInferencer
Return a tool for estimating topic distributions for new documents
data/mallet-2.0.8/src/cc/mallet/topics/ParallelTopicModel.java:1953
↓ 5 callers
Method
getInputPipe
()
data/mallet-2.0.8/src/cc/mallet/fst/Transducer.java:80
↓ 5 callers
Method
getLabelAtRank
(int rank)
data/mallet-2.0.8/src/cc/mallet/types/LabelVector.java:115
↓ 5 callers
Method
getName
(Alphabet dictionary, int[] features, boolean[] negations)
data/mallet-2.0.8/src/cc/mallet/types/FeatureConjunction.java:124
↓ 5 callers
Method
getNewCluster
()
data/mallet-2.0.8/src/cc/mallet/cluster/neighbor_evaluator/AgglomerativeNeighbor.java:58
↓ 5 callers
Method
getOutputAlphabet
()
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:576
↓ 5 callers
Method
getPredicted
(int i)
data/mallet-2.0.8/src/cc/mallet/fst/Segment.java:77
↓ 5 callers
Method
getProperty
(String key)
data/mallet-2.0.8/src/cc/mallet/types/Instance.java:205
↓ 5 callers
Method
getRoot
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/Tree.java:164
↓ 5 callers
Method
getSourceState
()
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:1889
↓ 5 callers
Method
getState
(int index)
data/mallet-2.0.8/src/cc/mallet/fst/Transducer.java:128
↓ 5 callers
Method
getTruth
(int i)
data/mallet-2.0.8/src/cc/mallet/fst/Segment.java:75
↓ 5 callers
Method
getUniformArray
(int size)
data/mallet-2.0.8/src/cc/mallet/fst/HMM.java:743
↓ 5 callers
Method
getValueAtRank
(int rank)
data/mallet-2.0.8/src/cc/mallet/types/LabelVector.java:122
← previous
next →
501–600 of 7,087, ranked by callers