An ontology-based tool for identifying experts among wiki users.
There are currently two ways to start the processing of the wiki contents and generation of reputation and expertise data.
The entry point to the processing chain is the class
de.csw.expertfinder.mediawiki.uima.deploy.MediaWikiCPERunner
The class also has a main method for testing purposes.
Load the CPE configuration file
src-mediawiki/de/csw/expertfinder/mediawiki/uima/deploy/ExpertFinder CPE Config.xml
and run it.
Once the wiki's contents have been processed, the reputation and expertise scores for authors can be retrieved using the class
de.csw.expertfinder.expertise.ExpertiseModel