Skip to content

issues Search Results · repo:tdebatty/java-string-similarity language:Java

Filter by

44 results
 (48 ms)

44 results

intdebatty/java-string-similarity (press backspace or delete to remove)

I am using jaro wrinkler similarity to check similarities between names. In one of the use case, i found this issue. s1 = SOME NAME - s2 = - similarity = 1 Why is the output 1 . shouldn t 1 be for exact ...
  • santhosh6328
  • 3
  • Opened 
    on Nov 24, 2022
  • #65

Hi here, I want to use this algorithm for a problem i m trying to solve between and inventory excel and images related to the products inside the excel spreedsheet so i m working into my own code in Netbeans ...
  • coreyjacob486
  • 1
  • Opened 
    on Nov 6, 2021
  • #62

Similar to #59 and #19, I decided to make a pure Kotlin port of this library. Although on the server side, Kotlin has compat with Java libraries, I wanted to make it a Multiplatform lib because why not. ...
  • solonovamax
  • Opened 
    on Oct 23, 2021
  • #61

I have not found such perfect package on npm, so, could I translate this package from Java to TypeScript? This is the semi-finished repo. Please look it over: https://github.com/hellojayjay/string-metric ...
  • hellojayjay
  • 2
  • Opened 
    on Jan 4, 2021
  • #59

Hi Team, Can anyone imagine or already get any problem to use a that lib (RatcliffObershelp specificly) in a Singleton class? My use : import info.debatty.java.stringsimilarity.RatcliffObershelp; public ...
  • raizoor
  • Opened 
    on Aug 27, 2020
  • #57

Starting from this build, the build command of mvn clean cobertura:cobertura coveralls:report in .travis.yml failed. Hence the coveralls stats was not updated since this commit. Error message: [ERROR] ...
  • denmase
  • 1
  • Opened 
    on May 13, 2020
  • #56

This issue was reported to my team s .NET port of your library but I confirmed that it is an issue here as well. The example on the README shows that the N-Gram code expects values of 0.416666 and 0.97222. ...
  • paulirwin
  • 2
  • Opened 
    on Oct 2, 2019
  • #53

🙏🙏🙏
  • aviflax
  • Opened 
    on Sep 10, 2019
  • #52

Currently the latest version on maven central is 1.1.0 The latest released version in 1.2.0 according to releases page. Thanks
  • AarjavP
  • 1
  • Opened 
    on Apr 9, 2019
  • #51
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub