Pinned Loading
-
cmd.csp.classifier
cmd.csp.classifier PublicSimple implementation of text classifier in Java with built in SVM, C4.5, kNN, and naive Bayesian classifiers. Support for common text preprocessors and for CVS format. You can plugin your own clas…
Java
-
cmd.csp.similarity
cmd.csp.similarity PublicA library implementing different string similarity and distance measures for ease of use. A dozen of algorithms (including Levenshtein edit distance and sibblings, Jaro-Winkler, Longest Common Subs…
Java 1
-
cmd.csp.postagger
cmd.csp.postagger PublicA robust and easy-to-use toolkit for POS (Part of Speech; NLP) tagging. It's approach is to automatically construct tagging rules in the form of a binary tree. Supports pre-trained UPOS, XPOS taggi…
Java
-
cmd.csp.stemmer
cmd.csp.stemmer PublicSimple implementation of Snowball Stemmer (http://snowballstem.org/) in Java with Stemmers for 20+ languages. Helpful to reduce tokens to their core syntax esp. when processing them in Machine Lear…
Java
If the problem persists, check the GitHub status page or contact support.