MCPcopy Create free account

hub / github.com/savoirfairelinux/num2words / functions

Functions1,017 in github.com/savoirfairelinux/num2words

↓ 2,326 callersFunctionnum2words
(number, ordinal=False, lang='en', to='cardinal', **kwargs)
num2words/__init__.py:92
↓ 179 callersFunctionn2f
(*args, **kwargs)
tests/test_fi.py:31
↓ 169 callersMethodto_currency
Args: val: Numeric value currency (str): Currency code cents (bool): Verbose cents separator
num2words/base.py:269
↓ 113 callersFunctionn2j
(*args, **kwargs)
tests/test_ja.py:26
↓ 66 callersMethodjoin
join the words by first join lists in the tuple :param word_blocks: tuple :rtype: str
num2words/lang_ID.py:146
↓ 45 callersMethodverify_ordinal
(self, value)
num2words/base.py:196
↓ 44 callersMethodto_ordinal
(self, value, gender='m', definite=False, plural=False)
num2words/lang_HE.py:262
↓ 38 callersMethodto_cardinal
(self, value)
num2words/base.py:103
↓ 32 callersFunctionparse_currency_parts
(value, is_int_with_cents=True)
num2words/currency.py:23
↓ 31 callersMethodto_cardinal
This function represent a number to word in bangla. example: 1 = এক, 101 = একশত এক, 9999 = নয় হাজার নয়শত নি
num2words/lang_BN.py:148
↓ 30 callersMethodto_currency
(self, val, currency='ILS', cents=True, separator=AND, adjective=False,
num2words/lang_HE.py:279
↓ 30 callersMethodto_year
(self, value, **kwargs)
num2words/base.py:250
↓ 28 callersMethodto_ordinal
(self, number)
num2words/lang_BN.py:172
↓ 25 callersFunctionget_num_element
(cases_dict, num, **kwargs)
num2words/lang_RU.py:44
↓ 23 callersMethodtitle
(self, value)
num2words/base.py:184
↓ 22 callersFunctionsplitbyx
(n, x, format_int=True)
num2words/utils.py:19
↓ 14 callersFunctionget_digits
(n)
num2words/utils.py:33
↓ 13 callersMethodto_currency
This function represent a number to word in bangla taka and paisa. example: 1 = এক টাকা, 101 = একশত এক টাকা,
num2words/lang_BN.py:124
↓ 13 callersMethodto_splitnum
(self, val, hightxt="", lowtxt="", jointxt="", divisor=100, longval=True, cents=True)
num2words/base.py:216
↓ 12 callersFunctionn2k
(*args, **kwargs)
tests/test_ko.py:25
↓ 11 callersMethodround_2_decimal
(self, number)
num2words/lang_TH.py:92
↓ 11 callersMethodto_cardinal
(self, value, zero=ZERO)
num2words/lang_HU.py:75
↓ 10 callersMethod_int2word
n: number feminine: not used - for backward compatibility cardinal:True - cardinal False - ordinal ca
num2words/lang_RU.py:331
↓ 10 callersMethodpluralize
(self, n, forms, currency=None, prefer_singular=False)
num2words/lang_HE.py:271
↓ 10 callersMethodto_cardinal
(self, number)
num2words/lang_IT.py:143
↓ 9 callersMethodgen_high_numwords
(self, units, tens, lows)
num2words/lang_EU.py:84
↓ 8 callersFunctionrendaku_merge_pairs
Merge lpair < rpair while applying semi-irregular rendaku rules
num2words/lang_JA.py:45
↓ 8 callersMethodrun_cmd
(self, *args)
tests/test_cli.py:36
↓ 8 callersMethodto_cardinal
(self, value, reading=False, prefer=None)
num2words/lang_JA.py:550
↓ 8 callersMethodto_ordinal_num
This function represent a number to ranking in bangla. example: 1 = প্রথম, 2 = দ্বিতীয়, 1001 = এক হাজার একতম
num2words/lang_BN.py:175
↓ 8 callersMethodto_year
This function represent a number to year in bangla. example: 2002 = দুই হাজার দুই সাল, 2024 = দুই হাজার চব্বিশ সাল
num2words/lang_BN.py:194
↓ 7 callersMethod_test_cases
(self, cases, lang="ca", to="cardinal", **kwargs)
tests/test_ca.py:159
↓ 7 callersFunctionmakestring
(result, counted=None)
num2words/lang_CY.py:549
↓ 7 callersMethodto_ordinal_num
(self, value)
num2words/base.py:205
↓ 6 callersMethod_cents_terse
(self, number, currency)
num2words/base.py:266
↓ 6 callersMethod_int2word
(self, n, feminine=False, morphological_case=0)
num2words/lang_UK.py:954
↓ 6 callersMethod_is_smaller_than_max_number
(self, number)
num2words/lang_BN.py:81
↓ 6 callersMethod_number_to_bengali_word
(self, number)
num2words/lang_BN.py:93
↓ 6 callersFunctioninflect
(parts, options)
num2words/lang_FI.py:349
↓ 6 callersMethodpluralize
Should resolve gettext form: http://docs.translatehouse.org/projects/localization-guide/en/latest/l10n/pluralforms.html
num2words/base.py:253
↓ 6 callersMethodto_cardinal
( self, number, informal=False, gender="masc", ordinal=False,
num2words/lang_CY.py:357
↓ 6 callersMethodto_cardinal
(self, value, gender='f', construct=False)
num2words/lang_HE.py:245
↓ 5 callersMethod_int2word
(self, n, gender="m")
num2words/lang_BE.py:312
↓ 5 callersMethodclean
(self, val)
num2words/base.py:163
↓ 5 callersMethodfloat2tuple
(self, value)
num2words/base.py:121
↓ 5 callersFunctionget_ord_classifier
(prefixes, post_groups)
num2words/lang_RU.py:126
↓ 5 callersMethodinflect
(self, value, text, side_effect=-1)
num2words/lang_RO.py:120
↓ 5 callersMethodmakecase
(self, number, case, clazz)
num2words/lang_CE.py:508
↓ 5 callersMethodto_cardinal_float
(self, value)
num2words/base.py:139
↓ 4 callersMethod_convert_nn
(self, val)
num2words/lang_VI.py:36
↓ 4 callersMethod_int2word
(self, number, feminine=False)
num2words/lang_SR.py:145
↓ 4 callersMethod_int2word
(self, n, feminine=False)
num2words/lang_KZ.py:95
↓ 4 callersMethod_int2word
(self, n)
num2words/lang_PL.py:243
↓ 4 callersMethod_int2word
(self, n, feminine=False)
num2words/lang_LT.py:145
↓ 4 callersMethodparse_paisa
(number: Decimal)
num2words/lang_BN.py:71
↓ 4 callersMethodpluralize
:param n: :param forms: :return: gettext form is nplurals=2; plural=(n != 1); but this claims https://onzeta
num2words/lang_NL.py:143
↓ 4 callersMethodsplit_six
(self, num_txt)
num2words/lang_TH.py:73
↓ 4 callersMethodsplitnum
(self, value)
num2words/base.py:68
↓ 4 callersMethodto_cardinal
(self, number, clazz="д", case="abs")
num2words/lang_CE.py:367
↓ 4 callersMethodto_cardinal_float
(self, value, gender='f')
num2words/lang_HE.py:224
↓ 4 callersMethodto_ordinal_num
(self, value)
num2words/lang_DA.py:111
↓ 3 callersMethod_convert_nnn
(self, val)
num2words/lang_VI.py:52
↓ 3 callersMethod_int2word
(self, n)
num2words/lang_SK.py:124
↓ 3 callersMethod_int2word
(self, n)
num2words/lang_LV.py:154
↓ 3 callersMethod_int2word
(self, n)
num2words/lang_CS.py:128
↓ 3 callersMethodcardinalPos
(self, number)
num2words/lang_FA.py:118
↓ 3 callersMethodconvert
(self, value)
num2words/lang_AR.py:245
↓ 3 callersFunctionint2word
(n, gender='f', construct=False, ordinal=False, definite=False, plural=False)
num2words/lang_HE.py:165
↓ 3 callersFunctionomitt_if_zero
(number_to_string)
num2words/lang_IT.py:240
↓ 3 callersMethodparse_number
(number: Decimal)
num2words/lang_BN.py:65
↓ 3 callersMethodpluralize
(self, number, forms)
num2words/lang_SR.py:124
↓ 3 callersMethodpluralize
(self, n, forms)
num2words/lang_RU.py:305
↓ 3 callersFunctionprefix_currency
(prefix, base)
num2words/currency.py:49
↓ 3 callersMethodpuluh
(self, number)
num2words/lang_ID.py:119
↓ 3 callersFunctionselect_text
Select the correct text from the Japanese number, reading and alternatives
num2words/lang_JA.py:25
↓ 3 callersMethodto_cardinal
(self, number)
num2words/lang_FA.py:158
↓ 3 callersMethodto_cardinal
(self, value)
num2words/lang_AZ.py:99
↓ 3 callersMethodto_cardinal
(self, number)
num2words/lang_ID.py:171
↓ 3 callersFunctionto_s
(val)
num2words/compat.py:25
↓ 3 callersMethodto_splitnum
(self, val)
num2words/lang_TR.py:819
↓ 2 callersMethod_cents_verbose
(self, number, currency)
num2words/base.py:263
↓ 2 callersMethod_last_vowel
(self, value)
num2words/lang_AZ.py:201
↓ 2 callersMethod_money_verbose
(self, number, currency)
num2words/base.py:260
↓ 2 callersMethod_ordinal_suffix
(self, reading, counter)
num2words/lang_JA.py:409
↓ 2 callersMethodabs
(self, number)
num2words/lang_AR.py:232
↓ 2 callersMethodclean
(self, val, options)
num2words/lang_FI.py:717
↓ 2 callersMethoddigit_feminine_status
(self, digit, group_level)
num2words/lang_AR.py:158
↓ 2 callersMethodfloat_to_words
(self, float_number, ordinal=False)
num2words/lang_IT.py:72
↓ 2 callersMethodfractional
(self, number, level)
num2words/lang_FA.py:134
↓ 2 callersMethodgenderize
(self, adj, noun)
num2words/lang_IS.py:88
↓ 2 callersFunctionget_cases
(prefix, post_group)
num2words/lang_RU.py:115
↓ 2 callersFunctionget_thousands_elements
(num, case)
num2words/lang_RU.py:235
↓ 2 callersMethodinflect
(self, value, text)
num2words/base.py:209
↓ 2 callersMethodint_to_word
(self, num_str, leading_zeros=False)
num2words/lang_AZ.py:166
↓ 2 callersMethodleft_num_to_text
(self, number)
num2words/lang_TH.py:107
↓ 2 callersMethodmerge
(self, curr, next)
num2words/base.py:160
↓ 2 callersMethodparse_minus
Detach minus and return it as symbol with new num_str.
num2words/base.py:93
↓ 2 callersFunctionphonetic_contraction
(string)
num2words/lang_IT.py:203
↓ 2 callersMethodpluralize
(self, n, noun)
num2words/lang_IS.py:76
↓ 2 callersMethodprocess_arabic_group
(self, group_number, group_level, remaining_number)
num2words/lang_AR.py:173
next →1–100 of 1,017, ranked by callers