An automatic systematic literature review of marketing publications using NLP methods. To do so, we use the Scopus database with the rscopus package.
- Data collection
- Papers Analysis (to be continued)
- Networks of authors and references
- Lexical annotation/Part of Speech tagging
- Topic modeling
- NLP Techniques used in marketing articles
- Networks:authors, references
- STM + analysis for submission to review
For solving Cairo issues when ploting networks, this worked well for Windows:
pip install pipwin
pipwin install cairocffi
To get python data from R : py$data with 'library(reticulate)'
To get R data from python : r.data