carrot2-mini-3.8.0.jar

Q

Carrot2 is an Open Source Search Results Clustering Engine. It can automatically organize small collections of documents (search results but not only) into thematic categories.

JAR File Size and Download Location:

File name: carrot2-mini.jar, carrot2-mini-3.8.0.jar
File size: 661760 bytes
Date modified: 23-Jul-2013
Download: Carrot2

✍: FYIcenter.com

A

Manifest of the JAR:



List of Classes in the JAR:

org/carrot2/clustering/kmeans/BisectingKMeansClusteringAlgorithm
org/carrot2/clustering/kmeans/BisectingKMeansClusteringAlgorithmDescriptor
org/carrot2/clustering/kmeans/BisectingKMeansProcessingContext
org/carrot2/clustering/lingo/ClusterBuilder
org/carrot2/clustering/lingo/ClusterBuilderDescriptor
org/carrot2/clustering/lingo/IFeatureScorer
org/carrot2/clustering/lingo/ILabelAssigner
org/carrot2/clustering/lingo/LingoClusteringAlgorithm
org/carrot2/clustering/lingo/LingoClusteringAlgorithmDescriptor
org/carrot2/clustering/lingo/LingoProcessingContext
org/carrot2/clustering/lingo/SimpleLabelAssigner
org/carrot2/clustering/lingo/SimpleLabelAssignerDescriptor
org/carrot2/clustering/lingo/UniqueLabelAssigner
org/carrot2/clustering/lingo/UniqueLabelAssignerDescriptor
org/carrot2/clustering/stc/ClusterCandidate
org/carrot2/clustering/stc/GeneralizedSuffixTree
org/carrot2/clustering/stc/STCClusteringAlgorithm
org/carrot2/clustering/stc/STCClusteringAlgorithmDescriptor
org/carrot2/clustering/synthetic/ByFieldClusteringAlgorithm
org/carrot2/clustering/synthetic/ByFieldClusteringAlgorithmDescriptor
org/carrot2/clustering/synthetic/ByUrlClusteringAlgorithm
org/carrot2/clustering/synthetic/ByUrlClusteringAlgorithmDescriptor
org/carrot2/clustering/synthetic/PassthroughClusteringAlgorithm
org/carrot2/clustering/synthetic/PassthroughClusteringAlgorithmDescriptor
org/carrot2/core/CachingProcessingComponentManager
org/carrot2/core/Cluster
org/carrot2/core/ClusterWithParent
org/carrot2/core/ComponentInitializationException
org/carrot2/core/Controller
org/carrot2/core/ControllerContextImpl
org/carrot2/core/ControllerContextListenerAdapter
org/carrot2/core/ControllerFactory
org/carrot2/core/ControllerStatistics
org/carrot2/core/ControllerUtils
org/carrot2/core/Document
org/carrot2/core/DocumentSourceDescriptor
org/carrot2/core/ExecutorServiceShutdownListener
org/carrot2/core/IClusteringAlgorithm
org/carrot2/core/IControllerContext
org/carrot2/core/IControllerContextListener
org/carrot2/core/IDocumentSource
org/carrot2/core/IProcessingComponent
org/carrot2/core/IProcessingComponentManager
org/carrot2/core/LanguageCode
org/carrot2/core/Platform
org/carrot2/core/PoolingProcessingComponentManager
org/carrot2/core/ProcessingComponentBase
org/carrot2/core/ProcessingComponentConfiguration
org/carrot2/core/ProcessingComponentDescriptor
org/carrot2/core/ProcessingComponentSuite
org/carrot2/core/ProcessingComponentSuiteInclude
org/carrot2/core/ProcessingException
org/carrot2/core/ProcessingResult
org/carrot2/core/ReferenceEquality
org/carrot2/core/SimpleProcessingComponentManager
org/carrot2/core/attribute/AttributeNames
org/carrot2/core/attribute/CommonAttributes
org/carrot2/core/attribute/CommonAttributesDescriptor
org/carrot2/core/attribute/Init
org/carrot2/core/attribute/Internal
org/carrot2/core/attribute/InternalAttributePredicate
org/carrot2/core/attribute/Processing
org/carrot2/log4j/BufferingAppender
org/carrot2/matrix/MatrixUtils
org/carrot2/matrix/factorization/IIterativeMatrixFactorization
org/carrot2/matrix/factorization/IMatrixFactorization
org/carrot2/matrix/factorization/IMatrixFactorizationFactory
org/carrot2/matrix/factorization/IterationNumberGuesser
org/carrot2/matrix/factorization/IterativeMatrixFactorizationBase
org/carrot2/matrix/factorization/IterativeMatrixFactorizationFactory
org/carrot2/matrix/factorization/KMeansMatrixFactorization
org/carrot2/matrix/factorization/KMeansMatrixFactorizationFactory
org/carrot2/matrix/factorization/LocalNonnegativeMatrixFactorization
org/carrot2/matrix/factorization/LocalNonnegativeMatrixFactorizationFactory
org/carrot2/matrix/factorization/MatrixFactorizationBase
org/carrot2/matrix/factorization/NonnegativeMatrixFactorizationED
org/carrot2/matrix/factorization/NonnegativeMatrixFactorizationEDFactory
org/carrot2/matrix/factorization/NonnegativeMatrixFactorizationKL
org/carrot2/matrix/factorization/NonnegativeMatrixFactorizationKLFactory
org/carrot2/matrix/factorization/PartialSingularValueDecomposition
org/carrot2/matrix/factorization/PartialSingularValueDecompositionFactory
org/carrot2/matrix/factorization/seeding/ISeedingStrategy
org/carrot2/matrix/factorization/seeding/ISeedingStrategyFactory
org/carrot2/matrix/factorization/seeding/KMeansSeedingStrategy
org/carrot2/matrix/factorization/seeding/KMeansSeedingStrategyFactory
org/carrot2/matrix/factorization/seeding/RandomSeedingStrategy
org/carrot2/matrix/factorization/seeding/RandomSeedingStrategyFactory
org/carrot2/text/analysis/ExtendedWhitespaceTokenizer
org/carrot2/text/analysis/ExtendedWhitespaceTokenizerImpl
org/carrot2/text/analysis/ITokenizer
org/carrot2/text/analysis/TokenTypeUtils
org/carrot2/text/clustering/IMonolingualClusteringAlgorithm
org/carrot2/text/clustering/MultilingualClustering
org/carrot2/text/clustering/MultilingualClusteringDescriptor
org/carrot2/text/linguistic/DefaultLexicalData
org/carrot2/text/linguistic/DefaultLexicalDataFactory
org/carrot2/text/linguistic/DefaultLexicalDataFactoryDescriptor
org/carrot2/text/linguistic/DefaultStemmerFactory
org/carrot2/text/linguistic/DefaultStemmerFactoryDescriptor
org/carrot2/text/linguistic/DefaultTokenizerFactory
org/carrot2/text/linguistic/DefaultTokenizerFactoryDescriptor
org/carrot2/text/linguistic/ILexicalData
org/carrot2/text/linguistic/ILexicalDataFactory
org/carrot2/text/linguistic/IStemmer
org/carrot2/text/linguistic/IStemmerFactory
org/carrot2/text/linguistic/ITokenizerFactory
org/carrot2/text/linguistic/IdentityStemmer
org/carrot2/text/linguistic/IdentityStemmerFactory
org/carrot2/text/linguistic/JapaneseUnsupportedStub
org/carrot2/text/linguistic/LanguageModel
org/carrot2/text/linguistic/LexicalDataLoader
org/carrot2/text/linguistic/LexicalDataLoaderDescriptor
org/carrot2/text/linguistic/lucene/ArabicStemmerAdapter
org/carrot2/text/linguistic/lucene/ChineseTokenizerAdapter
org/carrot2/text/linguistic/lucene/SnowballStemmerFactory
org/carrot2/text/linguistic/lucene/ThaiTokenizerAdapter
org/carrot2/text/linguistic/morfologik/MorfologikStemmerAdapter
org/carrot2/text/preprocessing/CaseNormalizer
org/carrot2/text/preprocessing/CaseNormalizerDescriptor
org/carrot2/text/preprocessing/DocumentAssigner
org/carrot2/text/preprocessing/DocumentAssignerDescriptor
org/carrot2/text/preprocessing/LabelFilterProcessor
org/carrot2/text/preprocessing/LabelFilterProcessorDescriptor
org/carrot2/text/preprocessing/LabelFormatter
org/carrot2/text/preprocessing/LabelFormatterDescriptor
org/carrot2/text/preprocessing/LanguageModelStemmer
org/carrot2/text/preprocessing/LanguageModelStemmerDescriptor
org/carrot2/text/preprocessing/PhraseExtractor
org/carrot2/text/preprocessing/PhraseExtractorDescriptor
org/carrot2/text/preprocessing/PreprocessedDocumentScanner
org/carrot2/text/preprocessing/PreprocessingContext
org/carrot2/text/preprocessing/SparseArray
org/carrot2/text/preprocessing/StopListMarker
org/carrot2/text/preprocessing/StopListMarkerDescriptor
org/carrot2/text/preprocessing/Substring
org/carrot2/text/preprocessing/SubstringComparator
org/carrot2/text/preprocessing/SuffixSorter
org/carrot2/text/preprocessing/Tokenizer
org/carrot2/text/preprocessing/TokenizerDescriptor
org/carrot2/text/preprocessing/filter/CompleteLabelFilter
org/carrot2/text/preprocessing/filter/CompleteLabelFilterBase
org/carrot2/text/preprocessing/filter/CompleteLabelFilterDescriptor
org/carrot2/text/preprocessing/filter/GenitiveLabelFilter
org/carrot2/text/preprocessing/filter/GenitiveLabelFilterDescriptor
org/carrot2/text/preprocessing/filter/ILabelFilter
org/carrot2/text/preprocessing/filter/LeftCompleteLabelFilter
org/carrot2/text/preprocessing/filter/MinLengthLabelFilter
org/carrot2/text/preprocessing/filter/MinLengthLabelFilterDescriptor
org/carrot2/text/preprocessing/filter/NumericLabelFilter
org/carrot2/text/preprocessing/filter/NumericLabelFilterDescriptor
org/carrot2/text/preprocessing/filter/QueryLabelFilter
org/carrot2/text/preprocessing/filter/QueryLabelFilterDescriptor
org/carrot2/text/preprocessing/filter/RightCompleteLabelFilter
org/carrot2/text/preprocessing/filter/SingleLabelFilterBase
org/carrot2/text/preprocessing/filter/StopLabelFilter
org/carrot2/text/preprocessing/filter/StopLabelFilterDescriptor
org/carrot2/text/preprocessing/filter/StopWordLabelFilter
org/carrot2/text/preprocessing/filter/StopWordLabelFilterDescriptor
org/carrot2/text/preprocessing/pipeline/BasicPreprocessingPipeline
org/carrot2/text/preprocessing/pipeline/BasicPreprocessingPipelineDescriptor
org/carrot2/text/preprocessing/pipeline/CompletePreprocessingPipeline
org/carrot2/text/preprocessing/pipeline/CompletePreprocessingPipelineDescriptor
org/carrot2/text/preprocessing/pipeline/IPreprocessingPipeline
org/carrot2/text/suffixtree/CharacterSequence
org/carrot2/text/suffixtree/ISequence
org/carrot2/text/suffixtree/IntegerSequence
org/carrot2/text/suffixtree/SuffixTree
org/carrot2/text/suffixtree/SuffixTreeBuilder
org/carrot2/text/util/CharArrayComparators
org/carrot2/text/util/MutableCharArray
org/carrot2/text/util/MutableCharArrayUtils
org/carrot2/text/util/TabularOutput
org/carrot2/text/vsm/ITermWeighting
org/carrot2/text/vsm/LinearTfIdfTermWeighting
org/carrot2/text/vsm/LogTfIdfTermWeighting
org/carrot2/text/vsm/ReducedVectorSpaceModelContext
org/carrot2/text/vsm/TermDocumentMatrixBuilder
org/carrot2/text/vsm/TermDocumentMatrixBuilderDescriptor
org/carrot2/text/vsm/TermDocumentMatrixReducer
org/carrot2/text/vsm/TermDocumentMatrixReducerDescriptor
org/carrot2/text/vsm/TfTermWeighting
org/carrot2/text/vsm/VectorSpaceModelContext
org/carrot2/util/CharArrayUtils
org/carrot2/util/CharSequenceUtils
org/carrot2/util/CloseableUtils
org/carrot2/util/CollectionUtils
org/carrot2/util/ExceptionUtils
org/carrot2/util/ExecutorServiceUtils
org/carrot2/util/GraphUtils
org/carrot2/util/IntArrayPredicateIterator
org/carrot2/util/IntMapUtils
org/carrot2/util/LinearApproximation
org/carrot2/util/ListUtils
org/carrot2/util/MapUtils
org/carrot2/util/MathUtils
org/carrot2/util/Pair
org/carrot2/util/PriorityQueue
org/carrot2/util/RangeUtils
org/carrot2/util/ReflectionUtils
org/carrot2/util/RollingWindowAverage
org/carrot2/util/SetUtils
org/carrot2/util/StreamUtils
org/carrot2/util/StringUtils
org/carrot2/util/SystemPropertyStack
org/carrot2/util/annotations/AspectModified
org/carrot2/util/annotations/Immutable
org/carrot2/util/annotations/ThreadSafe
org/carrot2/util/attribute/AttributeValueSet
org/carrot2/util/attribute/AttributeValueSets
org/carrot2/util/attribute/DefaultGroups
org/carrot2/util/factory/CachedInstanceFactoryDecorator
org/carrot2/util/factory/FallbackFactory
org/carrot2/util/factory/IFactory
org/carrot2/util/factory/NewClassInstanceFactory
org/carrot2/util/factory/SingletonFactory
org/carrot2/util/httpclient/HttpClientFactory
org/carrot2/util/httpclient/HttpHeaders
org/carrot2/util/httpclient/HttpRedirectStrategy
org/carrot2/util/httpclient/HttpUtils
org/carrot2/util/pool/FixedSizePool
org/carrot2/util/pool/IActivationListener
org/carrot2/util/pool/IDisposalListener
org/carrot2/util/pool/IInstantiationListener
org/carrot2/util/pool/IParameterizedPool
org/carrot2/util/pool/IPassivationListener
org/carrot2/util/pool/SoftUnboundedPool
org/carrot2/util/resource/ClassLoaderLocator
org/carrot2/util/resource/ClassLoaderResource
org/carrot2/util/resource/ClassLocator
org/carrot2/util/resource/ClassResource
org/carrot2/util/resource/ContextClassLoaderLocator
org/carrot2/util/resource/DirLocator
org/carrot2/util/resource/FileResource
org/carrot2/util/resource/IResource
org/carrot2/util/resource/IResourceLocator
org/carrot2/util/resource/PrefixDecoratorLocator
org/carrot2/util/resource/ResourceCache
org/carrot2/util/resource/ResourceLookup
org/carrot2/util/resource/ServletContextLocator
org/carrot2/util/resource/URLResource
org/carrot2/util/resource/URLResourceWithParams
org/carrot2/util/simplexml/DefaultConstructorSimpleXmlWrapper
org/carrot2/util/simplexml/ISimpleXmlWrapper
org/carrot2/util/simplexml/ListSimpleXmlWrapper
org/carrot2/util/simplexml/MapSimpleXmlWrapper
org/carrot2/util/simplexml/PersisterHelpers
org/carrot2/util/simplexml/SessionInitStrategy
org/carrot2/util/simplexml/SimpleXmlWrapperValue
org/carrot2/util/simplexml/SimpleXmlWrappers
org/carrot2/util/tests/CarrotTestCase
org/carrot2/util/tests/SuiteResultInfoWriter
org/carrot2/util/tests/UsesExternalServices
org/carrot2/util/xslt/NopURIResolver
org/carrot2/util/xslt/StylesheetErrorListener
org/carrot2/util/xslt/TemplatesPool
org/carrot2/util/xslt/TransformerErrorListener
org/carrot2/util/xsltfilter/DeferredOutputStream
org/carrot2/util/xsltfilter/IContentTypeListener
org/carrot2/util/xsltfilter/TransformingDocumentHandler
org/carrot2/util/xsltfilter/XSLTFilter
org/carrot2/util/xsltfilter/XSLTFilterConstants
org/carrot2/util/xsltfilter/XSLTFilterServletResponse
org/carrot2/source/xml/RemoteXmlSimpleSearchEngineBase
org/carrot2/source/xml/RemoteXmlSimpleSearchEngineBaseDescriptor
org/carrot2/source/xml/XmlDocumentSource
org/carrot2/source/xml/XmlDocumentSourceDescriptor
org/carrot2/source/xml/XmlDocumentSourceHelper
org/carrot2/source/xml/XmlDocumentSourceHelperDescriptor

2014-03-24, 3034🔥, 0💬