MCPcopy Create free account

hub / github.com/bakwc/JamSpell / functions

Functions863 in github.com/bakwc/JamSpell

↓ 1 callersFunctiongrisu2
! v = buf * 10^decimal_exponent len is the length of the buffer (number of decimal digits) The buffer must be large enough, i.e. >= max_digits10. */
contrib/nlohmann/json.hpp:8179
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
contrib/nlohmann/json.hpp:7939
↓ 1 callersMethodhash
contrib/phf/phf.cc:710
↓ 1 callersMethodhash_key
contrib/tsl/robin_hash.h:975
↓ 1 callersMethodinsert
contrib/tsl/robin_map.h:248
↓ 1 callersMethodinsert_value_on_rehash
contrib/tsl/robin_hash.h:1161
↓ 1 callersMethodisMatch
(self, pathToFile)
evaluate/generate_dataset.py:70
↓ 1 callersFunctionis_connection_error
contrib/httplib/httplib.h:598
↓ 1 callersFunctionis_dir
contrib/httplib/httplib.h:629
↓ 1 callersFunctionis_file
contrib/httplib/httplib.h:623
↓ 1 callersFunctionis_hex
contrib/httplib/httplib.h:922
↓ 1 callersFunctionis_number
! @brief return whether value is a number This function returns true if and only if the JSON value is a number. This includes both intege
contrib/nlohmann/json.hpp:11948
↓ 1 callersMethodis_root
return whether pointer points to the root document
contrib/nlohmann/json.hpp:9261
↓ 1 callersFunctionis_valid_path
contrib/httplib/httplib.h:635
↓ 1 callersMethodlast_bucket
contrib/tsl/robin_hash.h:231
↓ 1 callersMethodlisten
contrib/httplib/httplib.h:1484
↓ 1 callersMethodload
(self, modelFile)
evaluate/simple_lm.py:74
↓ 1 callersMethodloadSentences
(self, pathToFile, sentences)
evaluate/generate_dataset.py:73
↓ 1 callersMethodloadSentences
(self, pathToFile, sentences)
evaluate/generate_dataset.py:110
↓ 1 callersFunctionmain
()
evaluate/evaluate.py:216
↓ 1 callersFunctionmain
()
evaluate/generate_dataset.py:176
↓ 1 callersFunctionmake_range_header_core
contrib/httplib/httplib.h:1149
↓ 1 callersMethodmax_load_factor
contrib/tsl/robin_hash.h:936
↓ 1 callersMethodmax_size
contrib/tsl/robin_hash.h:603
↓ 1 callersMethodoperator+
add to iterator
contrib/nlohmann/json.hpp:4851
↓ 1 callersFunctionoperator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
contrib/nlohmann/json.hpp:14523
↓ 1 callersFunctionoperator<
! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string
contrib/nlohmann/json.hpp:889
↓ 1 callersFunctionparse
! @brief deserialize from a compatible input This function reads from a compatible input. Examples are: - an array of 1-byte values -
contrib/nlohmann/json.hpp:15815
↓ 1 callersFunctionparse_multipart_boundary
contrib/httplib/httplib.h:1042
↓ 1 callersFunctionparse_multipart_formdata
contrib/httplib/httplib.h:1053
↓ 1 callersFunctionphf_a_s_mod_n
contrib/phf/phf.cc:99
↓ 1 callersFunctionphf_clrbit
contrib/phf/phf.cc:217
↓ 1 callersFunctionphf_init_string
contrib/phf/phf.cc:780
↓ 1 callersFunctionphf_init_uint32
contrib/phf/phf.cc:766
↓ 1 callersFunctionphf_init_uint64
contrib/phf/phf.cc:773
↓ 1 callersFunctionphf_rabinmiller
contrib/phf/phf.cc:139
↓ 1 callersFunctionphf_reallocarray
contrib/phf/phf.cc:860
↓ 1 callersFunctionphf_seed
contrib/phf/phf.cc:855
↓ 1 callersFunctionphf_tokey
contrib/phf/phf.cc:874
↓ 1 callersMethodpredict
(self, sentence)
evaluate/simple_lm.py:96
↓ 1 callersFunctionprintkey
contrib/phf/phf.cc:1254
↓ 1 callersFunctionprintprimes
contrib/phf/phf.cc:1323
↓ 1 callersFunctionrandomseed
contrib/phf/phf.cc:1131
↓ 1 callersFunctionread_content_chunked
contrib/httplib/httplib.h:820
↓ 1 callersFunctionread_content_without_length
contrib/httplib/httplib.h:804
↓ 1 callersFunctionread_file
contrib/httplib/httplib.h:674
↓ 1 callersMethodreserve
contrib/tsl/robin_map.h:607
↓ 1 callersMethodrun
(self)
setup.py:36
↓ 1 callersMethodsave
(self, modelFile)
evaluate/simple_lm.py:69
↓ 1 callersMethodscan
contrib/nlohmann/json.hpp:3205
↓ 1 callersMethodset_as_last_bucket
contrib/tsl/robin_hash.h:235
↓ 1 callersFunctionshutdown_socket
contrib/httplib/httplib.h:527
↓ 1 callersMethodsize
contrib/tsl/robin_hash.h:599
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
contrib/nlohmann/json.hpp:9627
↓ 1 callersFunctionstatus_message
contrib/httplib/httplib.h:727
↓ 1 callersFunctionswapLetter
(s, i, j)
evaluate/typo_model.py:55
↓ 1 callersFunctiontestMode
(corrector)
evaluate/evaluate.py:187
↓ 1 callersFunctionto_cbor
contrib/nlohmann/json.hpp:16134
↓ 1 callersFunctionto_chars
contrib/nlohmann/json.hpp:8409
↓ 1 callersFunctionto_json_tuple_impl
contrib/nlohmann/json.hpp:1521
↓ 1 callersFunctionto_utf8
contrib/httplib/httplib.h:954
↓ 1 callersMethodtop
contrib/nlohmann/json.hpp:9266
↓ 1 callersMethodtrain
(self, trainFile)
evaluate/simple_lm.py:24
↓ 1 callersFunctiontrainLangModel
(trainText, alphabetFile, modelFile)
test_jamspell.py:27
↓ 1 callersFunctionunescape
unescape "~1" to tilde and "~0" to slash (order is important!)
contrib/nlohmann/json.hpp:9722
↓ 1 callersMethodunget_character
contrib/nlohmann/json.hpp:1686
↓ 1 callersFunctionvalue
contrib/nlohmann/json.hpp:13173
↓ 1 callersFunctionwait_until_socket_is_ready
contrib/httplib/httplib.h:467
↓ 1 callersFunctionwords
(text)
evaluate/context_spell.py:5
↓ 1 callersFunctionwords
(text)
evaluate/norvig_spell.py:4
↓ 1 callersFunctionwords
(text)
evaluate/context_spell_prototype.py:5
Function(phf_hash)
contrib/phf/phf.cc:1060
FunctionCityHash64WithSeed
contrib/cityhash/city.cc:404
FunctionCityHashCrc128
contrib/cityhash/city.cc:636
FunctionCityHashCrc128WithSeed
contrib/cityhash/city.cc:623
MethodClear
jamspell/lang_model.cpp:270
MethodClear
jamspell/perfect_hash.cpp:54
MethodClear
jamspell/utils.cpp:103
MethodClient
HTTP client implementation
contrib/httplib/httplib.h:1826
MethodConvertToIds
jamspell/lang_model.cpp:282
MethodDelete
contrib/httplib/httplib.h:2088
MethodDump
contrib/handypack/handypack.hpp:20
MethodDump
contrib/handypack/handypack.hpp:38
MethodDump
contrib/handypack/handypack.hpp:75
MethodDump
contrib/handypack/handypack.hpp:86
MethodDump
contrib/handypack/handypack.hpp:110
MethodDump
contrib/handypack/handypack.hpp:133
MethodDump
contrib/handypack/handypack.hpp:157
MethodDump
contrib/handypack/handypack.hpp:189
MethodDump
jamspell/lang_model.hpp:50
MethodDump
jamspell/perfect_hash.cpp:10
MethodDump
jamspell/bloom_filter.cpp:15
MethodDump
jamspell/bloom_filter.cpp:52
MethodEdits
jamspell/spell_corrector.cpp:281
MethodEdits2
jamspell/spell_corrector.cpp:307
MethodFilterCandidatesByFrequency
jamspell/spell_corrector.cpp:142
MethodFixFragmentNormalized
jamspell/spell_corrector.cpp:238
MethodGetCandidatesRawWithScores
jamspell/spell_corrector.cpp:60
MethodGetCandidatesWithScores
jamspell/spell_corrector.cpp:164
MethodGetGram1HashCount
jamspell/lang_model.cpp:405
← previousnext →301–400 of 863, ranked by callers