EducationalTestingService / EducationalTestingService/match

What to do with hyphenated words?

Open
#6 0 comments 0 reactions 1 assignee Claimed by @dmnapolitano View on GitHub
enhancement question
Dominant language
Python
Stars
20
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently, using `match.match("I really like time-travel!", "time")` will return a match on the `"time"` portion of `"time-travel"`. I can see applications where this is useful and also where this is terrible lol. Therefore it should probably be optional whether or not to match on portions of hyphenated words or to treat hyphenated words as one word. 👍

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.