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
↓ 4 callers
Method
getInputPipe
()
data/mallet-2.0.8/src/cc/mallet/grmm/learning/ACRF.java:136
↓ 4 callers
Method
getIteration
()
data/mallet-2.0.8/src/cc/mallet/classify/ClassifierTrainer.java:73
↓ 4 callers
Method
getLabelAtRank
(int rank)
data/mallet-2.0.8/src/cc/mallet/types/Labeling.java:35
↓ 4 callers
Method
getLatticeNode
(int ip, int stateIndex)
data/mallet-2.0.8/src/cc/mallet/fst/SumLatticeScaling.java:39
↓ 4 callers
Method
getLatticeNode
(int ip, int stateIndex)
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/pr/SumLatticeDefaultCachedDot.java:55
↓ 4 callers
Method
getLatticeNode
(int ip, int stateIndex)
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/pr/SumLatticePR.java:204
↓ 4 callers
Method
getLogValueMatrix
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/TableFactor.java:371
↓ 4 callers
Method
getMaxValue
()
data/mallet-2.0.8/src/cc/mallet/types/RankedFeatureVector.java:197
↓ 4 callers
Method
getNumCorrectEntities
number of entities correctly extracted
data/mallet-2.0.8/src/cc/mallet/fst/confidence/ConfidenceEvaluator.java:265
↓ 4 callers
Method
getNumStates
Returns the number of states in the map.
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/StateLabelMap.java:151
↓ 4 callers
Method
getObjectAtPosition
(int pos)
data/mallet-2.0.8/src/cc/mallet/types/FeatureSequence.java:87
↓ 4 callers
Method
getOffsetIndex
Gets the index into the offsets array for the given element index @param index Index of element @return Index into offsets, will always give a va
data/mallet-2.0.8/src/cc/mallet/types/MultiInstanceList.java:221
↓ 4 callers
Method
getOptimizable
()
data/mallet-2.0.8/src/cc/mallet/classify/MaxEntTrainer.java:126
↓ 4 callers
Method
getOutput
()
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/pr/CachedDotTransitionIterator.java:71
↓ 4 callers
Method
getParent
The node that generated this node. @return the parent
data/mallet-2.0.8/src/cc/mallet/util/search/SearchNode.java:77
↓ 4 callers
Method
getPredictedLabels
()
data/mallet-2.0.8/src/cc/mallet/extract/DocumentExtraction.java:109
↓ 4 callers
Method
getRoot
()
data/mallet-2.0.8/src/cc/mallet/classify/C45.java:50
↓ 4 callers
Method
getSepset
(int id1, int id2)
data/mallet-2.0.8/src/cc/mallet/grmm/inference/JunctionTree.java:106
↓ 4 callers
Method
getSize
()
data/mallet-2.0.8/src/cc/mallet/classify/C45.java:150
↓ 4 callers
Method
getTarget
()
data/mallet-2.0.8/src/cc/mallet/classify/constraints/ge/MaxEntFLGEConstraints.java:150
↓ 4 callers
Method
getTargetAlphabet
()
data/mallet-2.0.8/src/cc/mallet/grmm/learning/extract/ACRFExtractor.java:124
↓ 4 callers
Method
getTemplates
()
data/mallet-2.0.8/src/cc/mallet/grmm/learning/ACRF.java:134
↓ 4 callers
Method
getUnnormalizedClassificationScores
(Instance instance, double[] scores)
data/mallet-2.0.8/src/cc/mallet/classify/MaxEnt.java:127
↓ 4 callers
Method
getValue
Returns the total constraint value. @return Constraint value
data/mallet-2.0.8/src/cc/mallet/classify/constraints/ge/MaxEntGEConstraint.java:39
↓ 4 callers
Method
getVariable
(int i)
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:999
↓ 4 callers
Method
getVariable
(int i)
data/mallet-2.0.8/src/cc/mallet/grmm/types/AbstractTableFactor.java:904
↓ 4 callers
Method
getViterbiNode
(int ip, int stateIndex)
data/mallet-2.0.8/src/cc/mallet/fst/MaxLatticeDefault.java:183
↓ 4 callers
Method
getWeight
()
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/pr/CachedDotTransitionIterator.java:75
↓ 4 callers
Method
getWidth
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/UndirectedGrid.java:40
↓ 4 callers
Method
getXis
()
data/mallet-2.0.8/src/cc/mallet/fst/SumLattice.java:11
↓ 4 callers
Method
hackCrfExtor
(CRF crf)
data/mallet-2.0.8/src/cc/mallet/extract/test/TestLatticeViewer.java:79
↓ 4 callers
Method
hasNext
()
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/pr/CachedDotTransitionIterator.java:47
↓ 4 callers
Method
idx2obj
(int idx)
data/mallet-2.0.8/src/cc/mallet/grmm/inference/MessageArray.java:147
↓ 4 callers
Method
induceFeaturesFor
(InstanceList ilist, boolean withFeatureShrinkage, boolean addPerClassFeatures)
data/mallet-2.0.8/src/cc/mallet/types/FeatureInducer.java:180
↓ 4 callers
Method
intersection
Returns the intersection of two cliques.
data/mallet-2.0.8/src/cc/mallet/grmm/types/VarSet.java:46
↓ 4 callers
Method
intersection
(VarSet c)
data/mallet-2.0.8/src/cc/mallet/grmm/types/ListVarSet.java:171
↓ 4 callers
Method
isBackground
()
data/mallet-2.0.8/src/cc/mallet/extract/LabeledSpan.java:99
↓ 4 callers
Method
iterator
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/HashVarSet.java:225
↓ 4 callers
Method
labelAtLocation
(int pos)
data/mallet-2.0.8/src/cc/mallet/types/Labeling.java:46
↓ 4 callers
Method
learnSymmetricConcentration
Learn the concentration parameter of a symmetric Dirichlet using frequency histograms. Since all parameters are the same, we only need to keep track
data/mallet-2.0.8/src/cc/mallet/types/Dirichlet.java:418
↓ 4 callers
Method
loadDeletions
(String filename)
data/mallet-2.0.8/src/cc/mallet/pipe/NGramPreprocessor.java:42
↓ 4 callers
Method
loadReplacements
(String filename)
data/mallet-2.0.8/src/cc/mallet/pipe/NGramPreprocessor.java:23
↓ 4 callers
Method
location
(int index)
data/mallet-2.0.8/src/cc/mallet/types/SparseVector.java:273
↓ 4 callers
Method
logErrorRange
Implements the error range measure from Ihler et al.
data/mallet-2.0.8/src/cc/mallet/grmm/types/Factors.java:392
↓ 4 callers
Method
logValue
(AssignmentIterator it)
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:989
↓ 4 callers
Method
mean
()
data/mallet-2.0.8/src/cc/mallet/util/Univariate.java:81
↓ 4 callers
Method
min
()
data/mallet-2.0.8/src/cc/mallet/util/search/MinHeap.java:66
↓ 4 callers
Method
newRankedFeatureVector
(InstanceList ilist)
data/mallet-2.0.8/src/cc/mallet/types/RankedFeatureVector.java:318
↓ 4 callers
Method
nextDistribution
()
data/mallet-2.0.8/src/cc/mallet/types/Dirichlet.java:170
↓ 4 callers
Method
normalize
(double[] m)
data/mallet-2.0.8/src/cc/mallet/types/MatrixOps.java:155
↓ 4 callers
Method
numericIterator
()
data/mallet-2.0.8/src/cc/mallet/util/PropertyList.java:149
↓ 4 callers
Method
optimize
()
data/mallet-2.0.8/src/cc/mallet/optimize/OrthantWiseLimitedMemoryBFGS.java:104
↓ 4 callers
Method
pipe
(Instance carrier)
data/mallet-2.0.8/src/cc/mallet/extract/pipe/TokenSequence2Tokenization.java:34
↓ 4 callers
Method
plusEquals
(LogNumber other)
data/mallet-2.0.8/src/cc/mallet/types/LogNumber.java:30
↓ 4 callers
Method
plusEqualsGaussianPriorGradient
(Factors other, double variance)
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:277
↓ 4 callers
Method
preProcess
@param data Unlabeled data @return Returns a bitset of the size of the data, with the bit set if a constraint feature fires in that instance.
data/mallet-2.0.8/src/cc/mallet/classify/constraints/ge/MaxEntGEConstraint.java:60
↓ 4 callers
Method
preProcess
@param data Unlabeled data @return Returns a bitset of the size of the data, with the bit set if a constraint feature fires in that instance.
data/mallet-2.0.8/src/cc/mallet/fst/semi_supervised/pr/constraints/PRConstraint.java:52
↓ 4 callers
Method
precondition
(Instance inst)
data/mallet-2.0.8/src/cc/mallet/pipe/Pipe.java:122
↓ 4 callers
Method
print
()
data/mallet-2.0.8/src/cc/mallet/types/SparseVector.java:857
↓ 4 callers
Method
printAsDot
(PrintWriter out)
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:1099
↓ 4 callers
Method
printDocumentTopics
(File file)
data/mallet-2.0.8/src/cc/mallet/topics/ParallelTopicModel.java:1490
↓ 4 callers
Method
readIntArray2
(ObjectInputStream in)
data/mallet-2.0.8/src/cc/mallet/topics/TopicalNGrams.java:487
↓ 4 callers
Method
readObject
Reads a Serialized object, which may or may not be zipped. Guesses from the file name whether to decompress or not. @param f File to read data from
data/mallet-2.0.8/src/cc/mallet/util/FileUtils.java:58
↓ 4 callers
Method
readObject
(ObjectInputStream in)
data/mallet-2.0.8/src/cc/mallet/util/PropertyList.java:194
↓ 4 callers
Method
readObject
(ObjectInputStream in)
data/mallet-2.0.8/src/cc/mallet/fst/CRFTrainerByValueGradients.java:358
↓ 4 callers
Method
readObject
(ObjectInputStream in)
data/mallet-2.0.8/src/cc/mallet/fst/tests/TestCRF.java:458
↓ 4 callers
Method
readObject
(ObjectInputStream in)
data/mallet-2.0.8/src/cc/mallet/cluster/neighbor_evaluator/Neighbor.java:60
↓ 4 callers
Method
regenerateCaches
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:196
↓ 4 callers
Method
reportOnVec
(String s, double[] v)
data/mallet-2.0.8/src/cc/mallet/optimize/StochasticMetaAscent.java:156
↓ 4 callers
Method
setCPF
(VarSet c, Factor pot)
data/mallet-2.0.8/src/cc/mallet/grmm/inference/JunctionTree.java:120
↓ 4 callers
Method
setCacheUnrolledGraphs
(boolean cacheUnrolledGraphs)
data/mallet-2.0.8/src/cc/mallet/grmm/learning/ACRF.java:118
↓ 4 callers
Method
setFeatureSelection
(FeatureSelection selectedFeatures)
data/mallet-2.0.8/src/cc/mallet/types/InstanceList.java:734
↓ 4 callers
Method
setFeatures
(PropertyList pl)
data/mallet-2.0.8/src/cc/mallet/types/PropertyHolder.java:29
↓ 4 callers
Method
setFinalWeight
(double c)
data/mallet-2.0.8/src/cc/mallet/fst/CRF.java:1726
↓ 4 callers
Method
setMessage
(Region from, Region to, TableFactor result)
data/mallet-2.0.8/src/cc/mallet/grmm/inference/gbp/MessageArray.java:50
↓ 4 callers
Method
setMessager
(MessageStrategy messager)
data/mallet-2.0.8/src/cc/mallet/grmm/inference/AbstractBeliefPropagation.java:56
↓ 4 callers
Method
setNumThreads
(int threads)
data/mallet-2.0.8/src/cc/mallet/topics/ParallelTopicModel.java:199
↓ 4 callers
Method
setPriority
Set the priority of this element. @param priority the element's new priority
data/mallet-2.0.8/src/cc/mallet/util/search/QueueElement.java:24
↓ 4 callers
Method
setProbs
(double[] probArray)
data/mallet-2.0.8/src/cc/mallet/grmm/types/AbstractTableFactor.java:102
↓ 4 callers
Method
setProperty
(String key, Object value)
data/mallet-2.0.8/src/cc/mallet/types/Token.java:90
↓ 4 callers
Method
setSubIterator
(InstanceList ilist, Object[] startTags, Object[] inTags, ArrayList predictions)
data/mallet-2.0.8/src/cc/mallet/pipe/iterator/SegmentIterator.java:114
↓ 4 callers
Method
setTopicDisplay
(int interval, int n)
data/mallet-2.0.8/src/cc/mallet/topics/ParallelTopicModel.java:171
↓ 4 callers
Method
setupData
()
data/mallet-2.0.8/src/cc/mallet/grmm/learning/extract/ACRFExtractorTrainer.java:242
↓ 4 callers
Method
shallowClone
()
data/mallet-2.0.8/src/cc/mallet/types/InstanceList.java:209
↓ 4 callers
Method
size
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/ListVarSet.java:103
↓ 4 callers
Method
sort
(int i, int j)
data/mallet-2.0.8/src/cc/mallet/cluster/util/PairwiseMatrix.java:42
↓ 4 callers
Method
stateIndexOfString
Returns the index of the input state name, returns -1 if name not found.
data/mallet-2.0.8/src/cc/mallet/fst/Transducer.java:183
↓ 4 callers
Method
subspan
Returns a span formed by concatenating the spans from start to end. In more detail: <ul> <li>The start of the new span will be the start index of
data/mallet-2.0.8/src/cc/mallet/extract/Tokenization.java:42
↓ 4 callers
Method
sumLogProb
(int n)
data/mallet-2.0.8/src/cc/mallet/grmm/util/Flops.java:51
↓ 4 callers
Method
tanh
(double a)
data/mallet-2.0.8/src/cc/mallet/util/Maths.java:226
↓ 4 callers
Method
testValueAndGradientCurrentParameters
Tests that the value and gradient function are consistent at the current parameters. Computes both the analytic gradient (the one given by <tt>maxa
data/mallet-2.0.8/src/cc/mallet/optimize/tests/TestOptimizable.java:136
↓ 4 callers
Method
timesEquals
(LogNumber other)
data/mallet-2.0.8/src/cc/mallet/types/LogNumber.java:12
↓ 4 callers
Method
timesEquals
Multiplies a constant by all values in the table.
data/mallet-2.0.8/src/cc/mallet/grmm/types/AbstractTableFactor.java:1069
↓ 4 callers
Method
toString
()
data/mallet-2.0.8/src/cc/mallet/types/Label.java:58
↓ 4 callers
Method
toString
()
data/mallet-2.0.8/src/cc/mallet/classify/RankMaxEntTrainer.java:288
↓ 4 callers
Method
toString
()
data/mallet-2.0.8/src/cc/mallet/grmm/types/FactorGraph.java:1077
↓ 4 callers
Method
toString
()
data/mallet-2.0.8/src/cc/mallet/cluster/util/PairwiseMatrix.java:54
↓ 4 callers
Method
twoNorm
()
data/mallet-2.0.8/src/cc/mallet/types/ConstantMatrix.java:40
↓ 4 callers
Method
value
(int i)
data/mallet-2.0.8/src/cc/mallet/extract/Field.java:45
↓ 4 callers
Method
value
(Assignment assn)
data/mallet-2.0.8/src/cc/mallet/grmm/types/TableFactor.java:179
← previous
next →
701–800 of 7,087, ranked by callers