Pinned Repositories
bview
Testing our Git Workflow
cvsclone
A fork of an anonymous pserver CVS cloning tool, with a (googled) anti-SEGFAULT patch applied. Nothing here's mine, I'm just publishing work of some great people.
SpellingCorrection
Probablistic spelling correction in Java, based on work by Norvic: http://norvig.com/spell-correct.html
TextClean
Cleans text in anticipation of use in analytics processing.
scarton's Repositories
scarton/SpellingCorrection
Probablistic spelling correction in Java, based on work by Norvic: http://norvig.com/spell-correct.html
scarton/TextClean
Cleans text in anticipation of use in analytics processing.
scarton/bview
Testing our Git Workflow
scarton/cvsclone
A fork of an anonymous pserver CVS cloning tool, with a (googled) anti-SEGFAULT patch applied. Nothing here's mine, I'm just publishing work of some great people.
scarton/EncryptDecrypt
Sample encript/Decrypt using asym DER keys
scarton/GPU-RIV
scarton/HtmlCleanerNifi
A NiFi wrapper around the Java TMLCleaner library to convert HTML to XHTML
scarton/RIVExamples
Examples for using Random Index Vectors
scarton/TopicExtraction
GUI and tools to train a learning model to then extract topics from text.
scarton/topics
Various Clustering implementations in SPARK Java
scarton/WikipediaExtract
scarton/Xml2JsonNifi
NiFi processor to convert XML to JSON using the org.json api