All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download text-classifier-collection JAR 0.1 with all dependencies


A full fledged text classification toolkit for Java

Files of the artifact text-classifier-collection version 0.1 from the group com.github.chungkwong.

Test

Download text-classifier-collection (0.1)
Artifact text-classifier-collection
Group com.github.chungkwong
Version 0.1
Last update 21. May 2018
Organization not specified
URL https://github.com/chungkwong/text-classifier-collection
License GNU General Public License, Version 3
Dependencies amount 2
Dependencies icu4j, liblinear,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of text-classifier-collection Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of text-classifier-collection version 0.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.chungkwong.text-classifier-collection
META-INF.maven.com.github.chungkwong.text-classifier-collection.META-INF.maven.com.github.chungkwong.text-classifier-collection.pom.properties
META-INF.maven.com.github.chungkwong.text-classifier-collection.META-INF.maven.com.github.chungkwong.text-classifier-collection.pom.xml
com.github.chungkwong.classifier
com.github.chungkwong.classifier.com.github.chungkwong.classifier.BayesianClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.Category
com.github.chungkwong.classifier.com.github.chungkwong.classifier.ClassificationResult
com.github.chungkwong.classifier.com.github.chungkwong.classifier.Classifier
com.github.chungkwong.classifier.com.github.chungkwong.classifier.ClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.DocumentVectorsModel
com.github.chungkwong.classifier.com.github.chungkwong.classifier.FeatureSelector
com.github.chungkwong.classifier.com.github.chungkwong.classifier.FrequenciesModel
com.github.chungkwong.classifier.com.github.chungkwong.classifier.FrequencyFeatureSelector
com.github.chungkwong.classifier.com.github.chungkwong.classifier.KNearestClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.Persistable
com.github.chungkwong.classifier.com.github.chungkwong.classifier.PlaceholderModel
com.github.chungkwong.classifier.com.github.chungkwong.classifier.PreprocessClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.PreprocessModel
com.github.chungkwong.classifier.com.github.chungkwong.classifier.SimpleTrainableModel
com.github.chungkwong.classifier.com.github.chungkwong.classifier.Starter
com.github.chungkwong.classifier.com.github.chungkwong.classifier.StreamClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.SvmClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.TextPreprocessors
com.github.chungkwong.classifier.com.github.chungkwong.classifier.TfIdfClassifierFactory
com.github.chungkwong.classifier.com.github.chungkwong.classifier.TfIdfFeatureSelector
com.github.chungkwong.classifier.com.github.chungkwong.classifier.TfIdfFormula
com.github.chungkwong.classifier.com.github.chungkwong.classifier.TokenFrequenciesModel
com.github.chungkwong.classifier.com.github.chungkwong.classifier.Trainable
com.github.chungkwong.classifier.util
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.Counter
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.CsvParser
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.CyclicCounter
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.Frequencies
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.ImmutableFrequencies
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.LimitedSortedList
com.github.chungkwong.classifier.util.com.github.chungkwong.classifier.util.Pair
com.github.chungkwong.classifier.validator
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.ConfusionMatrix
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.DataDivider
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.DataSet
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.Sample
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.SplitDataSet
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.TextDatasetHelper
com.github.chungkwong.classifier.validator.com.github.chungkwong.classifier.validator.Validator
org.tartarus.snowball
org.tartarus.snowball.org.tartarus.snowball.Among
org.tartarus.snowball.org.tartarus.snowball.SnowballProgram
org.tartarus.snowball.org.tartarus.snowball.SnowballStemmer
org.tartarus.snowball.ext
org.tartarus.snowball.ext.org.tartarus.snowball.ext.ArabicStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.DanishStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.DutchStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.EnglishStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.FinnishStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.FrenchStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.German2Stemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.GermanStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.HungarianStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.IndonesianStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.IrishStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.ItalianStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.KraaijPohlmannStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.LovinsStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.NaiveStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.NepaliStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.NorwegianStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.PorterStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.PortugueseStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.RomanianStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.RussianStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.SpanishStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.SwedishStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.TamilStemmer
org.tartarus.snowball.ext.org.tartarus.snowball.ext.TurkishStemmer




© 2015 - 2025 Weber Informatics LLC | Privacy Policy