Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bakwc/JamSpell
/ functions
Functions
863 in github.com/bakwc/JamSpell
⨍
Functions
863
◇
Types & classes
180
Method
GetGram1Prob
jamspell/lang_model.cpp:351
Method
GetGram2HashCount
jamspell/lang_model.cpp:413
Method
GetGram2Prob
jamspell/lang_model.cpp:357
Method
GetGram3HashCount
jamspell/lang_model.cpp:421
Method
GetGram3Prob
jamspell/lang_model.cpp:368
Method
GetWordById
jamspell/lang_model.cpp:320
Method
GetWordId
jamspell/lang_model.cpp:296
Method
Head
contrib/httplib/httplib.h:2007
Method
Impl
jamspell/bloom_filter.cpp:11
Method
Inserts
jamspell/spell_corrector.cpp:373
Method
Inserts2
jamspell/spell_corrector.cpp:385
Method
Load
contrib/handypack/handypack.hpp:23
Method
Load
contrib/handypack/handypack.hpp:42
Method
Load
contrib/handypack/handypack.hpp:78
Method
Load
contrib/handypack/handypack.hpp:94
Method
Load
contrib/handypack/handypack.hpp:118
Method
Load
contrib/handypack/handypack.hpp:141
Method
Load
contrib/handypack/handypack.hpp:165
Method
Load
contrib/handypack/handypack.hpp:192
Method
Load
jamspell/lang_model.hpp:53
Method
Load
jamspell/perfect_hash.cpp:21
Method
Load
jamspell/bloom_filter.cpp:20
Method
Load
jamspell/bloom_filter.cpp:56
Method
LoadCache
jamspell/spell_corrector.cpp:438
Method
MemStream
jamspell/lang_model.cpp:21
Method
Options
contrib/httplib/httplib.h:2105
Function
P
Probability of `word`.
evaluate/norvig_spell.py:15
Method
PrepareCache
jamspell/spell_corrector.cpp:396
Method
Put
contrib/httplib/httplib.h:2066
Method
Response
contrib/httplib/httplib.h:158
Method
SSLClient
SSL HTTP client implementation
contrib/httplib/httplib.h:2281
Method
SSLInit
contrib/httplib/httplib.h:2193
Method
SSLServer
SSL HTTP server implementation
contrib/httplib/httplib.h:2233
Method
SSLSocketStream
SSL socket stream implementation
contrib/httplib/httplib.h:2204
Method
SaveCache
jamspell/spell_corrector.cpp:472
Method
Server
HTTP server implementation
contrib/httplib/httplib.h:1412
Method
SetMaxCandiatesToCheck
jamspell/spell_corrector.cpp:268
Method
SetPenalty
jamspell/spell_corrector.cpp:263
Method
SocketStream
Socket stream implementation
contrib/httplib/httplib.h:1384
Method
TBloomFilter
jamspell/bloom_filter.cpp:27
Function
TEST
tests/test_perfect_hash.cpp:6
Method
TPerfectHash
jamspell/perfect_hash.hpp:10
Method
TPerfectHash
jamspell/perfect_hash.cpp:78
Method
TTokenizer
jamspell/utils.cpp:34
Method
TWord
jamspell/utils.hpp:13
Method
USE_STORED_HASH_ON_REHASH
* We can only use the hash on rehash if the size of the hash type is the same as the stored one or * if we use a power of two modulo. In the case
contrib/tsl/robin_hash.h:372
Method
WSInit
contrib/httplib/httplib.h:1249
Method
__init__
(self)
evaluate/simple_lm.py:15
Method
__init__
(self)
evaluate/evaluate.py:39
Method
__init__
(self, modelPath)
evaluate/evaluate.py:47
Method
__init__
(self, trainFile)
evaluate/evaluate.py:60
Method
__init__
(self, modelPath)
evaluate/evaluate.py:72
Method
__init__
(self, modelPath)
evaluate/evaluate.py:83
Method
__init__
(self, modelFile)
evaluate/evaluate.py:94
Method
__init__
(self, path, name, lang=None)
evaluate/generate_dataset.py:59
Method
__init__
(self, path, lang)
evaluate/generate_dataset.py:86
Method
__init__
(self, path, lang)
evaluate/generate_dataset.py:104
Method
__init__
(self, path, lang)
evaluate/generate_dataset.py:120
Method
accept_internal
! @brief the actual acceptor @invariant 1. The last token is not yet processed. Therefore, the caller of this function must
contrib/nlohmann/json.hpp:3726
Method
add
add a character to token_buffer
contrib/nlohmann/json.hpp:3124
Method
array_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw out_of_range.404 if st
contrib/nlohmann/json.hpp:9229
Function
back
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
contrib/nlohmann/json.hpp:13340
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
contrib/nlohmann/json.hpp:5057
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
contrib/nlohmann/json.hpp:6420
Method
bind_internal
contrib/httplib/httplib.h:1617
Method
bind_to_any_port
contrib/httplib/httplib.h:1475
Method
bloom_filter
contrib/bloom/bloom_filter.hpp:174
Method
bloom_parameters
contrib/bloom/bloom_filter.hpp:49
Method
bucket_count
* Bucket interface */
contrib/tsl/robin_set.h:461
Method
bucket_count
* Bucket interface */
contrib/tsl/robin_map.h:595
Method
bucket_entry
contrib/tsl/robin_hash.h:150
Method
bucket_for_hash
* Return the bucket [0, bucket_count()) to which the hash belongs. */
contrib/tsl/robin_growth_policy.h:71
Method
bucket_for_hash
contrib/tsl/robin_growth_policy.h:143
Method
bucket_for_hash
contrib/tsl/robin_growth_policy.h:244
Method
bucket_hash_equal
contrib/tsl/robin_hash.h:107
Method
call
contrib/nlohmann/json.hpp:1192
Method
cbegin
contrib/tsl/robin_map.h:227
Method
characters
(self, content)
evaluate/generate_dataset.py:53
Method
clear
contrib/tsl/robin_hash.h:206
Method
clear
contrib/bloom/bloom_filter.hpp:254
Function
cmp
contrib/phf/phf.cc:240
Method
compact
contrib/phf/phf.cc:647
Method
compare_keys
contrib/tsl/robin_hash.h:980
Method
compressible_bloom_filter
contrib/bloom/bloom_filter.hpp:645
Method
compute_indices
contrib/bloom/bloom_filter.hpp:461
Method
compute_indices
contrib/bloom/bloom_filter.hpp:707
Method
construct
contrib/nlohmann/json.hpp:1261
Method
construct
contrib/nlohmann/json.hpp:1273
Method
construct
contrib/nlohmann/json.hpp:1293
Method
construct
contrib/nlohmann/json.hpp:1305
Method
construct
contrib/nlohmann/json.hpp:1317
Method
construct
contrib/nlohmann/json.hpp:1329
Method
construct
contrib/nlohmann/json.hpp:1385
Method
contains_all
contrib/bloom/bloom_filter.hpp:338
Method
contains_none
contrib/bloom/bloom_filter.hpp:356
Method
correct
(self, sentence, position)
evaluate/evaluate.py:42
Method
correct
(self, sentence, position)
evaluate/evaluate.py:52
Method
correct
(self, sentence, position)
evaluate/evaluate.py:65
Method
correct
(self, sentence, position)
evaluate/evaluate.py:77
Method
correct
(self, sentence, position)
evaluate/evaluate.py:88
← previous
next →
401–500 of 863, ranked by callers