| Name | Description | Type | Package | Framework |
| AbstractDoubleList | | Class | org.carrot2.mahout.math.list | Carrot |
|
| AbstractIntDoubleMap | | Class | org.carrot2.mahout.math.map | Carrot |
|
| AbstractIntList | | Class | org.carrot2.mahout.math.list | Carrot |
|
| AbstractList | | Class | org.carrot2.mahout.math.list | Carrot |
|
| AbstractMatrix | | Class | org.carrot2.mahout.math | Carrot |
|
| AbstractMatrix | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| AbstractMatrix1D | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| AbstractMatrix2D | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| AbstractSet | | Class | org.carrot2.mahout.math.set | Carrot |
|
| AbstractVector | | Class | org.carrot2.mahout.math | Carrot |
|
| AddHeaderFilter | A servlet filter that adds/ sets a HTTP header to matching URIs. | Class | org.carrot2.util.xsltfilter | Carrot |
|
| AdultOption | Safe search modes for Bing API. | Class | org.carrot2.source.microsoft | Carrot |
|
| Algebra | | Class | org.carrot2.mahout.math | Carrot |
|
| AmbientDocumentSource | Serves documents from the Ambient test set. | Class | org.carrot2.source.ambient | Carrot |
|
| AmbientDocumentSourceDescriptor | Metadata and attributes of the AmbientDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| ArabicStemmerAdapter | Adapter to lucene-contrib Arabic analyzers. | Class | org.carrot2.text.linguistic.lucene | Carrot |
|
| Arithmetic | | Class | org.carrot2.mahout.collections | Carrot |
|
| Arrays | | Class | org.carrot2.mahout.math | Carrot |
|
| AspectModified | Marker interface for applying to code elements that are modified using aspects to facilitate tracking. | Class | org.carrot2.util.annotations | Carrot |
|
| AttributeNames | Constants for common attribute names, only for the use in Carrot2 core code. | Class | org.carrot2.core.attribute | Carrot |
|
| AttributeValueSet | Maintains a named set of attribute values. | Class | org.carrot2.util.attribute | Carrot |
|
| AttributeValueSets | Maintains a collection of AttributeValueSets and provides methods for serializing and deserializing attribute value sets from XML streams. | Class | org.carrot2.util.attribute | Carrot |
|
| BasicPreprocessingPipeline | Performs basic preprocessing steps on the provided documents. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| BasicPreprocessingPipelineDescriptor | Metadata and attributes of the BasicPreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| Bing3DocumentSource | A base IDocumentSource sending requests to Bing Search API in Windows Azure Marketplace. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3DocumentSourceDescriptor | Metadata and attributes of the Bing3DocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3ImageDocumentSource | Image search document source. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3ImageDocumentSourceDescriptor | Metadata and attributes of the Bing3ImageDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3NewsDocumentSource | News search specific document source. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3NewsDocumentSourceDescriptor | Metadata and attributes of the Bing3NewsDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3WebDocumentSource | Web search specific document source. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3WebDocumentSourceDescriptor | Metadata and attributes of the Bing3WebDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| BisectingKMeansClusteringAlgorithm | A very simple implementation of bisecting k-means clustering. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| BisectingKMeansClusteringAlgorithmDescriptor | Metadata and attributes of the BisectingKMeansClusteringAlgorithm component. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| BisectingKMeansProcessingContext | Intermediate data structures required during k-means clustering. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| BufferingAppender | Buffering appender used for assertions on log streams. | Class | org.carrot2.log4j | Carrot |
|
| ByFieldClusteringAlgorithm | Clusters documents into a flat structure based on the values of some field of the documents. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByFieldClusteringAlgorithmDescriptor | Metadata and attributes of the ByFieldClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByteComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| ByUrlClusteringAlgorithm | Hierarchically clusters documents according to their content URLs. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByUrlClusteringAlgorithmDescriptor | Metadata and attributes of the ByUrlClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| CachedInstanceFactoryDecorator | A decorator that returns the first non-null instance returned by the delegate factory. | Class | org.carrot2.util.factory | Carrot |
|
| CachingProcessingComponentManager | An IProcessingComponentManager that implements processing results caching This manager wraps some delegate manager (e. | Class | org.carrot2.core | Carrot |
|
| CardinalityException | | Class | org.carrot2.mahout.math | Carrot |
|
| CarrotTestCase | Base class for Carrot2 test classes. | Class | org.carrot2.util.tests | Carrot |
|
| CaseNormalizer | Performs case normalization and calculates a number of frequency statistics for words. | Class | org.carrot2.text.preprocessing | Carrot |
|
| CaseNormalizerDescriptor | Metadata and attributes of the CaseNormalizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| CharacterSequence | A ISequence wrapper for any CharSequence. | Class | org.carrot2.text.suffixtree | Carrot |
|
| CharArrayComparators | A set of specific comparators for char [] arrays. | Class | org.carrot2.text.util | Carrot |
|
| CharArrayUtils | A number of useful methods for working with char [] arrays. | Class | org.carrot2.util | Carrot |
|
| CharComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| CharSequenceUtils | A number of useful methods for working with CharSequences. | Class | org.carrot2.util | Carrot |
|
| ChineseTokenizerAdapter | | Class | org.carrot2.text.linguistic.lucene | Carrot |
|
| ClassLoaderLocator | Scan for resources relative to a given class loader (possibly in all of this loader's locations). | Class | org.carrot2.util.resource | Carrot |
|
| ClassLoaderResource | A resource loaded using a class loader. | Class | org.carrot2.util.resource | Carrot |
|
| ClassLocator | Looks up resources relative to the given class. | Class | org.carrot2.util.resource | Carrot |
|
| ClassResource | A resource relative to a class. | Class | org.carrot2.util.resource | Carrot |
|
| CloseableUtils | Static methods for closing various objects (including implementations of Closeable). | Class | org.carrot2.util | Carrot |
|
| Cluster | A cluster (group) of Documents. | Class | org.carrot2.core | Carrot |
|
| ClusterBuilder | | Class | org.carrot2.clustering.lingo | Carrot |
|
| ClusterBuilderDescriptor | Metadata and attributes of the ClusterBuilder component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| ClusteringMetricsCalculator | Calculates a set of quality metrics for clusters. | Class | org.carrot2.output.metrics | Carrot |
|
| ClusteringMetricsCalculatorDescriptor | Metadata and attributes of the ClusteringMetricsCalculator component. | Class | org.carrot2.output.metrics | Carrot |
|
| CollectionUtils | A number of utility classes for working with Collections. | Class | org.carrot2.util | Carrot |
|
| CommonAttributes | Attributes shared and inherited by many clustering algorithms. | Class | org.carrot2.core.attribute | Carrot |
|
| CommonAttributesDescriptor | Metadata and attributes of the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CompleteLabelFilter | A filter that removes "incomplete" labels. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| CompleteLabelFilterDescriptor | Metadata and attributes of the CompleteLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| CompletePreprocessingPipeline | Performs a complete preprocessing on the provided documents. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| CompletePreprocessingPipelineDescriptor | Metadata and attributes of the CompletePreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| ComponentInitializationException | Exception thrown if component initialization was unsuccessful. | Class | org.carrot2.core | Carrot |
|
| Constants | | Class | org.carrot2.mahout.collections | Carrot |
|
| ContaminationMetric | Computes cluster contamination. | Class | org.carrot2.output.metrics | Carrot |
|
| ContaminationMetricDescriptor | Metadata and attributes of the ContaminationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| ContextClassLoaderLocator | Looks up resources in the thread's context class loader. | Class | org.carrot2.util.resource | Carrot |
|
| Controller | A controller implementing the life cycle described in IProcessingComponent. | Class | org.carrot2.core | Carrot |
|
| ControllerContextListenerAdapter | An empty adapter implementation of IControllerContextListener. | Class | org.carrot2.core | Carrot |
|
| ControllerFactory | Creates Controllers in a number of common configurations. | Class | org.carrot2.core | Carrot |
|
| ControllerStatistics | Provides some statistics about processing performed in a Controller. | Class | org.carrot2.core | Carrot |
|
| DefaultConstructorSimpleXmlWrapper | A generic wrapper for values of classes with default constructors. | Class | org.carrot2.util.simplexml | Carrot |
|
| DefaultGroups | Default group names for Group. | Class | org.carrot2.util.attribute | Carrot |
|
| DefaultLexicalDataFactory | The default management of lexical resources. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultLexicalDataFactoryDescriptor | Metadata and attributes of the DefaultLexicalDataFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultStemmerFactory | | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultStemmerFactoryDescriptor | Metadata and attributes of the DefaultStemmerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultTokenizerFactory | | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultTokenizerFactoryDescriptor | Metadata and attributes of the DefaultTokenizerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DenseDoubleMatrix1D | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| DenseDoubleMatrix2D | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| DenseMatrix | | Class | org.carrot2.mahout.math | Carrot |
|
| DenseVector | | Class | org.carrot2.mahout.math | Carrot |
|
| DirLocator | Looks up resources in a folder. | Class | org.carrot2.util.resource | Carrot |
|
| Document | A document that to be processed by the framework. | Class | org.carrot2.core | Carrot |
|
| DocumentAssigner | Assigns document to label candidates. | Class | org.carrot2.text.preprocessing | Carrot |
|
| DocumentAssignerDescriptor | Metadata and attributes of the DocumentAssigner component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| DocumentSourceDescriptor | Descriptor of a IDocumentSource being part of a ProcessingComponentSuite. | Class | org.carrot2.core | Carrot |
|
| DoubleArrayList | | Class | org.carrot2.mahout.math.list | Carrot |
|
| DoubleBufferConsumer | | Interface | org.carrot2.mahout.math.buffer | Carrot |
|
| DoubleComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| DoubleDoubleFunction | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| DoubleFunction | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| DoubleMatrix1D | | Class | org.carrot2.mahout.math.matrix | Carrot |
|
| DoubleMatrix2D | | Class | org.carrot2.mahout.math.matrix | Carrot |
|
| DoubleProcedure | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| EigenvalueDecomposition | | Class | org.carrot2.mahout.math.matrix.linalg | Carrot |
|
| EToolsDocumentSource | A Carrot2 input component for the eTools service (http://www. | Class | org.carrot2.source.etools | Carrot |
|
| EToolsDocumentSourceDescriptor | Metadata and attributes of the EToolsDocumentSource component. | Class | org.carrot2.source.etools | Carrot |
|
| ExceptionUtils | A number of utility classes for working with Throwables. | Class | org.carrot2.util | Carrot |
|
| ExecutorServiceUtils | A number of utility methods for working with the Executors framework. | Class | org.carrot2.util | Carrot |
|
| ExtendedWhitespaceTokenizer | A tokenizer separating input characters on whitespace, but capable of extracting more complex tokens, such as URLs, e-mail addresses and sentence delimiters. | Class | org.carrot2.text.analysis | Carrot |
|
| ExtendedWhitespaceTokenizerImpl | | Class | org.carrot2.text.analysis | Carrot |
|
| FallbackFactory | Fallback to the first factory that returns a value. | Class | org.carrot2.util.factory | Carrot |
|
| FileResource | A local filesystem resource. | Class | org.carrot2.util.resource | Carrot |
|
| FixedSizePool | An object pool storing hard references to a fixed number of instantiated objects at the given key. | Class | org.carrot2.util.pool | Carrot |
|
| FloatComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| FSDirectoryWrapper | Wraps FSDirectory for serialization with SimpleXML. | Class | org.carrot2.source.lucene | Carrot |
|
| FubDocumentSource | A base document source for test collections developed at Fondazione Ugo Bordoni. | Class | org.carrot2.source.ambient | Carrot |
|
| FubDocumentSourceDescriptor | Metadata and attributes of the FubDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| Functions | | Class | org.carrot2.mahout.math.function | Carrot |
|
| GenitiveLabelFilter | Accepts labels that do not end in words in the Saxon Genitive form (e. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| GenitiveLabelFilterDescriptor | Metadata and attributes of the GenitiveLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| GoogleDocumentSource | A IDocumentSource fetching search results from Google JSON API. | Class | org.carrot2.source.google | Carrot |
|
| GoogleDocumentSourceDescriptor | Metadata and attributes of the GoogleDocumentSource component. | Class | org.carrot2.source.google | Carrot |
|
| GraphUtils | Various utilities for processing graphs. | Class | org.carrot2.util | Carrot |
|
| HashFunctions | | Class | org.carrot2.mahout.math.map | Carrot |
|
| HindiStemmerAdapter | | Class | org.carrot2.text.linguistic.lucene | Carrot |
|
| HttpAuthHub | HTTP authentication hub. | Class | org.carrot2.core | Carrot |
|
| HttpClientFactory | Prepare instances of HttpClient with desired socket configuration settings. | Class | org.carrot2.util.httpclient | Carrot |
|
| HttpHeaders | Some commonly used HTTP headers. | Class | org.carrot2.util.httpclient | Carrot |
|
| HttpRedirectStrategy | enum HttpRedirectStrategyHTTP redirect strategy. | Class | org.carrot2.util.httpclient | Carrot |
|
| HttpUtils | Various utilities for working with HTTP data streams. | Class | org.carrot2.util.httpclient | Carrot |
|
| IActivationListener | Pooled object activation listener. | Interface | org.carrot2.util.pool | Carrot |
|
| IClusteringAlgorithm | A marker interface for processing components performing clustering of documents. | Interface | org.carrot2.core | Carrot |
|
| IClusteringMetric | A clustering quality metric. | Interface | org.carrot2.output.metrics | Carrot |
|
| IControllerContext | The controller context is a map of key-value pairs, attached to an initialized Controller instance. | Interface | org.carrot2.core | Carrot |
|
| IControllerContextListener | A listener receiving events related to a IControllerContext. | Interface | org.carrot2.core | Carrot |
|
| IdealPartitioningBasedMetric | A base class for metrics based on some reference partitioning. | Class | org.carrot2.output.metrics | Carrot |
|
| IdealPartitioningBasedMetricDescriptor | Metadata and attributes of the IdealPartitioningBasedMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| IdentityStemmer | An implementation of IStemmer that always returns null from stem(CharSequence). | Class | org.carrot2.text.linguistic | Carrot |
|
| IdentityStemmerFactory | An IStemmerFactory implementation that returns IdentityStemmers for all supported languages. | Class | org.carrot2.text.linguistic | Carrot |
|
| IDisposalListener | Pooled object disposal listener. | Interface | org.carrot2.util.pool | Carrot |
|
| IDocumentSource | A marker interface for processing components providing documents for further processing. | Interface | org.carrot2.core | Carrot |
|
| IdolDocumentSource | A IDocumentSource fetching Documents (search results) from an IDOL Search Engine. | Class | org.carrot2.source.idol | Carrot |
|
| IdolDocumentSourceDescriptor | Metadata and attributes of the IdolDocumentSource component. | Class | org.carrot2.source.idol | Carrot |
|
| IFactory | | Interface | org.carrot2.util.factory | Carrot |
|
| IFeatureScorer | Generates additional scores for features. | Interface | org.carrot2.clustering.lingo | Carrot |
|
| IFieldMapper | Maps Lucene index's fields onto Carrot2 Document fields. | Interface | org.carrot2.source.lucene | Carrot |
|
| IInstantiationListener | Pooled object instantiation listener. | Interface | org.carrot2.util.pool | Carrot |
|
| IIterativeMatrixFactorization | Performs an iterative matrix factorization. | Interface | org.carrot2.matrix.factorization | Carrot |
|
| ILabelAssigner | Assigns labels to base vectors obtained from the factorization. | Interface | org.carrot2.clustering.lingo | Carrot |
|
| ILabelFilter | Defines the contract for label filtering components, which mark words and phrases that should not be considered as candidates for cluster labels | Interface | org.carrot2.text.preprocessing.filter | Carrot |
|
| ILexicalData | Additional lexical information for a given language. | Interface | org.carrot2.text.linguistic | Carrot |
|
| ILexicalDataFactory | Provides instances of ILexicalData for each language. | Interface | org.carrot2.text.linguistic | Carrot |
|
| IMatrixFactorization | | Interface | org.carrot2.matrix.factorization | Carrot |
|
| IMatrixFactorizationFactory | A factory of IMatrixFactorizations. | Interface | org.carrot2.matrix.factorization | Carrot |
|
| Immutable | Marker interface for classes that are immutable (once created, never change their state. | Class | org.carrot2.util.annotations | Carrot |
|
| IMonolingualClusteringAlgorithm | An internal interface of an algorithm performing clustering in one language. | Interface | org.carrot2.text.clustering | Carrot |
|
| IndexException | | Class | org.carrot2.mahout.math | Carrot |
|
| Init | | Class | org.carrot2.core.attribute | Carrot |
|
| IntArrayList | | Class | org.carrot2.mahout.math.list | Carrot |
|
| IntArrayPredicateIterator | Iterates over ranges between elements for which a given predicate returns true. | Class | org.carrot2.util | Carrot |
|
| IntBufferConsumer | | Interface | org.carrot2.mahout.math.buffer | Carrot |
|
| IntComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| IntDoubleProcedure | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| IntegerSequence | An ISequence wrapper for an array of integers. | Class | org.carrot2.text.suffixtree | Carrot |
|
| Internal | Denotes attributes the end-user applications may not want to display in their UserOptional Element Summary | Class | org.carrot2.core.attribute | Carrot |
|
| InternalAttributePredicate | A predicate that tests whether an AttributeDescriptor refers to an Internal attribute. | Class | org.carrot2.core.attribute | Carrot |
|
| IntIntDoubleFunction | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| IntMapUtils | A number of utilities for working with IntIntHashMaps. | Class | org.carrot2.util | Carrot |
|
| IntProcedure | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| IParameterizedPool | A parameterized pool of objects. | Interface | org.carrot2.util.pool | Carrot |
|
| IPassivationListener | Pooled object passivation listener. | Interface | org.carrot2.util.pool | Carrot |
|
| IpBannedException | | Class | org.carrot2.source.etools | Carrot |
|
| IPreprocessingPipeline | A preprocessing pipeline filling in PreprocessingContext with the required data. | Interface | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| IProcessingComponent | Defines the life cycle of a Carrot2 processing component. | Interface | org.carrot2.core | Carrot |
|
| IProcessingComponentManager | A component management strategy used by a Controller. | Interface | org.carrot2.core | Carrot |
|
| IResource | Resource abstraction. | Interface | org.carrot2.util.resource | Carrot |
|
| IResourceLocator | An abstraction layer for a single resource lookup source. | Interface | org.carrot2.util.resource | Carrot |
|
| ISeedingStrategy | | Interface | org.carrot2.matrix.factorization.seeding | Carrot |
|
| ISeedingStrategyFactory | | Interface | org.carrot2.matrix.factorization.seeding | Carrot |
|
| ISequence | A sequence of elements from which a SuffixTree can be built. | Interface | org.carrot2.text.suffixtree | Carrot |
|
| ISimpleXmlWrapper | A wrapper around a type to be serialized by Simple XML. | Interface | org.carrot2.util.simplexml | Carrot |
|
| ISourceLocationAware | | Interface | org.carrot2.util.simplexml | Carrot |
|
| IStemmer | Simple lemmatization engine transforming an inflected form of a word to its base form or some other unique token. | Interface | org.carrot2.text.linguistic | Carrot |
|
| IStemmerFactory | Provides instances of IStemmer for each language. | Interface | org.carrot2.text.linguistic | Carrot |
|
| IterationNumberGuesser | This class helps to guesstimate the number of iterations for iterative factorization algorithms. | Class | org.carrot2.matrix.factorization | Carrot |
|
| IterativeMatrixFactorizationFactory | A factory for IMatrixFactorizations. | Class | org.carrot2.matrix.factorization | Carrot |
|
| ITermWeighting | Calculates term weights for the term-document matrix. | Interface | org.carrot2.text.vsm | Carrot |
|
| ITokenizer | Splits input characters into tokens representing e. | Interface | org.carrot2.text.analysis | Carrot |
|
| ITokenizerFactory | Provides instances of ITokenizer for each language. | Interface | org.carrot2.text.linguistic | Carrot |
|
| KMeansMatrixFactorization | Performs matrix factorization using the K-means clustering algorithm. | Class | org.carrot2.matrix.factorization | Carrot |
|
| KMeansMatrixFactorizationFactory | KMeansMatrixFactorization factory. | Class | org.carrot2.matrix.factorization | Carrot |
|
| KMeansSeedingStrategy | Matrix seeding based on the k-means algorithms. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
|
| KMeansSeedingStrategyFactory | Seeding based on a k-means clustering algorithm. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
|
| LabelFilterProcessor | Applies basic filtering to words and phrases to produce candidates for cluster labels. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFilterProcessorDescriptor | Metadata and attributes of the LabelFilterProcessor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFormatter | Formats cluster labels for final rendering. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFormatterDescriptor | Metadata and attributes of the LabelFormatter component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LanguageCode | Codes for languages for which linguistic resources are available in DefaultLanguageModelFactory. | Class | org.carrot2.core | Carrot |
|
| LanguageModel | A holder for all elements of a language model for a single language used internally by content preprocessing components. | Class | org.carrot2.text.linguistic | Carrot |
|
| LanguageModelStemmer | Applies stemming to words and calculates a number of frequency statistics for stems. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LanguageModelStemmerDescriptor | Metadata and attributes of the LanguageModelStemmer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LexicalDataLoader | Common attributes related to loading and caching of lexical resources. | Class | org.carrot2.text.linguistic | Carrot |
|
| LexicalDataLoaderDescriptor | Metadata and attributes of the LexicalDataLoader component. | Class | org.carrot2.text.linguistic | Carrot |
|
| LinearApproximation | A simple utility for calculating linear approximations based on values for equally distributed points between minimum and maximum arguments. | Class | org.carrot2.util | Carrot |
|
| LinearTfIdfTermWeighting | Calculates term-document matrix element values based on Linear Inverse Term Frequency. | Class | org.carrot2.text.vsm | Carrot |
|
| LingoClusteringAlgorithm | Lingo clustering algorithm. | Class | org.carrot2.clustering.lingo | Carrot |
|
| LingoClusteringAlgorithmDescriptor | Metadata and attributes of the LingoClusteringAlgorithm component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| LingoProcessingContext | Stores intermediate data required during Lingo clustering. | Class | org.carrot2.clustering.lingo | Carrot |
|
| ListUtils | Utility methods for working with Lists. | Class | org.carrot2.util | Carrot |
|
| LocalNonnegativeMatrixFactorization | Performs matrix factorization using the Local Non-negative Matrix Factorization algorithm with minimization of the Kullback-Leibler divergence between A and UV' and | Class | org.carrot2.matrix.factorization | Carrot |
|
| LocalNonnegativeMatrixFactorizationFactory | LocalNonnegativeMatrixFactorization factory. | Class | org.carrot2.matrix.factorization | Carrot |
|
| LogTfIdfTermWeighting | Calculates term-document matrix element values based on Term Frequency. | Class | org.carrot2.text.vsm | Carrot |
|
| LongComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| LuceneDocumentSource | A IDocumentSource fetching Documents from a local Apache Lucene index. | Class | org.carrot2.source.lucene | Carrot |
|
| LuceneDocumentSourceDescriptor | Metadata and attributes of the LuceneDocumentSource component. | Class | org.carrot2.source.lucene | Carrot |
|
| MapUtils | Utilities for working with Maps. | Class | org.carrot2.util | Carrot |
|
| MarketOption | Language and country/region information for Bing3DocumentSource. | Class | org.carrot2.source.microsoft | Carrot |
|
| MathUtils | Some simple mathematical computation utility methods. | Class | org.carrot2.util | Carrot |
|
| Matrix | | Interface | org.carrot2.mahout.math | Carrot |
|
| MatrixSlice | | Class | org.carrot2.mahout.math | Carrot |
|
| MatrixUtils | A set of DoubleMatrix2D shorthands and utility methods. | Class | org.carrot2.matrix | Carrot |
|
| MatrixVectorView | | Class | org.carrot2.mahout.math | Carrot |
|
| MatrixView | | Class | org.carrot2.mahout.math | Carrot |
|
| MinLengthLabelFilter | Accepts labels whose length in characters is greater or equal to the provided value. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| MinLengthLabelFilterDescriptor | Metadata and attributes of the MinLengthLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| MorfologikStemmerAdapter | Adapter to Morfologik stemmer. | Class | org.carrot2.text.linguistic.morfologik | Carrot |
|
| Mult | | Class | org.carrot2.mahout.math.function | Carrot |
|
| MultilingualClustering | A helper for clustering multilingual collections of documents. | Class | org.carrot2.text.clustering | Carrot |
|
| MultilingualClusteringDescriptor | Metadata and attributes of the MultilingualClustering component. | Class | org.carrot2.text.clustering | Carrot |
|
| MultipageSearchEngine | A base class facilitating implementation of IDocumentSources wrapping external search engines with remote/ network-based interfaces. | Class | org.carrot2.source | Carrot |
|
| MultipageSearchEngineDescriptor | Metadata and attributes of the MultipageSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| MultipageSearchEngineMetadata | Metadata describing MultipageSearchEngine characteristics. | Class | org.carrot2.source | Carrot |
|
| MutableCharArray | This class implements proper content-based hashCode() and equals(Object) against other MutableCharArray objects, assuming the | Class | org.carrot2.text.util | Carrot |
|
| MutableCharArrayUtils | Various utility methods operating on a MutableCharArray. | Class | org.carrot2.text.util | Carrot |
|
| NewClassInstanceFactory | A IFactory that creates new instances of a given class. | Class | org.carrot2.util.factory | Carrot |
|
| NewsCategory | News category for Bing3NewsDocumentSource. | Class | org.carrot2.source.microsoft | Carrot |
|
| NonnegativeMatrixFactorizationED | Performs matrix factorization using the Non-negative Matrix Factorization algorithm with minimization of Euclidean Distance between A and UV' and multiplicative updating. | Class | org.carrot2.matrix.factorization | Carrot |
|
| NonnegativeMatrixFactorizationEDFactory | A factory for NonnegativeMatrixFactorizationEDs. | Class | org.carrot2.matrix.factorization | Carrot |
|
| NonnegativeMatrixFactorizationKL | Performs matrix factorization using the Non-negative Matrix Factorization by minimization of Kullback-Leibler divergence between A and UV' and multiplicative | Class | org.carrot2.matrix.factorization | Carrot |
|
| NonnegativeMatrixFactorizationKLFactory | Factory for NonnegativeMatrixFactorizationKLs. | Class | org.carrot2.matrix.factorization | Carrot |
|
| NopURIResolver | A no-op URIResolver. | Class | org.carrot2.util.xslt | Carrot |
|
| NormalizedMutualInformationMetric | Computes Normalized Mutual Information (NMI) metric for the cluster set. | Class | org.carrot2.output.metrics | Carrot |
|
| NormalizedMutualInformationMetricDescriptor | Metadata and attributes of the NormalizedMutualInformationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| NumericLabelFilter | | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| NumericLabelFilterDescriptor | Metadata and attributes of the NumericLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| Odp239DocumentSource | Serves documents from the ODP239 test set. | Class | org.carrot2.source.ambient | Carrot |
|
| Odp239DocumentSourceDescriptor | Metadata and attributes of the Odp239DocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| OpenIntDoubleHashMap | | Class | org.carrot2.mahout.math.map | Carrot |
|
| OpenSearchDocumentSource | A IDocumentSource fetching Documents (search results) from an Based on code donated by Julien Nioche. | Class | org.carrot2.source.opensearch | Carrot |
|
| OpenSearchDocumentSourceDescriptor | Metadata and attributes of the OpenSearchDocumentSource component. | Class | org.carrot2.source.opensearch | Carrot |
|
| Pair | An immutable pair of objects. | Class | org.carrot2.util | Carrot |
|
| PartialSingularValueDecomposition | Performs matrix factorization using the Singular Value Decomposition algorithm. | Class | org.carrot2.matrix.factorization | Carrot |
|
| PartialSingularValueDecompositionFactory | Factory for PartialSingularValueDecompositions. | Class | org.carrot2.matrix.factorization | Carrot |
|
| PassthroughClusteringAlgorithm | A do-nothing implementation of IClusteringAlgorithm. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| PassthroughClusteringAlgorithmDescriptor | Metadata and attributes of the PassthroughClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| PersistentObject | | Class | org.carrot2.mahout.math | Carrot |
|
| PersisterHelpers | Simple XML session context helpers. | Class | org.carrot2.util.simplexml | Carrot |
|
| PhraseExtractor | Extracts frequent phrases from the provided document. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PhraseExtractorDescriptor | Metadata and attributes of the PhraseExtractor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PlainTextFormatter | An implementation of the Lucene highlighter's Formatter interface that doesn't do any highlighting and just returns the original text. | Class | org.carrot2.source.lucene | Carrot |
|
| Platform | Provides the runtime execution platform environment information. | Class | org.carrot2.core | Carrot |
|
| PlusMult | | Class | org.carrot2.mahout.math.function | Carrot |
|
| PoolingProcessingComponentManager | An IProcessingComponentManager that pools instances of processing components. | Class | org.carrot2.core | Carrot |
|
| PrecisionRecallMetric | Computes precision, recall and F-metric for all partitions against the provided Metrics will be calculated only if all input documents have non-blank | Class | org.carrot2.output.metrics | Carrot |
|
| PrecisionRecallMetricDescriptor | Metadata and attributes of the PrecisionRecallMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| PrefixDecoratorLocator | Prefixes all resource names with a given prefix at lookup time and delegates to another resource locator. | Class | org.carrot2.util.resource | Carrot |
|
| PreprocessedDocumentScanner | Iterates over tokenized documents in PreprocessingContext. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PreprocessingContext | Document preprocessing context provides low-level (usually integer-coded) data structures useful for further processing. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PrimeFinder | | Class | org.carrot2.mahout.math.map | Carrot |
|
| PriorityQueue | A PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time. | Class | org.carrot2.util | Carrot |
|
| Processing | | Class | org.carrot2.core.attribute | Carrot |
|
| ProcessingComponentBase | A base class for implementation of the IProcessingComponent interface that provides empty implementations of all life cycle methods. | Class | org.carrot2.core | Carrot |
|
| ProcessingComponentConfiguration | Represents a specific configuration of a IProcessingComponent. | Class | org.carrot2.core | Carrot |
|
| ProcessingComponentDescriptor | Descriptor of a IProcessingComponent being part of a ProcessingComponentSuite. | Class | org.carrot2.core | Carrot |
|
| ProcessingComponentSuite | A set of IProcessingComponents used in Carrot2 applications. | Class | org.carrot2.core | Carrot |
|
| ProcessingException | An exception thrown if processing failed. | Class | org.carrot2.core | Carrot |
|
| ProcessingResult | Encapsulates the results of processing. | Class | org.carrot2.core | Carrot |
|
| Property | | Class | org.carrot2.mahout.math.matrix.linalg | Carrot |
|
| PubMedDocumentSource | Performs searches on the PubMed database using its on-line e-utilities: http://eutils. | Class | org.carrot2.source.pubmed | Carrot |
|
| PubMedDocumentSourceDescriptor | Metadata and attributes of the PubMedDocumentSource component. | Class | org.carrot2.source.pubmed | Carrot |
|
| QueryLabelFilter | Accepts labels that do not consist only of query words. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| QueryLabelFilterDescriptor | Metadata and attributes of the QueryLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| RandomAccessSparseVector | | Class | org.carrot2.mahout.math | Carrot |
|
| RandomSeedingStrategy | Random matrix factorization seeding. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
|
| RandomSeedingStrategyFactory | Creates random seeding strategies. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
|
| RandomUtils | | Class | org.carrot2.mahout.common | Carrot |
|
| RangeUtils | A helper class for performing various calculations for integer and double ranges. | Class | org.carrot2.util | Carrot |
|
| ReducedVectorSpaceModelContext | Stores data related a Vector Space Model with reduced dimensionality. | Class | org.carrot2.text.vsm | Carrot |
|
| ReflectionUtils | Utilities related to Java reflection. | Class | org.carrot2.util | Carrot |
|
| RemoteXmlSimpleSearchEngineBase | A base class for implementing data sources based on XML/XSLT. | Class | org.carrot2.source.xml | Carrot |
|
| RemoteXmlSimpleSearchEngineBaseDescriptor | Metadata and attributes of the RemoteXmlSimpleSearchEngineBase component. | Class | org.carrot2.source.xml | Carrot |
|
| ResourceCache | A static cache of immutable, reusable resources associated with a given ResourceLookup. | Class | org.carrot2.util.resource | Carrot |
|
| ResourceLookup | Resource loading utility scanning one or more IResourceLocator locations. | Class | org.carrot2.util.resource | Carrot |
|
| RollingWindowAverage | Calculates an average of values showing up in a given time window. | Class | org.carrot2.util | Carrot |
|
| RomeFetcherUtils | Utility methods for working with Rome fetcher. | Class | org.carrot2.source.opensearch | Carrot |
|
| SearchEngineBase | A base class facilitating implementation of IDocumentSources wrapping external search engines with remote/ network-based interfaces. | Class | org.carrot2.source | Carrot |
|
| SearchEngineBaseDescriptor | Metadata and attributes of the SearchEngineBase component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineResponse | A single search engine response. | Class | org.carrot2.source | Carrot |
|
| SearchEngineStats | Usage statistics for an instance of MultipageSearchEngine. | Class | org.carrot2.source | Carrot |
|
| SearchEngineStatsDescriptor | Metadata and attributes of the SearchEngineStats component. | Class | org.carrot2.source | Carrot |
|
| SequentialAccessSparseVector | | Class | org.carrot2.mahout.math | Carrot |
|
| ServletContextLocator | | Class | org.carrot2.util.resource | Carrot |
|
| SetUtils | Utility methods for working with Sets. | Class | org.carrot2.util | Carrot |
|
| ShortComparator | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| SimpleFieldMapper | A simple IFieldMapper with one-to-one mapping between the default title, url and summary fields. | Class | org.carrot2.source.lucene | Carrot |
|
| SimpleFieldMapperDescriptor | Metadata and attributes of the SimpleFieldMapper component. | Class | org.carrot2.source.lucene | Carrot |
|
| SimpleLabelAssigner | A simple and fast label assigner. | Class | org.carrot2.clustering.lingo | Carrot |
|
| SimpleLabelAssignerDescriptor | Metadata and attributes of the SimpleLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| SimpleProcessingComponentManager | | Class | org.carrot2.core | Carrot |
|
| SimpleSearchEngine | A base class facilitating implementation of IDocumentSources wrapping external search engines with remote/ network-based interfaces. | Class | org.carrot2.source | Carrot |
|
| SimpleSearchEngineDescriptor | Metadata and attributes of the SimpleSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| SimpleXmlWrappers | Enables SimpleXML-based serialization of collections of arbitrary types, also those contained in libraries. | Class | org.carrot2.util.simplexml | Carrot |
|
| SimpleXmlWrapperValue | A wrapper around typical serialized types, such as primitives. | Class | org.carrot2.util.simplexml | Carrot |
|
| SingleLabelFilterBase | A base for ILabelFilter implementations that handle each label independently. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| SingletonFactory | A IFactory that creates new instances of a given class. | Class | org.carrot2.util.factory | Carrot |
|
| SingularValueDecomposition | | Class | org.carrot2.mahout.math | Carrot |
|
| SnowballStemmerFactory | A factory of Snowball-based stemmers. | Class | org.carrot2.text.linguistic.lucene | Carrot |
|
| SoftUnboundedPool | An extremely simple, unbounded object pool. | Class | org.carrot2.util.pool | Carrot |
|
| SolrDocumentSource | Fetches documents from an instance of Solr. | Class | org.carrot2.source.solr | Carrot |
|
| SolrDocumentSourceDescriptor | Metadata and attributes of the SolrDocumentSource component. | Class | org.carrot2.source.solr | Carrot |
|
| Sorting | | Class | org.carrot2.mahout.math | Carrot |
|
| SortOrder | Sort order for Bing3NewsDocumentSource. | Class | org.carrot2.source.microsoft | Carrot |
|
| SourceType | Source type for Bing3 searches. | Class | org.carrot2.source.microsoft | Carrot |
|
| SparseArray | Sparse array encoding utilities. | Class | org.carrot2.text.preprocessing | Carrot |
|
| SparseDoubleMatrix1D | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| SparseDoubleMatrix2D | | Class | org.carrot2.mahout.math.matrix.impl | Carrot |
|
| STCClusteringAlgorithm | Suffix Tree Clustering (STC) algorithm. | Class | org.carrot2.clustering.stc | Carrot |
|
| STCClusteringAlgorithmDescriptor | Metadata and attributes of the STCClusteringAlgorithm component. | Class | org.carrot2.clustering.stc | Carrot |
|
| StopLabelFilter | Accepts labels that are not declared as stop labels in the stoplabels. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopLabelFilterDescriptor | Metadata and attributes of the StopLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopListMarker | Marks stop words based on the current language model. | Class | org.carrot2.text.preprocessing | Carrot |
|
| StopListMarkerDescriptor | Metadata and attributes of the StopListMarker component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| StopWordLabelFilter | | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopWordLabelFilterDescriptor | Metadata and attributes of the StopWordLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StreamUtils | A set of common helper methods used with input streams and file objects. | Class | org.carrot2.util | Carrot |
|
| StringUtils | | Class | org.carrot2.util | Carrot |
|
| StylesheetErrorListener | An ErrorListener that reacts to errors when parsing (compiling) the stylesheet. | Class | org.carrot2.util.xslt | Carrot |
|
| SuffixTree | Builds a suffix tree (or generalized suffix tree) on a sequence of any integers (or objects that can be represented as unique integers). | Class | org.carrot2.text.suffixtree | Carrot |
|
| SuffixTreeBuilder | Builds a suffix tree using method chains, thus avoiding direct dependency on specialized constructors of SuffixTree. | Class | org.carrot2.text.suffixtree | Carrot |
|
| SuiteResultInfoWriter | Writes plain-text information about the suite's tests and their results. | Class | org.carrot2.util.tests | Carrot |
|
| Swapper | | Interface | org.carrot2.mahout.math | Carrot |
|
| SystemPropertyStack | Small utility to push a system property and then restore the previous value. | Class | org.carrot2.util | Carrot |
|
| TabularOutput | | Class | org.carrot2.text.util | Carrot |
|
| TemplatesPool | A pool of precompiled XSLT stylesheets (Templates). | Class | org.carrot2.util.xslt | Carrot |
|
| TermDocumentMatrixBuilder | Builds a term document matrix based on the provided PreprocessingContext. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor | Metadata and attributes of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducer | | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor | Metadata and attributes of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TfTermWeighting | Calculates term-document matrix element values based on Log Inverse Term Frequency. | Class | org.carrot2.text.vsm | Carrot |
|
| ThaiTokenizerAdapter | Thai tokenizer implemented using Lucene's ThaiTokenizer. | Class | org.carrot2.text.linguistic.lucene | Carrot |
|
| ThreadSafe | | Class | org.carrot2.util.annotations | Carrot |
|
| Tokenizer | Performs tokenization of documents. | Class | org.carrot2.text.preprocessing | Carrot |
|
| TokenizerDescriptor | Metadata and attributes of the Tokenizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| TokenTypeUtils | Utility methods for working with ITokenizer attributes. | Class | org.carrot2.text.analysis | Carrot |
|
| TransformerErrorListener | | Class | org.carrot2.util.xslt | Carrot |
|
| UniqueLabelAssigner | Assigns unique labels to each base vector using a greedy algorithm. | Class | org.carrot2.clustering.lingo | Carrot |
|
| UniqueLabelAssignerDescriptor | Metadata and attributes of the UniqueLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| URLResource | This class opens a connection to a resource pointed to by an URI. | Class | org.carrot2.util.resource | Carrot |
|
| URLResourceWithParams | A IResource implementation that allows URLs to be parameterized. | Class | org.carrot2.util.resource | Carrot |
|
| UsesExternalServices | | Class | org.carrot2.util.tests | Carrot |
|
| Vector | | Interface | org.carrot2.mahout.math | Carrot |
|
| VectorFunction | | Interface | org.carrot2.mahout.math.function | Carrot |
|
| VectorIterable | | Interface | org.carrot2.mahout.math | Carrot |
|
| VectorSpaceModelContext | Stores data related to the Vector Space Model of the processed documents. | Class | org.carrot2.text.vsm | Carrot |
|
| VectorView | | Class | org.carrot2.mahout.math | Carrot |
|
| XmlDocumentSource | Fetches documents from XML files and streams. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceDescriptor | Metadata and attributes of the XmlDocumentSource component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceHelper | Exposes the common functionality a IDocumentSource based on XML/XSLT is likely to need. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceHelperDescriptor | Metadata and attributes of the XmlDocumentSourceHelper component. | Class | org.carrot2.source.xml | Carrot |
|
| XSLTFilter | A servlet filter applying XSLT stylesheets to the result of a request. | Class | org.carrot2.util.xsltfilter | Carrot |
|
| XSLTFilterConstants | A public class with several constants used in the XSLT filter. | Class | org.carrot2.util.xsltfilter | Carrot |