Skip to content
Snippets Groups Projects
README 878 B
Newer Older
unknown's avatar
unknown committed
Whole-Session Evaluation Framework
------------------------------------
This ia a framework for the evaluation of user search behavior in Digital Libraries or other 
information portals.

Usage:

log/analysis DB tables
----------------------------------
The framework uses two database tables. "Create tables"-SQL-Files can be found unter resources->db_backup.
You need to create both tables in your local database. The 'log'-table needs to be filled with your data.


Config
----------------------------------
The config file contains 
- parameters for database connection
- the path to the actual mapping file 
- fields that are contained in the tables

Mapping
----------------------------------
The mapping table can be found under resources->csv. Here the mappings including actions, parameters etc. 
for your own Digital Library are configured. Example files are included.