Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Carrot - 372 results found.
NameDescriptionTypePackageFramework
AbstractDoubleListClassorg.carrot2.mahout.math.listCarrot
AbstractIntDoubleMapClassorg.carrot2.mahout.math.mapCarrot
AbstractIntListClassorg.carrot2.mahout.math.listCarrot
AbstractListClassorg.carrot2.mahout.math.listCarrot
AbstractMatrixClassorg.carrot2.mahout.mathCarrot
AbstractMatrixClassorg.carrot2.mahout.math.matrix.implCarrot
AbstractMatrix1DClassorg.carrot2.mahout.math.matrix.implCarrot
AbstractMatrix2DClassorg.carrot2.mahout.math.matrix.implCarrot
AbstractSetClassorg.carrot2.mahout.math.setCarrot
AbstractVectorClassorg.carrot2.mahout.mathCarrot
AddHeaderFilterA servlet filter that adds/ sets a HTTP header to matching URIs.Classorg.carrot2.util.xsltfilterCarrot
AdultOptionSafe search modes for Bing API.Classorg.carrot2.source.microsoftCarrot
AlgebraClassorg.carrot2.mahout.mathCarrot
AmbientDocumentSourceServes documents from the Ambient test set.Classorg.carrot2.source.ambientCarrot
AmbientDocumentSourceDescriptorMetadata and attributes of the AmbientDocumentSource component.Classorg.carrot2.source.ambientCarrot
ArabicStemmerAdapterAdapter to lucene-contrib Arabic analyzers.Classorg.carrot2.text.linguistic.luceneCarrot
ArithmeticClassorg.carrot2.mahout.collectionsCarrot
ArraysClassorg.carrot2.mahout.mathCarrot
AspectModifiedMarker interface for applying to code elements that are modified using aspects to facilitate tracking.Classorg.carrot2.util.annotationsCarrot
AttributeNamesConstants for common attribute names, only for the use in Carrot2 core code.Classorg.carrot2.core.attributeCarrot
AttributeValueSetMaintains a named set of attribute values.Classorg.carrot2.util.attributeCarrot
AttributeValueSetsMaintains a collection of AttributeValueSets and provides methods for serializing and deserializing attribute value sets from XML streams.Classorg.carrot2.util.attributeCarrot
BasicPreprocessingPipelinePerforms basic preprocessing steps on the provided documents.Classorg.carrot2.text.preprocessing.pipelineCarrot
BasicPreprocessingPipelineDescriptorMetadata and attributes of the BasicPreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
Bing3DocumentSourceA base IDocumentSource sending requests to Bing Search API in Windows Azure Marketplace.Classorg.carrot2.source.microsoftCarrot
Bing3DocumentSourceDescriptorMetadata and attributes of the Bing3DocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3ImageDocumentSourceImage search document source.Classorg.carrot2.source.microsoftCarrot
Bing3ImageDocumentSourceDescriptorMetadata and attributes of the Bing3ImageDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3NewsDocumentSourceNews search specific document source.Classorg.carrot2.source.microsoftCarrot
Bing3NewsDocumentSourceDescriptorMetadata and attributes of the Bing3NewsDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3WebDocumentSourceWeb search specific document source.Classorg.carrot2.source.microsoftCarrot
Bing3WebDocumentSourceDescriptorMetadata and attributes of the Bing3WebDocumentSource component.Classorg.carrot2.source.microsoftCarrot
BisectingKMeansClusteringAlgorithmA very simple implementation of bisecting k-means clustering.Classorg.carrot2.clustering.kmeansCarrot
BisectingKMeansClusteringAlgorithmDescriptorMetadata and attributes of the BisectingKMeansClusteringAlgorithm component.Classorg.carrot2.clustering.kmeansCarrot
BisectingKMeansProcessingContextIntermediate data structures required during k-means clustering.Classorg.carrot2.clustering.kmeansCarrot
BufferingAppenderBuffering appender used for assertions on log streams.Classorg.carrot2.log4jCarrot
ByFieldClusteringAlgorithmClusters documents into a flat structure based on the values of some field of the documents.Classorg.carrot2.clustering.syntheticCarrot
ByFieldClusteringAlgorithmDescriptorMetadata and attributes of the ByFieldClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByteComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
ByUrlClusteringAlgorithmHierarchically clusters documents according to their content URLs.Classorg.carrot2.clustering.syntheticCarrot
ByUrlClusteringAlgorithmDescriptorMetadata and attributes of the ByUrlClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
CachedInstanceFactoryDecoratorA decorator that returns the first non-null instance returned by the delegate factory.Classorg.carrot2.util.factoryCarrot
CachingProcessingComponentManagerAn IProcessingComponentManager that implements processing results caching This manager wraps some delegate manager (e.Classorg.carrot2.coreCarrot
CardinalityExceptionClassorg.carrot2.mahout.mathCarrot
CarrotTestCaseBase class for Carrot2 test classes.Classorg.carrot2.util.testsCarrot
CaseNormalizerPerforms case normalization and calculates a number of frequency statistics for words.Classorg.carrot2.text.preprocessingCarrot
CaseNormalizerDescriptorMetadata and attributes of the CaseNormalizer component.Classorg.carrot2.text.preprocessingCarrot
CharacterSequenceA ISequence wrapper for any CharSequence.Classorg.carrot2.text.suffixtreeCarrot
CharArrayComparatorsA set of specific comparators for char [] arrays.Classorg.carrot2.text.utilCarrot
CharArrayUtilsA number of useful methods for working with char [] arrays.Classorg.carrot2.utilCarrot
CharComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
CharSequenceUtilsA number of useful methods for working with CharSequences.Classorg.carrot2.utilCarrot
ChineseTokenizerAdapterClassorg.carrot2.text.linguistic.luceneCarrot
ClassLoaderLocatorScan for resources relative to a given class loader (possibly in all of this loader's locations).Classorg.carrot2.util.resourceCarrot
ClassLoaderResourceA resource loaded using a class loader.Classorg.carrot2.util.resourceCarrot
ClassLocatorLooks up resources relative to the given class.Classorg.carrot2.util.resourceCarrot
ClassResourceA resource relative to a class.Classorg.carrot2.util.resourceCarrot
CloseableUtilsStatic methods for closing various objects (including implementations of Closeable).Classorg.carrot2.utilCarrot
ClusterA cluster (group) of Documents.Classorg.carrot2.coreCarrot
ClusterBuilderClassorg.carrot2.clustering.lingoCarrot
ClusterBuilderDescriptorMetadata and attributes of the ClusterBuilder component.Classorg.carrot2.clustering.lingoCarrot
ClusteringMetricsCalculatorCalculates a set of quality metrics for clusters.Classorg.carrot2.output.metricsCarrot
ClusteringMetricsCalculatorDescriptorMetadata and attributes of the ClusteringMetricsCalculator component.Classorg.carrot2.output.metricsCarrot
CollectionUtilsA number of utility classes for working with Collections.Classorg.carrot2.utilCarrot
CommonAttributesAttributes shared and inherited by many clustering algorithms.Classorg.carrot2.core.attributeCarrot
CommonAttributesDescriptorMetadata and attributes of the CommonAttributes component.Classorg.carrot2.core.attributeCarrot
CompleteLabelFilterA filter that removes "incomplete" labels.Classorg.carrot2.text.preprocessing.filterCarrot
CompleteLabelFilterDescriptorMetadata and attributes of the CompleteLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
CompletePreprocessingPipelinePerforms a complete preprocessing on the provided documents.Classorg.carrot2.text.preprocessing.pipelineCarrot
CompletePreprocessingPipelineDescriptorMetadata and attributes of the CompletePreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
ComponentInitializationExceptionException thrown if component initialization was unsuccessful.Classorg.carrot2.coreCarrot
ConstantsClassorg.carrot2.mahout.collectionsCarrot
ContaminationMetricComputes cluster contamination.Classorg.carrot2.output.metricsCarrot
ContaminationMetricDescriptorMetadata and attributes of the ContaminationMetric component.Classorg.carrot2.output.metricsCarrot
ContextClassLoaderLocatorLooks up resources in the thread's context class loader.Classorg.carrot2.util.resourceCarrot
ControllerA controller implementing the life cycle described in IProcessingComponent.Classorg.carrot2.coreCarrot
ControllerContextListenerAdapterAn empty adapter implementation of IControllerContextListener.Classorg.carrot2.coreCarrot
ControllerFactoryCreates Controllers in a number of common configurations.Classorg.carrot2.coreCarrot
ControllerStatisticsProvides some statistics about processing performed in a Controller.Classorg.carrot2.coreCarrot
DefaultConstructorSimpleXmlWrapperA generic wrapper for values of classes with default constructors.Classorg.carrot2.util.simplexmlCarrot
DefaultGroupsDefault group names for Group.Classorg.carrot2.util.attributeCarrot
DefaultLexicalDataFactoryThe default management of lexical resources.Classorg.carrot2.text.linguisticCarrot
DefaultLexicalDataFactoryDescriptorMetadata and attributes of the DefaultLexicalDataFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultStemmerFactoryClassorg.carrot2.text.linguisticCarrot
DefaultStemmerFactoryDescriptorMetadata and attributes of the DefaultStemmerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultTokenizerFactoryClassorg.carrot2.text.linguisticCarrot
DefaultTokenizerFactoryDescriptorMetadata and attributes of the DefaultTokenizerFactory component.Classorg.carrot2.text.linguisticCarrot
DenseDoubleMatrix1DClassorg.carrot2.mahout.math.matrix.implCarrot
DenseDoubleMatrix2DClassorg.carrot2.mahout.math.matrix.implCarrot
DenseMatrixClassorg.carrot2.mahout.mathCarrot
DenseVectorClassorg.carrot2.mahout.mathCarrot
DirLocatorLooks up resources in a folder.Classorg.carrot2.util.resourceCarrot
DocumentA document that to be processed by the framework.Classorg.carrot2.coreCarrot
DocumentAssignerAssigns document to label candidates.Classorg.carrot2.text.preprocessingCarrot
DocumentAssignerDescriptorMetadata and attributes of the DocumentAssigner component.Classorg.carrot2.text.preprocessingCarrot
DocumentSourceDescriptorDescriptor of a IDocumentSource being part of a ProcessingComponentSuite.Classorg.carrot2.coreCarrot
DoubleArrayListClassorg.carrot2.mahout.math.listCarrot
DoubleBufferConsumerInterfaceorg.carrot2.mahout.math.bufferCarrot
DoubleComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
DoubleDoubleFunctionInterfaceorg.carrot2.mahout.math.functionCarrot
DoubleFunctionInterfaceorg.carrot2.mahout.math.functionCarrot
DoubleMatrix1DClassorg.carrot2.mahout.math.matrixCarrot
DoubleMatrix2DClassorg.carrot2.mahout.math.matrixCarrot
DoubleProcedureInterfaceorg.carrot2.mahout.math.functionCarrot
EigenvalueDecompositionClassorg.carrot2.mahout.math.matrix.linalgCarrot
EToolsDocumentSourceA Carrot2 input component for the eTools service (http://www.Classorg.carrot2.source.etoolsCarrot
EToolsDocumentSourceDescriptorMetadata and attributes of the EToolsDocumentSource component.Classorg.carrot2.source.etoolsCarrot
ExceptionUtilsA number of utility classes for working with Throwables.Classorg.carrot2.utilCarrot
ExecutorServiceUtilsA number of utility methods for working with the Executors framework.Classorg.carrot2.utilCarrot
ExtendedWhitespaceTokenizerA tokenizer separating input characters on whitespace, but capable of extracting more complex tokens, such as URLs, e-mail addresses and sentence delimiters.Classorg.carrot2.text.analysisCarrot
ExtendedWhitespaceTokenizerImplClassorg.carrot2.text.analysisCarrot
FallbackFactoryFallback to the first factory that returns a value.Classorg.carrot2.util.factoryCarrot
FileResourceA local filesystem resource.Classorg.carrot2.util.resourceCarrot
FixedSizePoolAn object pool storing hard references to a fixed number of instantiated objects at the given key.Classorg.carrot2.util.poolCarrot
FloatComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
FSDirectoryWrapperWraps FSDirectory for serialization with SimpleXML.Classorg.carrot2.source.luceneCarrot
FubDocumentSourceA base document source for test collections developed at Fondazione Ugo Bordoni.Classorg.carrot2.source.ambientCarrot
FubDocumentSourceDescriptorMetadata and attributes of the FubDocumentSource component.Classorg.carrot2.source.ambientCarrot
FunctionsClassorg.carrot2.mahout.math.functionCarrot
GenitiveLabelFilterAccepts labels that do not end in words in the Saxon Genitive form (e.Classorg.carrot2.text.preprocessing.filterCarrot
GenitiveLabelFilterDescriptorMetadata and attributes of the GenitiveLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
GoogleDocumentSourceA IDocumentSource fetching search results from Google JSON API.Classorg.carrot2.source.googleCarrot
GoogleDocumentSourceDescriptorMetadata and attributes of the GoogleDocumentSource component.Classorg.carrot2.source.googleCarrot
GraphUtilsVarious utilities for processing graphs.Classorg.carrot2.utilCarrot
HashFunctionsClassorg.carrot2.mahout.math.mapCarrot
HindiStemmerAdapterClassorg.carrot2.text.linguistic.luceneCarrot
HttpAuthHubHTTP authentication hub.Classorg.carrot2.coreCarrot
HttpClientFactoryPrepare instances of HttpClient with desired socket configuration settings.Classorg.carrot2.util.httpclientCarrot
HttpHeadersSome commonly used HTTP headers.Classorg.carrot2.util.httpclientCarrot
HttpRedirectStrategyenum HttpRedirectStrategyHTTP redirect strategy.Classorg.carrot2.util.httpclientCarrot
HttpUtilsVarious utilities for working with HTTP data streams.Classorg.carrot2.util.httpclientCarrot
IActivationListenerPooled object activation listener.Interfaceorg.carrot2.util.poolCarrot
IClusteringAlgorithmA marker interface for processing components performing clustering of documents.Interfaceorg.carrot2.coreCarrot
IClusteringMetricA clustering quality metric.Interfaceorg.carrot2.output.metricsCarrot
IControllerContext The controller context is a map of key-value pairs, attached to an initialized Controller instance.Interfaceorg.carrot2.coreCarrot
IControllerContextListenerA listener receiving events related to a IControllerContext.Interfaceorg.carrot2.coreCarrot
IdealPartitioningBasedMetricA base class for metrics based on some reference partitioning.Classorg.carrot2.output.metricsCarrot
IdealPartitioningBasedMetricDescriptorMetadata and attributes of the IdealPartitioningBasedMetric component.Classorg.carrot2.output.metricsCarrot
IdentityStemmerAn implementation of IStemmer that always returns null from stem(CharSequence).Classorg.carrot2.text.linguisticCarrot
IdentityStemmerFactoryAn IStemmerFactory implementation that returns IdentityStemmers for all supported languages.Classorg.carrot2.text.linguisticCarrot
IDisposalListenerPooled object disposal listener.Interfaceorg.carrot2.util.poolCarrot
IDocumentSourceA marker interface for processing components providing documents for further processing.Interfaceorg.carrot2.coreCarrot
IdolDocumentSourceA IDocumentSource fetching Documents (search results) from an IDOL Search Engine.Classorg.carrot2.source.idolCarrot
IdolDocumentSourceDescriptorMetadata and attributes of the IdolDocumentSource component.Classorg.carrot2.source.idolCarrot
IFactoryInterfaceorg.carrot2.util.factoryCarrot
IFeatureScorerGenerates additional scores for features.Interfaceorg.carrot2.clustering.lingoCarrot
IFieldMapperMaps Lucene index's fields onto Carrot2 Document fields.Interfaceorg.carrot2.source.luceneCarrot
IInstantiationListenerPooled object instantiation listener.Interfaceorg.carrot2.util.poolCarrot
IIterativeMatrixFactorizationPerforms an iterative matrix factorization.Interfaceorg.carrot2.matrix.factorizationCarrot
ILabelAssignerAssigns labels to base vectors obtained from the factorization.Interfaceorg.carrot2.clustering.lingoCarrot
ILabelFilterDefines the contract for label filtering components, which mark words and phrases that should not be considered as candidates for cluster labelsInterfaceorg.carrot2.text.preprocessing.filterCarrot
ILexicalDataAdditional lexical information for a given language.Interfaceorg.carrot2.text.linguisticCarrot
ILexicalDataFactoryProvides instances of ILexicalData for each language.Interfaceorg.carrot2.text.linguisticCarrot
IMatrixFactorizationInterfaceorg.carrot2.matrix.factorizationCarrot
IMatrixFactorizationFactoryA factory of IMatrixFactorizations.Interfaceorg.carrot2.matrix.factorizationCarrot
ImmutableMarker interface for classes that are immutable (once created, never change their state.Classorg.carrot2.util.annotationsCarrot
IMonolingualClusteringAlgorithmAn internal interface of an algorithm performing clustering in one language.Interfaceorg.carrot2.text.clusteringCarrot
IndexExceptionClassorg.carrot2.mahout.mathCarrot
InitClassorg.carrot2.core.attributeCarrot
IntArrayListClassorg.carrot2.mahout.math.listCarrot
IntArrayPredicateIteratorIterates over ranges between elements for which a given predicate returns true.Classorg.carrot2.utilCarrot
IntBufferConsumerInterfaceorg.carrot2.mahout.math.bufferCarrot
IntComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
IntDoubleProcedureInterfaceorg.carrot2.mahout.math.functionCarrot
IntegerSequenceAn ISequence wrapper for an array of integers.Classorg.carrot2.text.suffixtreeCarrot
InternalDenotes attributes the end-user applications may not want to display in their UserOptional Element SummaryClassorg.carrot2.core.attributeCarrot
InternalAttributePredicateA predicate that tests whether an AttributeDescriptor refers to an Internal attribute.Classorg.carrot2.core.attributeCarrot
IntIntDoubleFunctionInterfaceorg.carrot2.mahout.math.functionCarrot
IntMapUtilsA number of utilities for working with IntIntHashMaps.Classorg.carrot2.utilCarrot
IntProcedureInterfaceorg.carrot2.mahout.math.functionCarrot
IParameterizedPoolA parameterized pool of objects.Interfaceorg.carrot2.util.poolCarrot
IPassivationListenerPooled object passivation listener.Interfaceorg.carrot2.util.poolCarrot
IpBannedExceptionClassorg.carrot2.source.etoolsCarrot
IPreprocessingPipelineA preprocessing pipeline filling in PreprocessingContext with the required data.Interfaceorg.carrot2.text.preprocessing.pipelineCarrot
IProcessingComponentDefines the life cycle of a Carrot2 processing component.Interfaceorg.carrot2.coreCarrot
IProcessingComponentManagerA component management strategy used by a Controller.Interfaceorg.carrot2.coreCarrot
IResourceResource abstraction.Interfaceorg.carrot2.util.resourceCarrot
IResourceLocatorAn abstraction layer for a single resource lookup source.Interfaceorg.carrot2.util.resourceCarrot
ISeedingStrategyInterfaceorg.carrot2.matrix.factorization.seedingCarrot
ISeedingStrategyFactoryInterfaceorg.carrot2.matrix.factorization.seedingCarrot
ISequenceA sequence of elements from which a SuffixTree can be built.Interfaceorg.carrot2.text.suffixtreeCarrot
ISimpleXmlWrapperA wrapper around a type to be serialized by Simple XML.Interfaceorg.carrot2.util.simplexmlCarrot
ISourceLocationAwareInterfaceorg.carrot2.util.simplexmlCarrot
IStemmerSimple lemmatization engine transforming an inflected form of a word to its base form or some other unique token.Interfaceorg.carrot2.text.linguisticCarrot
IStemmerFactoryProvides instances of IStemmer for each language.Interfaceorg.carrot2.text.linguisticCarrot
IterationNumberGuesserThis class helps to guesstimate the number of iterations for iterative factorization algorithms.Classorg.carrot2.matrix.factorizationCarrot
IterativeMatrixFactorizationFactoryA factory for IMatrixFactorizations.Classorg.carrot2.matrix.factorizationCarrot
ITermWeightingCalculates term weights for the term-document matrix.Interfaceorg.carrot2.text.vsmCarrot
ITokenizerSplits input characters into tokens representing e.Interfaceorg.carrot2.text.analysisCarrot
ITokenizerFactoryProvides instances of ITokenizer for each language.Interfaceorg.carrot2.text.linguisticCarrot
KMeansMatrixFactorizationPerforms matrix factorization using the K-means clustering algorithm.Classorg.carrot2.matrix.factorizationCarrot
KMeansMatrixFactorizationFactoryKMeansMatrixFactorization factory.Classorg.carrot2.matrix.factorizationCarrot
KMeansSeedingStrategyMatrix seeding based on the k-means algorithms.Classorg.carrot2.matrix.factorization.seedingCarrot
KMeansSeedingStrategyFactorySeeding based on a k-means clustering algorithm.Classorg.carrot2.matrix.factorization.seedingCarrot
LabelFilterProcessorApplies basic filtering to words and phrases to produce candidates for cluster labels.Classorg.carrot2.text.preprocessingCarrot
LabelFilterProcessorDescriptorMetadata and attributes of the LabelFilterProcessor component.Classorg.carrot2.text.preprocessingCarrot
LabelFormatterFormats cluster labels for final rendering.Classorg.carrot2.text.preprocessingCarrot
LabelFormatterDescriptorMetadata and attributes of the LabelFormatter component.Classorg.carrot2.text.preprocessingCarrot
LanguageCodeCodes for languages for which linguistic resources are available in DefaultLanguageModelFactory.Classorg.carrot2.coreCarrot
LanguageModelA holder for all elements of a language model for a single language used internally by content preprocessing components.Classorg.carrot2.text.linguisticCarrot
LanguageModelStemmerApplies stemming to words and calculates a number of frequency statistics for stems.Classorg.carrot2.text.preprocessingCarrot
LanguageModelStemmerDescriptorMetadata and attributes of the LanguageModelStemmer component.Classorg.carrot2.text.preprocessingCarrot
LexicalDataLoaderCommon attributes related to loading and caching of lexical resources.Classorg.carrot2.text.linguisticCarrot
LexicalDataLoaderDescriptorMetadata and attributes of the LexicalDataLoader component.Classorg.carrot2.text.linguisticCarrot
LinearApproximationA simple utility for calculating linear approximations based on values for equally distributed points between minimum and maximum arguments.Classorg.carrot2.utilCarrot
LinearTfIdfTermWeightingCalculates term-document matrix element values based on Linear Inverse Term Frequency.Classorg.carrot2.text.vsmCarrot
LingoClusteringAlgorithmLingo clustering algorithm.Classorg.carrot2.clustering.lingoCarrot
LingoClusteringAlgorithmDescriptorMetadata and attributes of the LingoClusteringAlgorithm component.Classorg.carrot2.clustering.lingoCarrot
LingoProcessingContextStores intermediate data required during Lingo clustering.Classorg.carrot2.clustering.lingoCarrot
ListUtilsUtility methods for working with Lists.Classorg.carrot2.utilCarrot
LocalNonnegativeMatrixFactorizationPerforms matrix factorization using the Local Non-negative Matrix Factorization algorithm with minimization of the Kullback-Leibler divergence between A and UV' andClassorg.carrot2.matrix.factorizationCarrot
LocalNonnegativeMatrixFactorizationFactoryLocalNonnegativeMatrixFactorization factory.Classorg.carrot2.matrix.factorizationCarrot
LogTfIdfTermWeightingCalculates term-document matrix element values based on Term Frequency.Classorg.carrot2.text.vsmCarrot
LongComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
LuceneDocumentSourceA IDocumentSource fetching Documents from a local Apache Lucene index.Classorg.carrot2.source.luceneCarrot
LuceneDocumentSourceDescriptorMetadata and attributes of the LuceneDocumentSource component.Classorg.carrot2.source.luceneCarrot
MapUtilsUtilities for working with Maps.Classorg.carrot2.utilCarrot
MarketOptionLanguage and country/region information for Bing3DocumentSource.Classorg.carrot2.source.microsoftCarrot
MathUtilsSome simple mathematical computation utility methods.Classorg.carrot2.utilCarrot
MatrixInterfaceorg.carrot2.mahout.mathCarrot
MatrixSliceClassorg.carrot2.mahout.mathCarrot
MatrixUtilsA set of DoubleMatrix2D shorthands and utility methods.Classorg.carrot2.matrixCarrot
MatrixVectorViewClassorg.carrot2.mahout.mathCarrot
MatrixViewClassorg.carrot2.mahout.mathCarrot
MinLengthLabelFilterAccepts labels whose length in characters is greater or equal to the provided value.Classorg.carrot2.text.preprocessing.filterCarrot
MinLengthLabelFilterDescriptorMetadata and attributes of the MinLengthLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
MorfologikStemmerAdapterAdapter to Morfologik stemmer.Classorg.carrot2.text.linguistic.morfologikCarrot
MultClassorg.carrot2.mahout.math.functionCarrot
MultilingualClusteringA helper for clustering multilingual collections of documents.Classorg.carrot2.text.clusteringCarrot
MultilingualClusteringDescriptorMetadata and attributes of the MultilingualClustering component.Classorg.carrot2.text.clusteringCarrot
MultipageSearchEngineA base class facilitating implementation of IDocumentSources wrapping external search engines with remote/ network-based interfaces.Classorg.carrot2.sourceCarrot
MultipageSearchEngineDescriptorMetadata and attributes of the MultipageSearchEngine component.Classorg.carrot2.sourceCarrot
MultipageSearchEngineMetadataMetadata describing MultipageSearchEngine characteristics.Classorg.carrot2.sourceCarrot
MutableCharArray This class implements proper content-based hashCode() and equals(Object) against other MutableCharArray objects, assuming theClassorg.carrot2.text.utilCarrot
MutableCharArrayUtilsVarious utility methods operating on a MutableCharArray.Classorg.carrot2.text.utilCarrot
NewClassInstanceFactoryA IFactory that creates new instances of a given class.Classorg.carrot2.util.factoryCarrot
NewsCategoryNews category for Bing3NewsDocumentSource.Classorg.carrot2.source.microsoftCarrot
NonnegativeMatrixFactorizationEDPerforms matrix factorization using the Non-negative Matrix Factorization algorithm with minimization of Euclidean Distance between A and UV' and multiplicative updating.Classorg.carrot2.matrix.factorizationCarrot
NonnegativeMatrixFactorizationEDFactoryA factory for NonnegativeMatrixFactorizationEDs.Classorg.carrot2.matrix.factorizationCarrot
NonnegativeMatrixFactorizationKLPerforms matrix factorization using the Non-negative Matrix Factorization by minimization of Kullback-Leibler divergence between A and UV' and multiplicativeClassorg.carrot2.matrix.factorizationCarrot
NonnegativeMatrixFactorizationKLFactoryFactory for NonnegativeMatrixFactorizationKLs.Classorg.carrot2.matrix.factorizationCarrot
NopURIResolverA no-op URIResolver.Classorg.carrot2.util.xsltCarrot
NormalizedMutualInformationMetricComputes Normalized Mutual Information (NMI) metric for the cluster set.Classorg.carrot2.output.metricsCarrot
NormalizedMutualInformationMetricDescriptorMetadata and attributes of the NormalizedMutualInformationMetric component.Classorg.carrot2.output.metricsCarrot
NumericLabelFilterClassorg.carrot2.text.preprocessing.filterCarrot
NumericLabelFilterDescriptorMetadata and attributes of the NumericLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
Odp239DocumentSourceServes documents from the ODP239 test set.Classorg.carrot2.source.ambientCarrot
Odp239DocumentSourceDescriptorMetadata and attributes of the Odp239DocumentSource component.Classorg.carrot2.source.ambientCarrot
OpenIntDoubleHashMapClassorg.carrot2.mahout.math.mapCarrot
OpenSearchDocumentSourceA IDocumentSource fetching Documents (search results) from an Based on code donated by Julien Nioche.Classorg.carrot2.source.opensearchCarrot
OpenSearchDocumentSourceDescriptorMetadata and attributes of the OpenSearchDocumentSource component.Classorg.carrot2.source.opensearchCarrot
PairAn immutable pair of objects.Classorg.carrot2.utilCarrot
PartialSingularValueDecompositionPerforms matrix factorization using the Singular Value Decomposition algorithm.Classorg.carrot2.matrix.factorizationCarrot
PartialSingularValueDecompositionFactoryFactory for PartialSingularValueDecompositions.Classorg.carrot2.matrix.factorizationCarrot
PassthroughClusteringAlgorithmA do-nothing implementation of IClusteringAlgorithm.Classorg.carrot2.clustering.syntheticCarrot
PassthroughClusteringAlgorithmDescriptorMetadata and attributes of the PassthroughClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
PersistentObjectClassorg.carrot2.mahout.mathCarrot
PersisterHelpersSimple XML session context helpers.Classorg.carrot2.util.simplexmlCarrot
PhraseExtractorExtracts frequent phrases from the provided document.Classorg.carrot2.text.preprocessingCarrot
PhraseExtractorDescriptorMetadata and attributes of the PhraseExtractor component.Classorg.carrot2.text.preprocessingCarrot
PlainTextFormatterAn implementation of the Lucene highlighter's Formatter interface that doesn't do any highlighting and just returns the original text.Classorg.carrot2.source.luceneCarrot
PlatformProvides the runtime execution platform environment information.Classorg.carrot2.coreCarrot
PlusMultClassorg.carrot2.mahout.math.functionCarrot
PoolingProcessingComponentManagerAn IProcessingComponentManager that pools instances of processing components.Classorg.carrot2.coreCarrot
PrecisionRecallMetricComputes precision, recall and F-metric for all partitions against the provided Metrics will be calculated only if all input documents have non-blankClassorg.carrot2.output.metricsCarrot
PrecisionRecallMetricDescriptorMetadata and attributes of the PrecisionRecallMetric component.Classorg.carrot2.output.metricsCarrot
PrefixDecoratorLocatorPrefixes all resource names with a given prefix at lookup time and delegates to another resource locator.Classorg.carrot2.util.resourceCarrot
PreprocessedDocumentScannerIterates over tokenized documents in PreprocessingContext.Classorg.carrot2.text.preprocessingCarrot
PreprocessingContextDocument preprocessing context provides low-level (usually integer-coded) data structures useful for further processing.Classorg.carrot2.text.preprocessingCarrot
PrimeFinderClassorg.carrot2.mahout.math.mapCarrot
PriorityQueueA PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time.Classorg.carrot2.utilCarrot
ProcessingClassorg.carrot2.core.attributeCarrot
ProcessingComponentBaseA base class for implementation of the IProcessingComponent interface that provides empty implementations of all life cycle methods.Classorg.carrot2.coreCarrot
ProcessingComponentConfigurationRepresents a specific configuration of a IProcessingComponent.Classorg.carrot2.coreCarrot
ProcessingComponentDescriptorDescriptor of a IProcessingComponent being part of a ProcessingComponentSuite.Classorg.carrot2.coreCarrot
ProcessingComponentSuiteA set of IProcessingComponents used in Carrot2 applications.Classorg.carrot2.coreCarrot
ProcessingExceptionAn exception thrown if processing failed.Classorg.carrot2.coreCarrot
ProcessingResultEncapsulates the results of processing.Classorg.carrot2.coreCarrot
PropertyClassorg.carrot2.mahout.math.matrix.linalgCarrot
PubMedDocumentSourcePerforms searches on the PubMed database using its on-line e-utilities: http://eutils.Classorg.carrot2.source.pubmedCarrot
PubMedDocumentSourceDescriptorMetadata and attributes of the PubMedDocumentSource component.Classorg.carrot2.source.pubmedCarrot
QueryLabelFilterAccepts labels that do not consist only of query words.Classorg.carrot2.text.preprocessing.filterCarrot
QueryLabelFilterDescriptorMetadata and attributes of the QueryLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
RandomAccessSparseVectorClassorg.carrot2.mahout.mathCarrot
RandomSeedingStrategyRandom matrix factorization seeding.Classorg.carrot2.matrix.factorization.seedingCarrot
RandomSeedingStrategyFactoryCreates random seeding strategies.Classorg.carrot2.matrix.factorization.seedingCarrot
RandomUtilsClassorg.carrot2.mahout.commonCarrot
RangeUtilsA helper class for performing various calculations for integer and double ranges.Classorg.carrot2.utilCarrot
ReducedVectorSpaceModelContextStores data related a Vector Space Model with reduced dimensionality.Classorg.carrot2.text.vsmCarrot
ReflectionUtilsUtilities related to Java reflection.Classorg.carrot2.utilCarrot
RemoteXmlSimpleSearchEngineBaseA base class for implementing data sources based on XML/XSLT.Classorg.carrot2.source.xmlCarrot
RemoteXmlSimpleSearchEngineBaseDescriptorMetadata and attributes of the RemoteXmlSimpleSearchEngineBase component.Classorg.carrot2.source.xmlCarrot
ResourceCacheA static cache of immutable, reusable resources associated with a given ResourceLookup.Classorg.carrot2.util.resourceCarrot
ResourceLookupResource loading utility scanning one or more IResourceLocator locations.Classorg.carrot2.util.resourceCarrot
RollingWindowAverageCalculates an average of values showing up in a given time window.Classorg.carrot2.utilCarrot
RomeFetcherUtilsUtility methods for working with Rome fetcher.Classorg.carrot2.source.opensearchCarrot
SearchEngineBaseA base class facilitating implementation of IDocumentSources wrapping external search engines with remote/ network-based interfaces.Classorg.carrot2.sourceCarrot
SearchEngineBaseDescriptorMetadata and attributes of the SearchEngineBase component.Classorg.carrot2.sourceCarrot
SearchEngineResponseA single search engine response.Classorg.carrot2.sourceCarrot
SearchEngineStatsUsage statistics for an instance of MultipageSearchEngine.Classorg.carrot2.sourceCarrot
SearchEngineStatsDescriptorMetadata and attributes of the SearchEngineStats component.Classorg.carrot2.sourceCarrot
SequentialAccessSparseVectorClassorg.carrot2.mahout.mathCarrot
ServletContextLocatorClassorg.carrot2.util.resourceCarrot
SetUtilsUtility methods for working with Sets.Classorg.carrot2.utilCarrot
ShortComparatorInterfaceorg.carrot2.mahout.math.functionCarrot
SimpleFieldMapperA simple IFieldMapper with one-to-one mapping between the default title, url and summary fields.Classorg.carrot2.source.luceneCarrot
SimpleFieldMapperDescriptorMetadata and attributes of the SimpleFieldMapper component.Classorg.carrot2.source.luceneCarrot
SimpleLabelAssignerA simple and fast label assigner.Classorg.carrot2.clustering.lingoCarrot
SimpleLabelAssignerDescriptorMetadata and attributes of the SimpleLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
SimpleProcessingComponentManagerClassorg.carrot2.coreCarrot
SimpleSearchEngineA base class facilitating implementation of IDocumentSources wrapping external search engines with remote/ network-based interfaces.Classorg.carrot2.sourceCarrot
SimpleSearchEngineDescriptorMetadata and attributes of the SimpleSearchEngine component.Classorg.carrot2.sourceCarrot
SimpleXmlWrappersEnables SimpleXML-based serialization of collections of arbitrary types, also those contained in libraries.Classorg.carrot2.util.simplexmlCarrot
SimpleXmlWrapperValueA wrapper around typical serialized types, such as primitives.Classorg.carrot2.util.simplexmlCarrot
SingleLabelFilterBaseA base for ILabelFilter implementations that handle each label independently.Classorg.carrot2.text.preprocessing.filterCarrot
SingletonFactoryA IFactory that creates new instances of a given class.Classorg.carrot2.util.factoryCarrot
SingularValueDecompositionClassorg.carrot2.mahout.mathCarrot
SnowballStemmerFactoryA factory of Snowball-based stemmers.Classorg.carrot2.text.linguistic.luceneCarrot
SoftUnboundedPoolAn extremely simple, unbounded object pool.Classorg.carrot2.util.poolCarrot
SolrDocumentSourceFetches documents from an instance of Solr.Classorg.carrot2.source.solrCarrot
SolrDocumentSourceDescriptorMetadata and attributes of the SolrDocumentSource component.Classorg.carrot2.source.solrCarrot
SortingClassorg.carrot2.mahout.mathCarrot
SortOrderSort order for Bing3NewsDocumentSource.Classorg.carrot2.source.microsoftCarrot
SourceTypeSource type for Bing3 searches.Classorg.carrot2.source.microsoftCarrot
SparseArraySparse array encoding utilities.Classorg.carrot2.text.preprocessingCarrot
SparseDoubleMatrix1DClassorg.carrot2.mahout.math.matrix.implCarrot
SparseDoubleMatrix2DClassorg.carrot2.mahout.math.matrix.implCarrot
STCClusteringAlgorithmSuffix Tree Clustering (STC) algorithm.Classorg.carrot2.clustering.stcCarrot
STCClusteringAlgorithmDescriptorMetadata and attributes of the STCClusteringAlgorithm component.Classorg.carrot2.clustering.stcCarrot
StopLabelFilterAccepts labels that are not declared as stop labels in the stoplabels.Classorg.carrot2.text.preprocessing.filterCarrot
StopLabelFilterDescriptorMetadata and attributes of the StopLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopListMarkerMarks stop words based on the current language model.Classorg.carrot2.text.preprocessingCarrot
StopListMarkerDescriptorMetadata and attributes of the StopListMarker component.Classorg.carrot2.text.preprocessingCarrot
StopWordLabelFilterClassorg.carrot2.text.preprocessing.filterCarrot
StopWordLabelFilterDescriptorMetadata and attributes of the StopWordLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StreamUtilsA set of common helper methods used with input streams and file objects.Classorg.carrot2.utilCarrot
StringUtilsClassorg.carrot2.utilCarrot
StylesheetErrorListenerAn ErrorListener that reacts to errors when parsing (compiling) the stylesheet.Classorg.carrot2.util.xsltCarrot
SuffixTreeBuilds a suffix tree (or generalized suffix tree) on a sequence of any integers (or objects that can be represented as unique integers).Classorg.carrot2.text.suffixtreeCarrot
SuffixTreeBuilderBuilds a suffix tree using method chains, thus avoiding direct dependency on specialized constructors of SuffixTree.Classorg.carrot2.text.suffixtreeCarrot
SuiteResultInfoWriterWrites plain-text information about the suite's tests and their results.Classorg.carrot2.util.testsCarrot
SwapperInterfaceorg.carrot2.mahout.mathCarrot
SystemPropertyStackSmall utility to push a system property and then restore the previous value.Classorg.carrot2.utilCarrot
TabularOutputClassorg.carrot2.text.utilCarrot
TemplatesPoolA pool of precompiled XSLT stylesheets (Templates).Classorg.carrot2.util.xsltCarrot
TermDocumentMatrixBuilderBuilds a term document matrix based on the provided PreprocessingContext.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixBuilderDescriptorMetadata and attributes of the TermDocumentMatrixBuilder component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixReducerClassorg.carrot2.text.vsmCarrot
TermDocumentMatrixReducerDescriptorMetadata and attributes of the TermDocumentMatrixReducer component.Classorg.carrot2.text.vsmCarrot
TfTermWeightingCalculates term-document matrix element values based on Log Inverse Term Frequency.Classorg.carrot2.text.vsmCarrot
ThaiTokenizerAdapterThai tokenizer implemented using Lucene's ThaiTokenizer.Classorg.carrot2.text.linguistic.luceneCarrot
ThreadSafeClassorg.carrot2.util.annotationsCarrot
TokenizerPerforms tokenization of documents.Classorg.carrot2.text.preprocessingCarrot
TokenizerDescriptorMetadata and attributes of the Tokenizer component.Classorg.carrot2.text.preprocessingCarrot
TokenTypeUtilsUtility methods for working with ITokenizer attributes.Classorg.carrot2.text.analysisCarrot
TransformerErrorListenerClassorg.carrot2.util.xsltCarrot
UniqueLabelAssignerAssigns unique labels to each base vector using a greedy algorithm.Classorg.carrot2.clustering.lingoCarrot
UniqueLabelAssignerDescriptorMetadata and attributes of the UniqueLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
URLResourceThis class opens a connection to a resource pointed to by an URI.Classorg.carrot2.util.resourceCarrot
URLResourceWithParamsA IResource implementation that allows URLs to be parameterized.Classorg.carrot2.util.resourceCarrot
UsesExternalServicesClassorg.carrot2.util.testsCarrot
VectorInterfaceorg.carrot2.mahout.mathCarrot
VectorFunctionInterfaceorg.carrot2.mahout.math.functionCarrot
VectorIterableInterfaceorg.carrot2.mahout.mathCarrot
VectorSpaceModelContextStores data related to the Vector Space Model of the processed documents.Classorg.carrot2.text.vsmCarrot
VectorViewClassorg.carrot2.mahout.mathCarrot
XmlDocumentSourceFetches documents from XML files and streams.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceDescriptorMetadata and attributes of the XmlDocumentSource component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceHelperExposes the common functionality a IDocumentSource based on XML/XSLT is likely to need.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceHelperDescriptorMetadata and attributes of the XmlDocumentSourceHelper component.Classorg.carrot2.source.xmlCarrot
XSLTFilterA servlet filter applying XSLT stylesheets to the result of a request.Classorg.carrot2.util.xsltfilterCarrot
XSLTFilterConstantsA public class with several constants used in the XSLT filter.Classorg.carrot2.util.xsltfilterCarrot