microsoft / nlp-recipes

Natural Language Processing Best Practices & Examples
MIT License
6.35k stars 915 forks source link

Cannot get the Aspect based sentiment model to work #618

Open vkurpad opened 3 years ago

vkurpad commented 3 years ago

Running into a number of issues:

  1. First the numpy version is incorrect leading to a error module 'numpy.random' has no attribute 'default_rng'
  2. NLP Architect then throws a bad zipfile error