Skip to content

ValueError #79

@Nosratimrn

Description

@Nosratimrn

ValueError Traceback (most recent call last)
Cell In[15], line 1
----> 1 import dadmatools.pipeline.language as language
3 # here lemmatizer and pos tagger will be loaded
4 # as tokenizer is the default tool, it will be loaded as well even without calling
5 pips = 'pos,dep,cons,ner'

ValueError: mutable default <class 'dadmatools.pipeline.adapter_transformers.adapter_config.InvertibleAdapterConfig'> for field invertible_adapter is not allowed: use default_factory

به نظر میرسه با پایتون 3.12.2 مشکل داره. برای بعضی دیتابیس ها مثل NER ها هم همین ارور رو شاهد هستیم...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions