trajminer / trajminer

Trajectory Mining Library

Home Page:http://trajminer.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Foursquare datasets

lucaspetry opened this issue · comments

I'm interested in using the Foursquare datasets in my master's project, especially a semantically enriched version, similar to the one used in the paper "Towards semantic‐aware multiple‐aspect trajectory similarity measuring".

Would really like to see these datasets and the semantic-enrichment related functions added.

I suppose some preprocessing would be required to format the data similar to the ones in https://github.com/trajminer/data/. Then just adding the loading code to datasets/base.py, and pushing the data to https://github.com/trajminer/data/.

Is that right? Let me know how to help!