Skip to content

🪵GOMA is a two-sided online task assignment problem in Spatial Crowdsourcing.

License

Notifications You must be signed in to change notification settings

DURUII/Replica-GOMA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOMA: Two-sided Online Micro-Task Assignment in Spatial Crowdsourcing

This repository contains Python3 code that replicates or re-implements the code provided in the original repository mentioned in the paper. You can find the original repository here.

Reference

@article{tong2019two,  
  title={Two-sided Online Micro-Task Assignment in Spatial Crowdsourcing},  
  author={Tong, Yongxin and Zeng, Yuxiang and Ding, Boling and Wang, Libin and Chen, Lei},  
  journal={IEEE Transactions on Knowledge and Data Engineering},  
  year={2019},  
}  
@inproceedings{DBLP:conf/icde/TongSDWC16,
  author    = {Yongxin Tong and
               Jieying She and
               Bolin Ding and
               Libin Wang and
               Lei Chen},
  title     = {Online mobile Micro-Task Allocation in spatial crowdsourcing},
  booktitle = {{ICDE}},
  pages     = {49--60},
  year      = {2016},
}

About

🪵GOMA is a two-sided online task assignment problem in Spatial Crowdsourcing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.2%
  • Python 12.8%