public class ParVecSentenceEncoder extends ParVecEncoder
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
batchSize, iterations, labelsList, layerSize, learningRate, minLearningRate, model, numEpochs, preprocessor, stopwords, targetSize, tokenizerFactory, windowSize, word2VectotalWords, vocabid, modelAvailable, name, timer| Constructor and Description |
|---|
ParVecSentenceEncoder() |
| Modifier and Type | Method and Description |
|---|---|
long |
getEmbeddingVectorSize() |
encode, encode, encode, getIndex, getInputVectorSize, getNearestNeighbour, getNearestNeighbours, getOutputVectorSize, getPredictions, getTotalWords, getWord, getWords, load, loadModel, oneHot, saveModel, setModelParams, setStopWords, setTrainingParams, trainModel, trainModel, withWordEmbeddinggetConfidence, getFrequency, getMaxConfidence, getNearestNeighbours, getProbability, isUnknown, setTotalWordsencode, encodeEach, encodeEach, encodeEach, encodeMatrix, trainModelappendTestLog, appendTestLog, appendTrainLog, appendTrainLog, clearTestLog, clearTrainLog, getConf, getId, getModel, getName, getTestLog, getTrainLog, isModelAvailable, isModelAvailableInChildren, setConf, setId, setModel, setModelAvailable, setModelFilename, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncoders, getId, getName, isModelAvailable, setEncoderspublic long getEmbeddingVectorSize()
getEmbeddingVectorSize in interface IEncodergetEmbeddingVectorSize in class ParVecEncoderCopyright © 2019. All rights reserved.