A B C D E F G H I L M O P R S T W 
All Classes All Packages

A

Analyze - Class in io.outofprintmagazine.corpus.batch.impl
 
Analyze() - Constructor for class io.outofprintmagazine.corpus.batch.impl.Analyze
 
appendAggregateStep() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
appendAnalyzeStep() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
AwsUtils - Class in io.outofprintmagazine.corpus.storage.s3
 

B

buildFromFile(String) - Static method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
buildFromJson(String, JsonNode) - Static method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
buildFromStagingBatch(String, String) - Static method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
buildFromStagingBatch(String, String, String) - Static method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
buildFromString(String, String) - Static method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
buildFromTemplate(String) - Static method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 

C

calculateMyersBriggsScores(ObjectNode, ObjectNode, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPMyersBriggsScores
 
calculateTfidfScores(ObjectNode, ObjectNode, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPTfidfScores
 
calculateZScores(ObjectNode, ObjectNode, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPZScores
 
calculateZSubScores(ObjectNode, ObjectNode, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPZScores
 
CleanText - Class in io.outofprintmagazine.corpus.batch.impl
 
CleanText() - Constructor for class io.outofprintmagazine.corpus.batch.impl.CleanText
 
compareTo(CorpusBatchStepModel) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
copyInputToOutput(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
copyInputToOutput(ObjectNode, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
CoreNLPMyersBriggsScores - Class in io.outofprintmagazine.corpus.batch.impl
 
CoreNLPMyersBriggsScores() - Constructor for class io.outofprintmagazine.corpus.batch.impl.CoreNLPMyersBriggsScores
 
CoreNLPTfidfScores - Class in io.outofprintmagazine.corpus.batch.impl
 
CoreNLPTfidfScores() - Constructor for class io.outofprintmagazine.corpus.batch.impl.CoreNLPTfidfScores
 
CoreNLPZScores - Class in io.outofprintmagazine.corpus.batch.impl
 
CoreNLPZScores() - Constructor for class io.outofprintmagazine.corpus.batch.impl.CoreNLPZScores
 
CorpusAggregate - Class in io.outofprintmagazine.corpus.batch.impl
 
CorpusAggregate() - Constructor for class io.outofprintmagazine.corpus.batch.impl.CorpusAggregate
 
CorpusBatch - Class in io.outofprintmagazine.corpus.batch
 
CorpusBatch() - Constructor for class io.outofprintmagazine.corpus.batch.CorpusBatch
 
CorpusBatchModel - Class in io.outofprintmagazine.corpus.batch.model
 
CorpusBatchModel() - Constructor for class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
CorpusBatchStep - Class in io.outofprintmagazine.corpus.batch
 
CorpusBatchStep() - Constructor for class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
CorpusBatchStepItemModel - Class in io.outofprintmagazine.corpus.batch.model
 
CorpusBatchStepItemModel() - Constructor for class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
CorpusBatchStepModel - Class in io.outofprintmagazine.corpus.batch.model
 
CorpusBatchStepModel() - Constructor for class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
CorpusWord2Vec - Class in io.outofprintmagazine.corpus.batch.impl
 
CorpusWord2Vec() - Constructor for class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
createCorpus(String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
createCorpus(String) - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
createCorpus(String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 

D

dictionaryPOS - Variable in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
docToTokenStrings(ObjectNode, CorpusWord2Vec.NodeToString) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
docToTokenStrings(ObjectNode, DocumentWord2Vec.NodeToString) - Method in class io.outofprintmagazine.corpus.batch.impl.DocumentWord2Vec
 
DocumentWord2Vec - Class in io.outofprintmagazine.corpus.batch.impl
 
DocumentWord2Vec() - Constructor for class io.outofprintmagazine.corpus.batch.impl.DocumentWord2Vec
 

E

execute() - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
ExtractText - Class in io.outofprintmagazine.corpus.batch.impl
 
ExtractText() - Constructor for class io.outofprintmagazine.corpus.batch.impl.ExtractText
 

F

FileBatchStorage - Class in io.outofprintmagazine.corpus.storage.file
 
FileBatchStorage() - Constructor for class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
FileScratchStorage - Class in io.outofprintmagazine.corpus.storage.file
 
FileScratchStorage() - Constructor for class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
FilterOutput - Class in io.outofprintmagazine.corpus.batch.impl
 
FilterOutput() - Constructor for class io.outofprintmagazine.corpus.batch.impl.FilterOutput
 

G

GenerateDocID - Class in io.outofprintmagazine.corpus.batch.impl
 
GenerateDocID() - Constructor for class io.outofprintmagazine.corpus.batch.impl.GenerateDocID
 
getAsciiText(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getAuthor(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getAuthor(Document) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getBasicCredentials() - Method in class io.outofprintmagazine.corpus.storage.s3.AwsUtils
 
getBatchStorage() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
getBatchStorageClass() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getCoreNLP(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getCorpusAggregateScores(String) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusAggregate
 
getCorpusAggregateScores(String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getCorpusBatchId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getCorpusBatchId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
getCorpusBatchId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getCorpusBatchStepClass() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getCorpusBatchStepId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
getCorpusBatchStepId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getCorpusBatchStepItemId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
getCorpusBatchStepItemSequenceId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
getCorpusBatchSteps() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getCorpusBatchStepSequenceId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getCorpusId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getCorpusId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
getCorpusId() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getCorpusIDFScores(String) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusAggregate
 
getCorpusIDFScores(String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getCorpusMyersBriggsAggregateScores(String) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusAggregate
 
getCorpusMyersBriggsAggregateScores(String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getCorpusPath(String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusPath(String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusPath(String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusPath(String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getCorpusStagingBatchItemPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusStagingBatchItemPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusStagingBatchItemPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusStagingBatchItemPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getCorpusStagingBatchItemPropertiesPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusStagingBatchItemPropertiesPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusStagingBatchItemPropertiesPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusStagingBatchItemPropertiesPath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getCorpusStagingBatchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusStagingBatchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusStagingBatchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusStagingBatchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getCorpusStagingBatchPropertiesPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusStagingBatchPropertiesPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusStagingBatchPropertiesPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusStagingBatchPropertiesPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getCorpusStagingBatchScratchFilePath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusStagingBatchScratchFilePath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusStagingBatchScratchFilePath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusStagingBatchScratchFilePath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getCorpusStagingBatchScratchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getCorpusStagingBatchScratchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getCorpusStagingBatchScratchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getCorpusStagingBatchScratchPath(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getData() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
getData() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getData() - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
getData() - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStepTask
 
getDate(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getDate(Document) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getDateFormat() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getDefaultPath() - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getDefaultProperties() - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.Analyze
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.DocumentWord2Vec
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseBodyStory
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseStory
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseTableTOC
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseTOC
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.HttpDownload
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.ImportDirectory
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.wikisource.ParseStory
 
getDefaultProperties() - Method in class io.outofprintmagazine.corpus.batch.impl.wikisource.ParseTOC
 
getDocID(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getExtensionFromMimeType(String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getFileNameFromPath(String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getFileNameFromPath(String) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
getFileNameFromPath(String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getFilePath(String, String) - Method in class io.outofprintmagazine.corpus.batch.impl.TomcatExport
 
getHttpClient() - Method in class io.outofprintmagazine.corpus.batch.impl.HttpDownload
 
getInput() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getInstance(IParameterStore) - Static method in class io.outofprintmagazine.corpus.storage.s3.AwsUtils
 
getInstance(IParameterStore) - Static method in class io.outofprintmagazine.corpus.storage.s3.S3Utils
 
getJsonNodeFromStorage(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getJsonNodeFromStorage(ObjectNode, String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getJsoupDocumentFromStorage(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getJsoupDocumentFromStorageNormalized(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getLink(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getLogger() - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getLogger() - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getMapper() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getMapper() - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getMapper() - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getMapper() - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getMapper() - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getMimeTypeFromExtension(String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getOOPAggregates(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getOOPNLP(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getOutput() - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStepTask
 
getOutput() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getOutput() - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStepTask
 
getOutputScratchFilePath(String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getOutputScratchFilePath(String, String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getOutputScratchFilePathFromInput(ObjectNode, String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getParameterStore() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
getParameterStore() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getParameterStore() - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getParameterStore() - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getParameterStore() - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getParameterStore() - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getParameterStoreClass() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getPipelineInfo(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
getProperties() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getProperties() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
getProperties() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
getRegion() - Method in class io.outofprintmagazine.corpus.storage.s3.AwsUtils
 
getS3Client() - Method in class io.outofprintmagazine.corpus.storage.s3.S3Utils
 
getScratchFilePath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getScratchFilePath(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
getScratchFilePath(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getScratchFileStream(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getScratchFileStream(String, String) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
getScratchFileStream(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getScratchFileString(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
getScratchFileString(String, String) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
getScratchFileString(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
getScratchStorage() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
getScratchStorageClass() - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
getSentenceCollection(String) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
getSentenceCollections() - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
getStagingBatch(String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
getStagingBatch(String, String) - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
getStagingBatch(String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
getStorage() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getStorageLink(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getSubscoreFromCorpusAggregate(ObjectNode, String, String) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPZScores
 
getText(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getText(Element) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getTextDocumentFromStorage(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getTextDocumentFromStorage(ObjectNode, String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getTextWithSelector(Element, String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getThumbnail(Document) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getTitle(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
getTitle(Document) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 

H

httpDownload(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.HttpDownload
 
HttpDownload - Class in io.outofprintmagazine.corpus.batch.impl
 
HttpDownload() - Constructor for class io.outofprintmagazine.corpus.batch.impl.HttpDownload
 

I

IBatchStorage - Interface in io.outofprintmagazine.corpus.storage
 
ICorpusBatchStep - Interface in io.outofprintmagazine.corpus.batch
 
ICorpusBatchStepTask - Interface in io.outofprintmagazine.corpus.batch
 
IDocumentStorage - Interface in io.outofprintmagazine.corpus.storage
 
ImportDirectory - Class in io.outofprintmagazine.corpus.batch.impl
 
ImportDirectory() - Constructor for class io.outofprintmagazine.corpus.batch.impl.ImportDirectory
 
input - Variable in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStepTask
 
io.outofprintmagazine.corpus.batch - package io.outofprintmagazine.corpus.batch
 
io.outofprintmagazine.corpus.batch.impl - package io.outofprintmagazine.corpus.batch.impl
 
io.outofprintmagazine.corpus.batch.impl.ebook - package io.outofprintmagazine.corpus.batch.impl.ebook
 
io.outofprintmagazine.corpus.batch.impl.gutenberg - package io.outofprintmagazine.corpus.batch.impl.gutenberg
 
io.outofprintmagazine.corpus.batch.impl.wikisource - package io.outofprintmagazine.corpus.batch.impl.wikisource
 
io.outofprintmagazine.corpus.batch.model - package io.outofprintmagazine.corpus.batch.model
 
io.outofprintmagazine.corpus.storage - package io.outofprintmagazine.corpus.storage
 
io.outofprintmagazine.corpus.storage.file - package io.outofprintmagazine.corpus.storage.file
 
io.outofprintmagazine.corpus.storage.s3 - package io.outofprintmagazine.corpus.storage.s3
 
IScratchStorage - Interface in io.outofprintmagazine.corpus.storage
 
isDictionaryWord(String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 

L

listCorpora() - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
listCorpora() - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
listCorpora() - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
listStagingBatches(String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
listStagingBatches(String) - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
listStagingBatches(String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 

M

mapper - Variable in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
mapper - Variable in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
mapper - Variable in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
mapper - Variable in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
maxThreads - Variable in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 

O

output - Variable in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStepTask
 

P

ParseArchive - Class in io.outofprintmagazine.corpus.batch.impl.gutenberg
 
ParseArchive() - Constructor for class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseArchive
 
ParseBodyStory - Class in io.outofprintmagazine.corpus.batch.impl.gutenberg
 
ParseBodyStory() - Constructor for class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseBodyStory
 
ParseStory - Class in io.outofprintmagazine.corpus.batch.impl.ebook
 
ParseStory - Class in io.outofprintmagazine.corpus.batch.impl.gutenberg
 
ParseStory - Class in io.outofprintmagazine.corpus.batch.impl.wikisource
 
ParseStory() - Constructor for class io.outofprintmagazine.corpus.batch.impl.ebook.ParseStory
 
ParseStory() - Constructor for class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseStory
 
ParseStory() - Constructor for class io.outofprintmagazine.corpus.batch.impl.wikisource.ParseStory
 
ParseTableTOC - Class in io.outofprintmagazine.corpus.batch.impl.gutenberg
 
ParseTableTOC() - Constructor for class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseTableTOC
 
ParseTOC - Class in io.outofprintmagazine.corpus.batch.impl.ebook
 
ParseTOC - Class in io.outofprintmagazine.corpus.batch.impl.gutenberg
 
ParseTOC - Class in io.outofprintmagazine.corpus.batch.impl.wikisource
 
ParseTOC() - Constructor for class io.outofprintmagazine.corpus.batch.impl.ebook.ParseTOC
 
ParseTOC() - Constructor for class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseTOC
 
ParseTOC() - Constructor for class io.outofprintmagazine.corpus.batch.impl.wikisource.ParseTOC
 
parseToString(InputStream) - Method in class io.outofprintmagazine.corpus.batch.impl.ExtractText
 
Polly - Class in io.outofprintmagazine.corpus.batch.impl
 
Polly() - Constructor for class io.outofprintmagazine.corpus.batch.impl.Polly
 
pop(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
push(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 

R

run() - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
run() - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStepTask
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
run(ArrayNode) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusAggregate
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.impl.FilterOutput
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.impl.ImportDirectory
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.impl.Polly
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.impl.Stamper
 
run(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
runOne(ObjectNode) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.Analyze
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CleanText
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPMyersBriggsScores
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPTfidfScores
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CoreNLPZScores
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusAggregate
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.DocumentWord2Vec
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.ebook.ParseStory
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.ebook.ParseTOC
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.ExtractText
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.FilterOutput
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.GenerateDocID
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseArchive
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseBodyStory
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseStory
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseTableTOC
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.gutenberg.ParseTOC
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.HttpDownload
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.ImportDirectory
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.Polly
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.Stamper
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.TomcatExport
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.wikisource.ParseStory
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.impl.wikisource.ParseTOC
 
runOne(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
runStep(String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 

S

S3BatchStorage - Class in io.outofprintmagazine.corpus.storage.s3
 
S3BatchStorage() - Constructor for class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
S3BatchStorage(IParameterStore) - Constructor for class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
S3ScratchStorage - Class in io.outofprintmagazine.corpus.storage.s3
 
S3ScratchStorage() - Constructor for class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
S3ScratchStorage(IParameterStore) - Constructor for class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
S3Utils - Class in io.outofprintmagazine.corpus.storage.s3
 
setAuthor(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setAuthor(Document, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setBatchStorage(IBatchStorage) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
setBatchStorage(IParameterStore) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
setBatchStorageClass(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setCorpusBatchId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setCorpusBatchId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
setCorpusBatchId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setCorpusBatchStepClass(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setCorpusBatchStepId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
setCorpusBatchStepId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setCorpusBatchStepItemId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
setCorpusBatchStepItemSequenceId(Integer) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
setCorpusBatchSteps(ArrayList<CorpusBatchStepModel>) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setCorpusBatchStepSequenceId(Integer) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setCorpusId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setCorpusId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
setCorpusId(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setData(CorpusBatchModel) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
setData(CorpusBatchStepModel) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setData(CorpusBatchStepModel) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
setData(CorpusBatchStepModel) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStepTask
 
setDate(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setDate(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setDate(Document, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setDocID(ObjectNode, String) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setInput(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setInput(ObjectNode) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStepTask
 
setInput(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStepTask
 
setLink(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setOutput(ArrayNode) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setParameterStore(IParameterStore) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setParameterStore(IParameterStore) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
setParameterStore(IParameterStore) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStepTask
 
setParameterStore(IParameterStore) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
setParameterStore(IParameterStore) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
setParameterStore(IParameterStore) - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
setParameterStore(IParameterStore) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
setParameterStore(IParameterStore) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
setParameterStore(IParameterStore) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
setParameterStore(IParameterStore) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
setParameterStoreClass(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setProperties(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setProperties(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepItemModel
 
setProperties(ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchStepModel
 
setScratchStorage(IScratchStorage) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatch
 
setScratchStorageClass(String) - Method in class io.outofprintmagazine.corpus.batch.model.CorpusBatchModel
 
setStorage(IScratchStorage) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setStorage(IScratchStorage) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStep
 
setStorage(IScratchStorage) - Method in interface io.outofprintmagazine.corpus.batch.ICorpusBatchStepTask
 
setStorageLink(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setThumbnail(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setThumbnail(Document, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setTitle(String, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
setTitle(Document, ObjectNode) - Method in class io.outofprintmagazine.corpus.batch.CorpusBatchStep
 
Stamper - Class in io.outofprintmagazine.corpus.batch.impl
 
Stamper() - Constructor for class io.outofprintmagazine.corpus.batch.impl.Stamper
 
storeAsciiText(String, String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeCoreNLP(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeJsonFile(String, String, ObjectNode) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
storeJsonFileStream(String, String, InputStream) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
storeModel(ObjectNode, ObjectNode, DocumentWord2Vec.NodeToString, String) - Method in class io.outofprintmagazine.corpus.batch.impl.DocumentWord2Vec
 
storeModel(String) - Method in class io.outofprintmagazine.corpus.batch.impl.CorpusWord2Vec
 
storeOOPAggregates(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeOOPMyersBriggsScores(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeOOPNLP(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeOOPTfidfScores(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeOOPZScores(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storePipelineInfo(String, String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IDocumentStorage
 
storeScratchFileObject(String, String, ObjectNode) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
storeScratchFileObject(String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
storeScratchFileObject(String, String, ObjectNode) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
storeScratchFileObject(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
storeScratchFileStream(String, String, InputStream) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
storeScratchFileStream(String, String, InputStream) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
storeScratchFileStream(String, String, InputStream) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
storeScratchFileString(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
storeScratchFileString(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
storeScratchFileString(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 
storeStagingBatchItem(String, String, String, ObjectNode) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
storeStagingBatchJson(String, String, ObjectNode) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
storeStagingBatchJson(String, String, ObjectNode) - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
storeStagingBatchJson(String, String, ObjectNode) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 
storeStagingBatchString(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.file.FileBatchStorage
 
storeStagingBatchString(String, String, String) - Method in interface io.outofprintmagazine.corpus.storage.IBatchStorage
 
storeStagingBatchString(String, String, String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3BatchStorage
 

T

taskClass - Variable in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
tasks - Variable in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
ThreadedCorpusBatchStep - Class in io.outofprintmagazine.corpus.batch
 
ThreadedCorpusBatchStep() - Constructor for class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
ThreadedCorpusBatchStepTask - Class in io.outofprintmagazine.corpus.batch
 
ThreadedCorpusBatchStepTask() - Constructor for class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStepTask
 
threads - Variable in class io.outofprintmagazine.corpus.batch.ThreadedCorpusBatchStep
 
TomcatExport - Class in io.outofprintmagazine.corpus.batch.impl
 
TomcatExport() - Constructor for class io.outofprintmagazine.corpus.batch.impl.TomcatExport
 
trimFileExtension(String) - Method in class io.outofprintmagazine.corpus.storage.file.FileScratchStorage
 
trimFileExtension(String) - Method in interface io.outofprintmagazine.corpus.storage.IScratchStorage
 
trimFileExtension(String) - Method in class io.outofprintmagazine.corpus.storage.s3.S3ScratchStorage
 

W

writeFile(String, String, String, String) - Method in class io.outofprintmagazine.corpus.batch.impl.TomcatExport
 
A B C D E F G H I L M O P R S T W 
All Classes All Packages