String matching #1156
Unanswered
rolyhudson
asked this question in
Ideas
String matching
#1156
Replies: 1 comment
-
Thank you @rolyhudson for the summary. One more word on the idea of user control of the matching threshold: the concept is to pass the responsibility for correctness of the matching process to the user - if one is confident enough to allow non-strict matches, change the default value from 1 to lower, with us doing our best to help, but not promising anything. This could be further highlighted by a warning on non-exact match etc. Two BIM-specific user stories where the above could be helpful:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Setting this up to keep the discussion from the string matching workshop live and open for all.
Notes from the workshop are here.
Participants in that session @alelom, @AndreBalasian, @adecler, @FraserGreenroyd, @LMarkowski, @pawelbaran, @rolyhudson, + others @al-fisher, @IsakNaslundBh
Follow-on conversation with @pawelbaran deemed it a good idea to set up an open discussion.
Good starting point as a reference / source for string matching algorithms this repo https://github.com/kdjones/fuzzystring.
Some thoughts from the follow-on conversation:
Beta Was this translation helpful? Give feedback.
All reactions