Download sofia Free Java Code
Description
Code example to use Elastic Search as vector provider for a Mahout classifier (and for data exploration). On a related note will also contain sample code to move from the sequential setup to a distributed Hadoop implementation. In terms of data the example is based on the StackOverflow dump published among others on kaggle.
Source Files
The download file sofia-master.zip has the following entries.
.gitignore//w ww .java 2s .c o m
README.asciidoc
mojo/pom.xml
mojo/src/main/java/com/antwerkz/sofia/SofiaMojo.java
mojo/src/main/java/com/antwerkz/sofia/WatchMojo.java
pom.xml
readmesource.asciidoc
release.sh
sofia-core/pom.xml
sofia-core/src/main/java/com/antwerkz/sofia/LocalizerGenerator.java
sofia-core/src/main/java/com/antwerkz/sofia/LoggingType.java
sofia-core/src/main/java/com/antwerkz/sofia/Method.java
sofia-core/src/main/java/com/antwerkz/sofia/SofiaConfig.java
sofia-core/src/main/resources/sofia-js.ftl
sofia-core/src/main/resources/sofia.ftl
sofia-core/src/test/java/com/antwerkz/sofia/MessageFormatTest.java
sofia-core/src/test/java/com/antwerkz/sofia/TemplateTest.java
sofia-core/src/test/resources/template.properties
sofia-play/build.xml
sofia-play/commands.py
sofia-play/documentation/manual/home.textile
sofia-play/pom.xml
sofia-play/src/main/java/com/antwerkz/sofia/play/SofiaPlugin.java
tests/pom.xml
tests/src/main/java/com/antwerkz/sofia/Dummy.java
tests/src/main/resources/sofia.properties
tests/src/main/resources/sofia_de.properties
tests/src/main/resources/sofia_en_GB.properties
tests/src/main/webapp/js/sofia.js
tests/src/test/java/com/antwerkz/sofia/SofiaTest.java
tests/src/test/resources/logging.properties
update-docs.sh
Download
Click the following link to download sofia-master.zip.
sofia-master.zip