Text classification taking advantage of the Semantic Web. This is named Semreview because it was initially conceived to support Systematic Literature Reviews, using Semantic enrichment to improve text classification.
mvn install
To be written
The system is mainly a pipeline:
1) DataSetProvider: the first stage provide the documents
2) PaperEnricher: the second stage enrich the documents
3) Classifier: the third stage compare enricheded documents to the model
The project was initially developed by:
The project was initially available on Sourceforge and it has been moved to GitHub on late 2014.