MCPcopy Create free account

hub / github.com/bakwc/JamSpell / functions

Functions863 in github.com/bakwc/JamSpell

↓ 2 callersFunctionphf_setbit
contrib/phf/phf.cc:213
↓ 2 callersFunctionphf_witness
* Rabin-Miller primality test adapted from Niels Ferguson and Bruce * Schneier, "Practical Cryptography" (Wiley, 2003), 201-204. */
contrib/phf/phf.cc:121
↓ 2 callersFunctionprocessSentences
(sentences, outFile)
evaluate/generate_dataset.py:151
↓ 2 callersFunctionread_and_close_socket_ssl
contrib/httplib/httplib.h:2129
↓ 2 callersFunctionread_content
contrib/httplib/httplib.h:866
↓ 2 callersFunctionread_content_with_length
contrib/httplib/httplib.h:784
↓ 2 callersFunctionread_headers
contrib/httplib/httplib.h:757
↓ 2 callersFunctionsaveSentences
(sentences, fname)
evaluate/generate_dataset.py:16
↓ 2 callersMethodset_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4201
↓ 2 callersMethodset_hash
contrib/tsl/robin_hash.h:100
↓ 2 callersFunctionset_nonblocking
contrib/httplib/httplib.h:587
↓ 2 callersFunctionsplit
contrib/httplib/httplib.h:360
↓ 2 callersMethodswap
contrib/tsl/robin_hash.h:806
↓ 2 callersFunctionweightedChoice
(values)
evaluate/typo_model.py:25
↓ 2 callersMethodwrite_cbor
! @brief[in] j JSON value to serialize */
contrib/nlohmann/json.hpp:6428
↓ 2 callersFunctionwrite_headers
contrib/httplib/httplib.h:886
↓ 2 callersMethodwrite_msgpack
! @brief[in] j JSON value to serialize */
contrib/nlohmann/json.hpp:6672
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
contrib/nlohmann/json.hpp:6914
↓ 1 callersFunctionCityHash128
contrib/cityhash/city.cc:508
↓ 1 callersFunctionCityHash64WithSeeds
contrib/cityhash/city.cc:408
↓ 1 callersFunctionCityHashCrc256Short
Requires len < 240.
contrib/cityhash/city.cc:608
↓ 1 callersFunctionCityMurmur
A subroutine for CityHash128(). Returns a decent 128-bit hash for strings of any length representable in signed long. Based on City and Murmur.
contrib/cityhash/city.cc:415
↓ 1 callersFunctionCorrect
main/main.cpp:63
↓ 1 callersFunctionDumpTuple
contrib/handypack/handypack.hpp:51
↓ 1 callersFunctionFix
main/main.cpp:43
↓ 1 callersMethodGetCandidates
jamspell/spell_corrector.cpp:180
↓ 1 callersMethodGetCandidatesRaw
jamspell/spell_corrector.cpp:132
↓ 1 callersFunctionGetDeletes1
jamspell/spell_corrector.cpp:9
↓ 1 callersMethodGetWordCount
jamspell/lang_model.cpp:327
↓ 1 callersMethodGetWordIdNoCreate
jamspell/lang_model.cpp:311
↓ 1 callersFunctionHash128to64
Hash 128 input bits down to 64 bits of output. This is intended to be a reasonably good hash function.
contrib/cityhash/city.h:101
↓ 1 callersFunctionHash32Len0to4
contrib/cityhash/city.cc:170
↓ 1 callersFunctionHash32Len13to24
contrib/cityhash/city.cc:158
↓ 1 callersFunctionHash32Len5to12
contrib/cityhash/city.cc:181
↓ 1 callersFunctionHashLen17to32
This probably works well for 16-byte strings as well, but it may be overkill in that case.
contrib/cityhash/city.cc:310
↓ 1 callersFunctionHashLen33to64
Return an 8-byte hash for 33 to 64 bytes.
contrib/cityhash/city.cc:345
↓ 1 callersMethodLoadAlphabet
jamspell/utils.cpp:39
↓ 1 callersFunctionLoadTuple
contrib/handypack/handypack.hpp:62
↓ 1 callersFunctionMakeUpperIfRequired
jamspell/utils.cpp:147
↓ 1 callersFunctionP
(word, sentence, pos)
evaluate/context_spell.py:24
↓ 1 callersFunctionP
(word, sentence, pos)
evaluate/context_spell_prototype.py:26
↓ 1 callersFunctionPackInt32
jamspell/lang_model.cpp:67
↓ 1 callersMethodReset
jamspell/lang_model.cpp:37
↓ 1 callersFunctionSaveFile
jamspell/utils.cpp:29
↓ 1 callersFunctionTrain
main/main.cpp:16
↓ 1 callersMethodTrainLangModel
jamspell/spell_corrector.cpp:45
↓ 1 callersFunctionUNALIGNED_LOAD32
contrib/cityhash/city.cc:44
↓ 1 callersFunctionUNALIGNED_LOAD64
contrib/cityhash/city.cc:38
↓ 1 callersFunctionUnpackInt32
jamspell/lang_model.cpp:75
↓ 1 callersMethod_mayProcess
(self)
evaluate/generate_dataset.py:39
↓ 1 callersFunctionaccept
contrib/nlohmann/json.hpp:15836
↓ 1 callersFunctionappend_exponent
! @brief appends a decimal representation of e to buf @return a pointer to the element following the exponent. @pre -1000 < e < 1000 */
contrib/nlohmann/json.hpp:8276
↓ 1 callersMethodbucket_count
* Bucket interface */
contrib/tsl/robin_hash.h:921
↓ 1 callersMethodbucket_for_hash
contrib/tsl/robin_hash.h:984
↓ 1 callersFunctioncan_compress
contrib/httplib/httplib.h:1171
↓ 1 callersFunctioncandidates
Generate possible spelling corrections for word.
evaluate/context_spell.py:38
↓ 1 callersMethodcbegin
contrib/tsl/robin_hash.h:570
↓ 1 callersMethodcend
contrib/tsl/robin_map.h:231
↓ 1 callersMethodcend
contrib/tsl/robin_hash.h:587
↓ 1 callersMethodclear
* Modifiers */
contrib/tsl/robin_map.h:244
↓ 1 callersFunctioncompress
contrib/httplib/httplib.h:1180
↓ 1 callersMethodcompress
contrib/bloom/bloom_filter.hpp:656
↓ 1 callersMethodcompute_optimal_parameters
contrib/bloom/bloom_filter.hpp:108
↓ 1 callersMethodcontains
contrib/bloom/bloom_filter.hpp:303
↓ 1 callersMethodconvertToIDs
(self, sentences)
evaluate/simple_lm.py:48
↓ 1 callersFunctioncount
contrib/nlohmann/json.hpp:13736
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
contrib/nlohmann/json.hpp:13991
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
contrib/nlohmann/json.hpp:14020
↓ 1 callersFunctiondirFilesIterator
(dirPath)
evaluate/generate_dataset.py:23
↓ 1 callersFunctionedits2
All edits that are two edits away from `word`.
evaluate/context_spell.py:56
↓ 1 callersFunctionedits2
All edits that are two edits away from `word`.
evaluate/norvig_spell.py:45
↓ 1 callersFunctionedits2
All edits that are two edits away from `word`.
evaluate/context_spell_prototype.py:64
↓ 1 callersMethodemplace
contrib/tsl/robin_map.h:317
↓ 1 callersMethodemplace_hint
contrib/tsl/robin_map.h:330
↓ 1 callersMethodend
contrib/tsl/robin_hash.h:579
↓ 1 callersFunctionevaluateJamspell
(modelFile, testText, alphabetFile, maxWords=50000)
evaluate/evaluate.py:202
↓ 1 callersFunctionfile_extension
contrib/httplib/httplib.h:684
↓ 1 callersMethodfind
contrib/tsl/robin_map.h:484
↓ 1 callersMethodfind
contrib/tsl/robin_hash.h:874
↓ 1 callersFunctionfind_content_type
contrib/httplib/httplib.h:694
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
contrib/nlohmann/json.hpp:7842
↓ 1 callersFunctionformat_buffer
! @brief prettify v = buf * 10^decimal_exponent If v is in the range [10^min_exp, 10^max_exp) it will be printed in fixed-point notation. Otherwise i
contrib/nlohmann/json.hpp:8326
↓ 1 callersFunctionfrom_json_array_impl
contrib/nlohmann/json.hpp:1048
↓ 1 callersFunctionfrom_json_tuple_impl
contrib/nlohmann/json.hpp:1177
↓ 1 callersMethodgetBuff
(self)
evaluate/generate_dataset.py:36
↓ 1 callersMethodgetGram1Prob
(self, wordID)
evaluate/simple_lm.py:81
↓ 1 callersMethodgetGram2Prob
(self, wordID1, wordID2)
evaluate/simple_lm.py:86
↓ 1 callersMethodgetGram3Prob
(self, wordID1, wordID2, wordID3)
evaluate/simple_lm.py:91
↓ 1 callersMethodgetName
(self)
evaluate/generate_dataset.py:67
↓ 1 callersMethodgetPath
(self)
evaluate/generate_dataset.py:64
↓ 1 callersFunctiongetWordTypoChance
(word)
evaluate/typo_model.py:77
↓ 1 callersFunctionget_allocator
! @brief returns the allocator associated with the container */
contrib/nlohmann/json.hpp:10098
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
contrib/nlohmann/json.hpp:7678
↓ 1 callersMethodget_error_message
return syntax error message
contrib/nlohmann/json.hpp:3196
↓ 1 callersFunctionget_header_value_int
contrib/httplib/httplib.h:748
↓ 1 callersMethodget_number_integer
return integer value
contrib/nlohmann/json.hpp:3135
↓ 1 callersMethodget_number_unsigned
return unsigned integer value
contrib/nlohmann/json.hpp:3141
↓ 1 callersMethodget_position
return position of last read token
contrib/nlohmann/json.hpp:3163
↓ 1 callersMethodget_remote_addr
contrib/httplib/httplib.h:1407
↓ 1 callersMethodget_value
contrib/nlohmann/json.hpp:3927
← previousnext →201–300 of 863, ranked by callers