Skip to content

Missing imports in the package initialization #36

@YasCoMa

Description

@YasCoMa

When we install the package, either from the name in pipy repository or from the github repo, three implemented metrics are not available for usage.

The following snippet is missing from the strsimpy/init.py:
from .jaro_winkler import JaroWinkler
from .longest_common_subsequence import LongestCommonSubsequence
from .overlap_coefficient import OverlapCoefficient

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