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
* Implements the fix
Signed-off-by: Simon Zuberek <szuberek@nvidia.com>
* Updates test cases for MONEY
Signed-off-by: Simon Zuberek <szuberek@nvidia.com>
* Updates the cache
Signed-off-by: Simon Zuberek <szuberek@nvidia.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Simon Zuberek <szuberek@nvidia.com>
Co-authored-by: Simon Zuberek <szuberek@nvidia.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: tests/nemo_text_processing/en/data_text_normalization/test_cases_money.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,3 +64,8 @@ $1,234.123~one thousand two hundred and thirty four point one two three dollars
64
64
US $76.3 trillion~US seventy six point three trillion dollars
65
65
US$76.3 trillion~seventy six point three trillion us dollars
66
66
The price for each canned salmon is $5 , each bottle of peanut butter is $3~The price for each canned salmon is five dollars , each bottle of peanut butter is three dollars
67
+
$20/mo is what we are currently charging.~twenty dollars per month is what we are currently charging.
68
+
$350/yr is the fee.~three hundred and fifty dollars per year is the fee.
69
+
£10/wk sounds good to us.~ten pounds per week sounds good to us.
70
+
$1/d is the new subscription cost.~one dollar per day is the new subscription cost.
71
+
$0.5/hr is the total cost.~fifty cents per hour is the total cost.
0 commit comments