nlp-recipes icon indicating copy to clipboard operation
nlp-recipes copied to clipboard

Cannot get the Aspect based sentiment model to work

Open vkurpad opened this issue 4 years ago • 0 comments

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

vkurpad avatar Apr 10 '21 07:04 vkurpad