Skip to content

pkoloveas/DATA23-resources

Repository files navigation

Resources for the paper "Comparing Data Store Performance for Full-Text Search: to SQL or to NoSQL?" published in DATA 2023

DOI: 10.5220/0012089200003541

Datasets

  1. Yelp Reviews
  2. Crossref (raw source)

Repository structure

  • Each numbered folder correlates to each section mentioned in the paper (Data processing, Data insertion & indexing, Exact phrase matching, Wildcard search, and Boolean search)
  • The Data folder is where the user should add the dataset files in their respective folders.

Citing this work

If you utilize any of the processes and scripts in this repository, please cite us in the following way:

@INPROCEEDINGS{data23-FKRT,
  AUTHOR       = {George Fotopoulos and
                  Paris Koloveas and
                  Paraskevi Raftopoulou and
                  Christos Tryfonopoulos},
  TITLE        = {Comparing Data Store Performance for Full-Text Search: to SQL or to NoSQL?},
  BOOKTITLE    = {Proceedings of the 12th International Conference on Data Science, Technology and Applications (DATA)},
  PAGES        = {406-413},
  PUBLISHER    = {SciTePress},
  ORGANIZATION = {INSTICC},
  DOI          = {10.5220/0012089200003541},
  ISBN         = {978-989-758-664-4},
  YEAR         = {2023},
  ADDRESS      = {Rome, Italy},
  MONTH        = {July}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages