OCTIS icon indicating copy to clipboard operation
OCTIS copied to clipboard

Attribute Error

Open sridivyar opened this issue 1 year ago • 1 comments

  • OCTIS version:
  • Python version:
  • Operating System:

Description

I was trying to work on custom dataset and during implementation I ran into 2 issues

What I Did

Error 1 : AttributeError: 'TfidfVectorizer' object has no attribute 'get_feature_names'
Error 2: AttributeError: 'DataFrame' object has no attribute 'get_partitioned_corpus'

sridivyar avatar Aug 08 '23 02:08 sridivyar

Hi @sridivyar , could you provide more details please? For example the OCTIS and python version you are using, the piece of code and a description of the data.

Thanks,

Silvia

silviatti avatar Aug 15 '23 12:08 silviatti