Skip to content

Staging/hi itn v2 - Telephone Semiotic Class Changes (#376)

088e58e
Select commit
Loading
Failed to load commit list.
Open

Staging/hi_itn–v2 - Telephone changes to main #377

Staging/hi itn v2 - Telephone Semiotic Class Changes (#376)
088e58e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 12, 2026 in 24s

9 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 8 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 91 in nemo_text_processing/inverse_text_normalization/hi/taggers/date.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning

This assignment to 'graph_ordinal_century' is unnecessary as it is
redefined
before this value is used.

Check notice on line 19 in nemo_text_processing/inverse_text_normalization/hi/taggers/fraction.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'apply_fst' is not used.
Import of 'get_abs_path' is not used.

Check notice on line 20 in nemo_text_processing/inverse_text_normalization/hi/taggers/fraction.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'load_labels' is not used.

Check notice on line 33 in nemo_text_processing/inverse_text_normalization/hi/taggers/fraction.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'INPUT_CASED' is not used.
Import of 'NEMO_SIGMA' is not used.
Import of 'MINUS' is not used.
Import of 'INPUT_LOWER_CASED' is not used.
Import of 'MIN_NEG_WEIGHT' is not used.
Import of 'NEMO_HI_DIGIT' is not used.
Import of 'TO_LOWER' is not used.
Import of 'capitalized_input_graph' is not used.

Check notice on line 26 in nemo_text_processing/inverse_text_normalization/hi/taggers/measure.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'apply_fst' is not used.

Check notice on line 55 in nemo_text_processing/inverse_text_normalization/hi/taggers/money.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable delete_hundred is not used.

Check notice on line 57 in nemo_text_processing/inverse_text_normalization/hi/taggers/money.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable delete_hazar is not used.

Check notice on line 25 in nemo_text_processing/inverse_text_normalization/hi/taggers/time.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'DEVANAGARI_DIGIT' is not used.
Import of 'insert_space' is not used.
Import of 'delete_extra_space' is not used.

Check notice on line 19 in nemo_text_processing/inverse_text_normalization/hi/verbalizers/fraction.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'apply_fst' is not used.