C2DH / jdh-notebook

A collection of Jupyter notebooks for the Journal of Digital History
https://journalofdigitalhistory.org
GNU Affero General Public License v3.0
4 stars 1 forks source link

Technical review on article Contextualizing and unlocking political web defacements for research #79

Closed eliselavy closed 1 year ago

eliselavy commented 1 year ago

Github repository here: https://github.com/jdh-observer/hXsgcT9BZ5jP

eliselavy commented 1 year ago

=> requirements.txt updated

File ~/.pyenv/versions/anaconda3-2020.02/envs/hXsgcT9BZ5jP/lib/python3.10/site-packages/spacy/util.py:439, in load_model(name, vocab, disable, enable, exclude, config)
    437 if name in OLD_MODEL_SHORTCUTS:
    438     raise IOError(Errors.E941.format(name=name, full=OLD_MODEL_SHORTCUTS[name]))  # type: ignore[index]
--> 439 raise IOError(Errors.E050.format(name=name))

OSError: [E050] Can't find model 'en_core_web_lg'. It doesn't seem to be a Python package or a valid path to a data directory.
eliselavy commented 1 year ago
---
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[24], line 11
      9 import gensim
     10 from gensim.utils import simple_preprocess
---> 11 import pyLDAvis.gensim_models
     12 stop_words = stopwords.words('english') #select English stopwords here
     13 #import nlp libraries for further text processing

ModuleNotFoundError: No module named 'pyLDAvis'
ModuleNotFoundError: No module named 'pyLDAvis'
eliselavy commented 1 year ago

Problem citation undefined and heading level not reflected in table of contents

Screenshot 2022-12-02 at 13 10 29

Reference for website not managed:

Screenshot 2022-12-02 at 13 06 47
eliselavy commented 1 year ago

Wrong reference type:

Screenshot 2022-12-02 at 13 59 03 Screenshot 2022-12-02 at 14 23 34
eliselavy commented 1 year ago

Downgrade libraries for mybinder: matplotlib - numpy -pandas

jdh-observer commented 1 year ago

technical review made / email sent to the author 06-12-2022