You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes (see #135) normal words are interpreted as combined units i.e. "PayPal" = "petayear year petayear litre"
Describe the solution you'd like
An option in the parser function to disable the "" operator - only accept combined units with clear delimiter (like "*" or "/")
Describe alternatives you've considered
Further improve the detection of wrong interpretations.
Is your feature request related to a problem? Please describe.
Sometimes (see #135) normal words are interpreted as combined units i.e. "PayPal" = "petayear year petayear litre"
Describe the solution you'd like
An option in the parser function to disable the "" operator - only accept combined units with clear delimiter (like "*" or "/")
Describe alternatives you've considered
Further improve the detection of wrong interpretations.
Additional context
#135
The text was updated successfully, but these errors were encountered: