Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.43 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.43 KB

Systematic Literature Review

An automatic systematic literature review of marketing publications using NLP methods. To do so, we use the Scopus database with the rscopus package.

HTML pages :

  1. Data collection
  2. Papers Analysis (to be continued)
  3. Networks of authors and references
  4. Lexical annotation/Part of Speech tagging
  5. Topic modeling
  6. NLP Techniques used in marketing articles
  7. Networks:authors, references
  8. STM + analysis for submission to review

Tips not to forget

Cairo

For solving Cairo issues when ploting networks, this worked well for Windows:

pip install pipwin

pipwin install cairocffi

Quarto

To get python data from R : py$data with 'library(reticulate)'

To get R data from python : r.data