Skip to content

jsdabrowski/IS-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mining and Searching App Reviews for Requirements Engineering: Evaluation and Replication Studies

The repository shares a replication package for the study: J. Dąbrowski et al., "Mining and Searching App Reviews for Requirements Engineering: Evaluation and Replication Studies", Information Systems, March 2023. The package contains artefacts that we used in our study i.a., annotated datasets, our reimplementations of selected tools and supplementary scripts.

About

Goal

The goal of the study was to evaluate and compare approaches for mining feature-related information from app reviews. The study performed two experiments; the first experiment evaluated tools for mining user opinions. The second experiment evaluated tools for finding feature-relatd app reviews. We here provide the replication package for the study and the description of how to run the experiments.

For any information, please contact the main contributor: Jacek Dąbrowski (jacek.dabrowski.16@alumni.ucl.ac.uk)

or

Create new issue for further information.

Repository Structure

The repository contains two main directories:

  • Study 1 - Opinion Mining/ : Files and the description of how to run the first experiment.
  • Study 2 - Searching App Reviews/ : Files and the description of how to run the second experiment.

Citation

If you intend to use this work, please cite us:

@article{DBLP:journals/is/DabrowskiLPS23,
  author       = {Jacek Dabrowski and
                  Emmanuel Letier and
                  Anna Perini and
                  Angelo Susi},
  title        = {Mining and searching app reviews for requirements engineering: Evaluation
                  and replication studies},
  journal      = {Inf. Syst.},
  volume       = {114},
  pages        = {102181},
  year         = {2023},
  url          = {https://doi.org/10.1016/j.is.2023.102181},
  doi          = {10.1016/J.IS.2023.102181},
  timestamp    = {Sat, 13 May 2023 01:06:45 +0200},
  biburl       = {https://dblp.org/rec/journals/is/DabrowskiLPS23.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

or

@InProceedings{10.1007/978-3-030-49435-3_25,
  author    = {Dąbrowski, Jacek and Letier, Emmanuel and Perini, Anna and Susi, Angelo},
  title     = {Mining User Opinions to Support Requirement Engineering: An Empirical Study},
  booktitle = {Advanced Information Systems Engineering},
  year      = {2020},
  editor    = {Dustdar, Schahram and Yu, Eric and Salinesi, Camille and Rieu, Dominique and Pant, Vik},
  pages     = {401--416},
  address   = {Cham},
  publisher = {Springer International Publishing},
  isbn      = {978-3-030-49435-3},
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Mining and Searching App Reviews for Requirements Engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors