Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzy Logic enhancement #162

Merged

Conversation

JeffinsonDarmawan
Copy link

On top of being able to correct a small typo in the input, Florizz can also detect commands in inputs which have the wrong placements of whitespaces. For example,

  1. [h e l p] will be detected as [help]
  2. [infoRose] will be detected as [info Rose]
  3. [r em ov e Rose /q 10 /from bouquetName] will be detected as [remove Rose /q 10 /from bouquetName]

@JeffinsonDarmawan JeffinsonDarmawan added type.Enhancement An enhancement to an existing story priority.Medium Nice to have labels Apr 10, 2024
@JeffinsonDarmawan JeffinsonDarmawan added this to the v2.1 milestone Apr 10, 2024
@JeffinsonDarmawan JeffinsonDarmawan self-assigned this Apr 10, 2024
Copy link

@Ijaaz01 Ijaaz01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Jeff! curious to see how its going to function :)

@Ijaaz01 Ijaaz01 merged commit 4d3c12b into AY2324S2-CS2113-T11-3:master Apr 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.Medium Nice to have type.Enhancement An enhancement to an existing story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants