NLP for quantity #36
AfoxDesignz
started this conversation in
Ideas
Replies: 1 comment
-
|
Propose some test cases, including some that would be breaking changes, and I'll definitely consider it. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I thought about adding the ability to parse quantities in natural language. There are packages like compromise-numbers and for multi-language support de, fr, es, it, pt versions of compromise. However, there would still be the need to parse some things manually, like "A gram of sugar" -> quanitity = 1.
This would probably not be backwards compatible in some cases, but I think it would be a very good addition to the parser. What do you think about that?
Beta Was this translation helpful? Give feedback.
All reactions