What is CARRE: Web Lifestyle Data Aggregator
The main goal of Web Lifestyle Data Aggregator is to use patient’s web searches in order to extract her intention. The main parts of this aggregator are the Query Detector and the User Intention Extractor.
- The Query Detector constitutes a browser extension (Firefox add-on and Chrome extension) that is responsible to detect the user’s queries in the web search engines (e.g. Google, Bing and Yahoo).
- The User Intention Extractor is responsible to store (only) locally the incoming queries and categorize them in specific categories (e.g. traveling, health diseases, etc.) in order to extract the patient’s intentions. The extracted intentions that are relevant to CARRE are uploaded to the Private RDF Store of patient.
Download
Query Detector:
- Firefox
Firefox Add-ons: https://addons.mozilla.org/en-US/firefox/addon/carre-query-detector/
v0.4 (Released 02 May 2015, Deliverable 7.2)- Add-on (176 KB): CARRE_QueryDetector_Firefox_v0.4.xpi
- Source (102 KB): CARRE_QueryDetector_Firefox_v0.4.zip
v0.2 (Released 01 Feb 2015, Deliverable 3.3)
- Add-on (175 KB): CARRE_QueryDetector_Firefox_v0.2.xpi
- Source (101 KB): CARRE_QueryDetector_Firefox_v0.2.zip
- Chrome
Chrome Web Store: https://chrome.google.com/webstore/detail/carre-query-detector/klnjmeibhplbohaemeljbmflfnmkibfd
v0.3 (Released 02 May 2015, Deliverable 7.2)- Extention (276 KB): CARRE_QueryDetector_Chrome_v0.3.crx
- Source (285 KB): CARRE_QueryDetector_Chrome_v0.3.zip
v0.2 (Released 01 Feb 2015, Deliverable 3.3)
- Extention (276 KB): CARRE_QueryDetector_Chrome_v0.2.crx
- Source (275 KB): CARRE_QueryDetector_Chrome_v0.2.zip
User Intention Extractor:
- v1.3 (Released 02 May 2015, Deliverable 7.2)
- Setup for Windows x86 and x64 (453 MB): CARRE_UserIntentionExtractor_setup_v1.3.exe (Java JRE 8 and index are included)
- Source for NetBeans v8.0.2+ (40 MB): CARRE_UserIntentionExtractor_src_v1.3.zip (Java code)
- v1.1 (Released 01 Feb 2015, Deliverable 3.3)
- Binary for Windows x64 (27 MB): CARRE_UserIntentionExtractor_v1.1.zip (Require Java JRE 8)
- Source for NetBeans v8.0.2+ (38 MB): CARRE_UserIntentionExtractor_src_v1.1.zip (Java code)
- Index for categorization (399 MB): index_similarweb_v4.zip (It is required for the execution of User Intention Extractor and it have to be extracted on folder “files”.)
Installation for Windows Users
- Step 1: Download and install the setup of User Intention Extractor.
- Step 2: Open Firefox (download and install from here), visit the URL and install the add-on of Query Detector.
- Step 3: Open Chrome (download and install from here), visit the URL and install the extension of Query Detector.
- Step 4: Set the account (if you don’t have, please register here) of your Private RDF to the User Intention Extractor.
- Step 5: Simple use your favorite search engine (Google, Bing and Yahoo).
Demonstration
Web Lifestyle Data Aggregator is Open Source
CARRE Web Lifestyle Data Aggregator is Open Source and can be freely used in Open Source applications under the terms GNU General Public License (GPL).