Skip to content

This is a tutorial for using text mining to perform literature reviews

Notifications You must be signed in to change notification settings

valenca13/LiteratureReview_TextMining

Repository files navigation

Using text mining in systematic literature reviews

This page was created to reproduce the results of the paper:

Valença, G.; Moura, F.; Morais de Sá, A. (2023). How can we develop road space allocation solutions for smart cities using emerging information technologies? A review using text mining. International Journal of Information Management Data Insights, 3(1), 100150. https://doi.org/10.1016/j.jjimei.2022.100150

Also, this material provides the code and guidelines that explain step by step on performing text mining in systematic literature reviews. The code is reproducible and can be replicated to other literature reviews regardless of the field of study. Please cite the paper above, in case you use any of the material.

1. Dataset

2. Guidelines

  • Historical Context Analysis: Analysis of how the concepts and topics evolve throughout time by using word frequency counts in abstracts.

  • Specific Paper Analysis: Detecting the main topics expressed in the literature by using topic modeling and bigrams in full papers.

3. Code

The full scripts used for producing all the results are found in:

About

This is a tutorial for using text mining to perform literature reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages