The source code and more information are published in the following repository: https://github.com/dennispaulino/TaskFingerprintingForCognitivePersonalizationOfWebTasksDesignPackage
Project description
TaskFingerprinting Package For Cognitive Personalization of Task Design
Source code for the framework built for our study on assessing crowd workers behaviors for task design personalization in crowdsourcing. Beside crowdsourcing, this package can be used to perform cognitive personalization seamlessly in web tasks. If you use our work in your research, please cite the following paper published at Sensors 2023.
Dennis Paulino, Diogo Guimarães, António Correia, José Ribeiro, João Barroso and Hugo Paredes. A Model for Cognitive Personalization of Microtask Design. Sensors 2023, 23, 3571. https://doi.org/10.3390/s23073571
Example of installing and using the package:
pip install cognitivepersonalizationtaskfingerprinting
import cptf.cog_personalization_micro_task_fingerprinting as taskfingerprinting
import cptf.cog_personalization_deep_learning_model as dl
#It is performed the task fingerprinting technique based on prompt user to enter the path of the interaction log files, and then it will be generated a csv file
taskfingerprinting.main()
#Based on the task fingerprintings' csv file, the user will be prompted to select the file and develop a deep learning model
#CAUTION: It is best to look at the source code and adapt the respective parameters to better ajust for each specific dataset
dl.main()
Contact
Please feel free to contact Dennis Paulino (dpaulino@utad.pt) for further questions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cognitivepersonalizationtaskfingerprinting-1.0.3.tar.gz.
File metadata
- Download URL: cognitivepersonalizationtaskfingerprinting-1.0.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faf90591b7f08ccbd9da346ce00cbb08ad71bdeb4d4868c1738fa2b3e3955685
|
|
| MD5 |
41488acee3b3c24c77fca9854ebda639
|
|
| BLAKE2b-256 |
d7913f1f523e138b320bac7c50290257be8767f0281afc1cb30c95e6b4cd454a
|
File details
Details for the file cognitivepersonalizationtaskfingerprinting-1.0.3-py3-none-any.whl.
File metadata
- Download URL: cognitivepersonalizationtaskfingerprinting-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2e97df1789c2ce4f0bb3b021cb20bfbd533d73b255e5dbd9ad16c79de71e368
|
|
| MD5 |
2a1e7919817f00f59eee8c0f9edbe017
|
|
| BLAKE2b-256 |
7f792b8e5a1ffe5d381f95af4935cf0cf8bf13c3ca8dd50de61a1853c1ad6af1
|