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
two hundred twenty-three million three hundred one thousand two hundred eleven euros trois cent deux millions quatre cent trente milles deux cent trente euros
Parser output
+----+-------------+-----------+--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
| ix | log(p) | p | text | value |
+====+=============+===========+======================================================================================+================================================================================================+
| 0 | -0.11813116 | 0.8885795 | two hundred twenty-three million three hundred one thousand two hundred eleven euros | AmountOfMoney(AmountOfMoneyOutput { value: 223301220.0, precision: Exact, unit: Some("EUR") }) |
+----+-------------+-----------+--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
| ix | log(p) | p | text | value |
+====+============+============+===========================================================================+================================================================================================+
| 0 | -1.9776177 | 0.13839854 | trois cent deux millions quatre cent trente milles deux cent trente euros | AmountOfMoney(AmountOfMoneyOutput { value: 302430240.0, precision: Exact, unit: Some("EUR") }) |
+----+------------+------------+---------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
Parser expected output (Optional)
+----+-------------+-----------+--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
| ix | log(p) | p | text | value |
+====+=============+===========+======================================================================================+================================================================================================+
| 0 | -0.11813116 | 0.8885795 | two hundred twenty-three million three hundred one thousand two hundred eleven euros | AmountOfMoney(AmountOfMoneyOutput { value: 223301220.0, precision: Exact, unit: Some("EUR") }) |
+----+-------------+-----------+--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
+----+------------+------------+---------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
| ix | log(p) | p | text | value |
+====+============+============+===========================================================================+================================================================================================+
| 0 | -1.9776177 | 0.13839854 | trois cent deux millions quatre cent trente milles deux cent trente euros | AmountOfMoney(AmountOfMoneyOutput { value: 302430230.0, precision: Exact, unit: Some("EUR") }) |
+----+------------+------------+---------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
The text was updated successfully, but these errors were encountered:
@JohannaSimoens thanks for opening the ticket - maybe see if there are useful labels to add (cf. options on the right); also you can assign the issue, to you for example :)
I'm pretty sure I've seen the same issue for Spanish but haven't found my note on this yet. It might be that this is a cross-language issue, pertaining to the resolution function used rather than the rule parsing. We need to check.
Parsing Error
Version
0.18.0
Language
en
fr
Parser input
two hundred twenty-three million three hundred one thousand two hundred eleven euros
trois cent deux millions quatre cent trente milles deux cent trente euros
Parser output
Parser expected output (Optional)
The text was updated successfully, but these errors were encountered: