- Notifications
You must be signed in to change notification settings - Fork124
Open
Description
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
Labels
No labels