Skip to content

Commit be64727

Browse files
Update nlp_synonym_use_case.py
usage examples
1 parent 20ff2e4 commit be64727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nlp_synonym_use_case.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ def expunge_numeral_characters(string_data):
127127
# twentyfour no synonyms found
128128
# two ['2', 'cardinal', 'ii']
129129
# years ['age', 'dotage', 'eighties', 'eld', 'geezerhood', 'mid-eighties', 'mid-nineties', 'mid-seventies', 'mid-sixties', 'nineties', 'old age', 'second childhood', 'senility', 'seventies', 'sixties', 'time of life']
130-
130+

0 commit comments

Comments
 (0)