| Name | Description | Type | Package | Framework |
| AttributeNames | Constants for common attribute names, only for the use in Carrot2 core code. | Class | org.carrot2.core.attribute | Carrot |
|
| CachingProcessingComponentManager | An IProcessingComponentManager that implements processing results caching This manager wraps some delegate manager (e. | Class | org.carrot2.core | Carrot |
|
| Cluster | A cluster (group) of Documents. | Class | org.carrot2.core | 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 |
|
| CommonAttributesDescriptor .AttributeBuilder | Attribute map builder for the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CommonAttributesDescriptor .Attributes | All attributes of the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CommonAttributesDescriptor .Keys | Constants for all attribute keys of the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| ComponentInitializationException | Exception thrown if component initialization was unsuccessful. | Class | org.carrot2.core | 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 |
|
| Document | A document that to be processed by the framework. | Class | org.carrot2.core | Carrot |
|
| Document .DocumentToId | | Class | org.carrot2.core | Carrot |
|
| Document .IDocumentSerializationListener | Enables listening to events related to XML/JSON serialization of Documents. | Interface | org.carrot2.core | Carrot |
|
| DocumentSourceDescriptor | Descriptor of a IDocumentSource being part of a ProcessingComponentSuite. | Class | org.carrot2.core | Carrot |
|
| HttpAuthHub | HTTP authentication hub. | Class | org.carrot2.core | Carrot |
|
| IClusteringAlgorithm | A marker interface for processing components performing clustering of documents. | Interface | org.carrot2.core | 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 |
|
| IDocumentSource | A marker interface for processing components providing documents for further processing. | Interface | org.carrot2.core | Carrot |
|
| Init | | Class | org.carrot2.core.attribute | 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 |
|
| 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 |
|
| LanguageCode | Codes for languages for which linguistic resources are available in DefaultLanguageModelFactory. | Class | org.carrot2.core | Carrot |
|
| Platform | Provides the runtime execution platform environment information. | Class | org.carrot2.core | Carrot |
|
| PoolingProcessingComponentManager | An IProcessingComponentManager that pools instances of processing components. | Class | org.carrot2.core | 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 |
|
| ProcessingComponentDescriptor .ProcessingComponentDescriptorToId | Transforms a ProcessingComponentDescriptor to its identifier. | 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 |
|
| SimpleProcessingComponentManager | | Class | org.carrot2.core | Carrot |