Platform to perform analysis and clustering for documents belonging to a file system.
jre 8
javaFX (it's included with Oracle JDK, if OpenJDK is being used please find alternatives such as OpenJFX, see below)
For building: sbt 1.0+
Usually javafx comes shipped together with Oracle jre/jdk. However, that may not be the case for some distribution of the OpenJDK.
In that case the suggestion is to try OpenFX.
After installing it following the instruction, include it in the sbt classpath, or move the jar specifically into a lib folder in the root of the project.
sbt compile sbt run
An executable jar can be created with 'sbt assembly'
sbt test
Please check the wiki.
sbt 1.1.4 Scala 2.12.3
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners or masters of this repository before making a change.
- Ensure any install or build dependencies are removed before the end of the layer when doing a build.
- Update the README.md with details of changes, this includes new environment variables, exposed ports, useful file locations,etc....
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent.
- You may merge the Pull Request in once you have the sign-off of two other developers, or if you do not have permission to do that, you may request the second reviewer to merge it for.
[1.0]
Federico Cocco
Academic year 2017/2018
Final project for BSC Computing at Birkbeck, University of London
London, UK