Skip to content

Missing imports in the package initialization #36

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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