-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,49 @@ | ||
# Monument Datasets | ||
# Monuments Datasets | ||
|
||
Datasets of .....[More information about these datasets](https://dasci.es/transferencia/dascii-hub/open-data/TAMonumets/) | ||
|
||
|Dataset|Class distribution|Download|Cite| | ||
|-|-|-|-| | ||
|[Alhambra-1.0](#alhambra-10)|426 COVID, 426 normal|[⤓ Download](https://github.com/ari-dasci/OD-TripM/releases/tag/1.0)|[Citation](#cite-tripm-10-as)| | ||
|[Mezquita-1.0](#mezquita-10)|426 COVID, 426 normal|[⤓ Download](https://github.com/ari-dasci/OD-TripM/releases/tag/1.0)|[Citation](#cite-tripm-10-as)| | ||
|[Sagrada Familia-1.0](#safa-10)|426 COVID, 426 normal|[⤓ Download](https://github.com/ari-dasci/OD-TripM/releases/tag/1.0)|[Citation](#cite-tripm-10-as)| | ||
|[Alhambra-1.0](#alhambra-10)|426 COVID, 426 normal|[⤓ Download](https://github.com/ari-dasci/OD-TripM/releases/tag/1.0)|[Citation](#cite-monuments-as)| | ||
|[Mezquita-1.0](#mezquita-10)|426 COVID, 426 normal|[⤓ Download](https://github.com/ari-dasci/OD-TripM/releases/tag/1.0)|[Citation](#cite-monuments-as)| | ||
|[Sagrada Familia-1.0](#safa-10)|426 COVID, 426 normal|[⤓ Download](https://github.com/ari-dasci/OD-TripM/releases/tag/1.0)|[Citation](#cite-monuments-as)| | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
### Cite Monuments as | ||
|
||
``` | ||
@article{article, | ||
author = {Valdivia, Ana and Hrabova, Emiliya and Chaturvedi, Iti and Luzon, Maria and Troiano, Luigi and Cambria, Erik and Herrera, Francisco}, | ||
year = {2019}, | ||
month = {03}, | ||
pages = {3-16}, | ||
title = {Inconsistencies on TripAdvisor Reviews: a Unified Index between Users and Sentiment Analysis Methods}, | ||
journal = {Neurocomputing}, | ||
doi = {10.1016/j.neucom.2018.09.096} | ||
} | ||
@article{article, | ||
author = {Valdivia, Ana and Martínez-Cámara, Eugenio and Chaturvedi, Iti and Luzon, Maria and Cambria, Erik and Ong, Yew and Herrera, Francisco}, | ||
year = {2018}, | ||
month = {12}, | ||
pages = {39-52}, | ||
title = {What do people think about this monument? Understanding negative reviews via deep learning, clustering and descriptive rules}, | ||
journal = {Journal of Ambient Intelligence and Humanized Computing}, | ||
doi = {10.1007/s12652-018-1150-3} | ||
} | ||
@article{article, | ||
author = {Valdivia, Ana and Luzon, Maria and Cambria, Erik and Herrera, Francisco}, | ||
year = {2018}, | ||
month = {03}, | ||
pages = {126-135}, | ||
title = {Consensus Vote Models for Detecting and Filtering Neutrality in Sentiment Analysis}, | ||
volume = {44}, | ||
journal = {Information Fusion}, | ||
doi = {10.1016/j.inffus.2018.03.007} | ||
} |