Commit cefa248
Future Implementations for classes - Measure, Money, and Date (NVIDIA#258)
* Future Implementations for classes - Measure, Money, and Date
Signed-off-by: Namrata Gachchi <[email protected]>
* Resolved the conflicts with mm_yyyy and date ranges and added the previously removed failing test cases.
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* removed the unused empty string implementation
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* minor fixes for the tagger files
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* reformatted decimal final graph
Signed-off-by: Namrata Gachchi <[email protected]>
* incorporated the suggestion for decimal graph
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Century implementations
Signed-off-by: Namrata Gachchi <[email protected]>
* Working on the yyyy format for the date class
Signed-off-by: Namrata Gachchi <[email protected]>
* reverted yyyy code
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* working on future implementations
Signed-off-by: Namrata Gachchi <[email protected]>
* working on improving the date class accuracy
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* added year prefix for the date class
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* working on the commma cases for date class
Signed-off-by: Namrata Gachchi <[email protected]>
* minor fixes
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* implemented mixed fractions
Signed-off-by: Namrata Gachchi <[email protected]>
* rectified the test case
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* working on quarterly measurements
Signed-off-by: Namrata Gachchi <[email protected]>
* reformatted the prefixes and suffixes for date tagger class
Signed-off-by: Namrata Gachchi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* replaced text tag with era tag for the date class
Signed-off-by: Namrata Gachchi <[email protected]>
* Removed the text tag reference from date class verbalizer
Signed-off-by: Namrata Gachchi <[email protected]>
---------
Signed-off-by: Namrata Gachchi <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent a595f9c commit cefa248
File tree
4 files changed
+22
-34
lines changed- nemo_text_processing/text_normalization/hi/taggers
4 files changed
+22
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 65 | + | |
72 | 66 | | |
73 | 67 | | |
74 | 68 | | |
75 | 69 | | |
76 | 70 | | |
77 | 71 | | |
78 | 72 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 73 | + | |
86 | 74 | | |
87 | 75 | | |
88 | 76 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments