Skip to content

not able to import #1

@gurnit1

Description

@gurnit1

Getting the following error when importing:

 11 import pickle
 12 import decimal

---> 13 from company_score_tfidf import keyword_score_map
14
15 class CompanyNameSimilarity:

ModuleNotFoundError: No module named 'company_score_tfidf'

Import statement: from compsim.company_name_similarity import CompanyNameSimilarity

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