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
correct
(self, sentence, position)
evaluate/evaluate.py:102
Function
correction
Most probable spelling correction for word.
evaluate/context_spell.py:29
Function
correction
(word)
evaluate/norvig_spell.py:20
Function
correction
Most probable spelling correction for word.
evaluate/context_spell_prototype.py:33
Method
count
contrib/tsl/robin_map.h:455
Method
count
contrib/tsl/robin_hash.h:858
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] byte_ the byte index where the error o
contrib/nlohmann/json.hpp:616
Method
create
contrib/nlohmann/json.hpp:680
Method
create
contrib/nlohmann/json.hpp:732
Method
create
contrib/nlohmann/json.hpp:777
Method
create
contrib/nlohmann/json.hpp:814
Method
create_client_socket
contrib/httplib/httplib.h:1844
Method
create_server_socket
contrib/httplib/httplib.h:1603
Method
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
contrib/nlohmann/json.hpp:9019
Method
destroy_value
contrib/tsl/robin_hash.h:276
Function
diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
contrib/nlohmann/json.hpp:17185
Method
dispatch_request
contrib/httplib/httplib.h:1719
Method
diyfp
contrib/nlohmann/json.hpp:7413
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
contrib/nlohmann/json.hpp:8724
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
contrib/nlohmann/json.hpp:8920
Method
dump_integer
contrib/nlohmann/json.hpp:8879
Method
effective_fpp
contrib/bloom/bloom_filter.hpp:383
Method
element_count
contrib/bloom/bloom_filter.hpp:378
Function
emplace
contrib/nlohmann/json.hpp:14732
Method
emplace
contrib/tsl/robin_hash.h:680
Function
emplace_back
contrib/nlohmann/json.hpp:14684
Method
emplace_hint
contrib/tsl/robin_set.h:282
Method
emplace_hint
contrib/tsl/robin_hash.h:685
Method
empty
* Capacity */
contrib/tsl/robin_map.h:237
Method
empty
contrib/tsl/robin_hash.h:213
Method
endElement
(self, name)
evaluate/generate_dataset.py:49
Method
equal_range
contrib/tsl/robin_set.h:404
Method
equal_range
contrib/tsl/robin_map.h:537
Method
equal_range
contrib/tsl/robin_hash.h:896
Method
erase
contrib/tsl/robin_map.h:360
Method
erase
* Here to avoid `template<class K> size_type erase(const K& key)` being used when * we use a iterator instead of a const_iterator. */
contrib/tsl/robin_hash.h:711
Method
erase_from_bucket
contrib/tsl/robin_hash.h:1029
Method
exception
contrib/nlohmann/json.hpp:550
Function
exec
contrib/phf/phf.cc:1270
Method
expect
! @throw parse_error.101 if expected token did not occur */
contrib/nlohmann/json.hpp:3838
Method
expect_eof
! @brief throw if end of input is not reached @throw parse_error.110 if input not ended */
contrib/nlohmann/json.hpp:6350
Method
fill_buffer_utf16
contrib/nlohmann/json.hpp:1785
Method
fill_buffer_utf32
contrib/nlohmann/json.hpp:1841
Method
find_impl
contrib/tsl/robin_hash.h:1006
Method
find_swig
(self)
setup.py:47
Function
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out]
contrib/nlohmann/json.hpp:9735
Function
from_cbor
! @brief create a JSON value from an input in CBOR format Deserializes a given input @a i to a JSON value using the CBOR (Concise Binary
contrib/nlohmann/json.hpp:16435
Method
from_json
contrib/nlohmann/json.hpp:9867
Function
from_msgpack
! @brief create a JSON value from an input in MessagePack format Deserializes a given input @a i to a JSON value using the MessagePack se
contrib/nlohmann/json.hpp:16524
Function
from_ubjson
! @brief create a JSON value from an input in UBJSON format Deserializes a given input @a i to a JSON value using the UBJSON (Universal B
contrib/nlohmann/json.hpp:16593
Function
front
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.
contrib/nlohmann/json.hpp:13296
Function
generateDatasetTxt
(inFile, outFile)
evaluate/generate_dataset.py:143
Function
generateTypo
(word)
evaluate/typo_model.py:87
Method
generate_unique_salt
contrib/bloom/bloom_filter.hpp:467
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
contrib/nlohmann/json.hpp:5804
Method
get_allocator
contrib/tsl/robin_set.h:204
Method
get_allocator
contrib/tsl/robin_map.h:219
Method
get_allocator
contrib/tsl/robin_hash.h:549
Method
get_cbor_array
contrib/nlohmann/json.hpp:5976
Method
get_cbor_float_prefix
contrib/nlohmann/json.hpp:7299
Method
get_cbor_object
contrib/nlohmann/json.hpp:5987
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
contrib/nlohmann/json.hpp:5901
Method
get_character
contrib/nlohmann/json.hpp:1715
Method
get_character
contrib/nlohmann/json.hpp:1748
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
contrib/nlohmann/json.hpp:2160
Method
get_decimal_point
return the locale-dependent decimal point
contrib/nlohmann/json.hpp:2134
Method
get_file_value
contrib/httplib/httplib.h:1309
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
contrib/nlohmann/json.hpp:5813
Method
get_msgpack_array
contrib/nlohmann/json.hpp:6082
Method
get_msgpack_float_prefix
contrib/nlohmann/json.hpp:7309
Method
get_msgpack_object
contrib/nlohmann/json.hpp:6093
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
contrib/nlohmann/json.hpp:6013
Method
get_number
contrib/nlohmann/json.hpp:5837
Function
get_ptr
contrib/nlohmann/json.hpp:12513
Function
get_ref
contrib/nlohmann/json.hpp:12590
Function
get_ref_impl
contrib/nlohmann/json.hpp:12271
Method
get_string
contrib/nlohmann/json.hpp:5877
Method
get_token
get next token from lexer
contrib/nlohmann/json.hpp:3830
Method
get_ubjson_array
contrib/nlohmann/json.hpp:6252
Method
get_ubjson_float_prefix
contrib/nlohmann/json.hpp:7319
Method
get_ubjson_object
contrib/nlohmann/json.hpp:6297
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
contrib/nlohmann/json.hpp:6161
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
contrib/nlohmann/json.hpp:6124
Method
get_ubjson_value
contrib/nlohmann/json.hpp:6191
Method
grow_on_high_load
* Return true if the map has been rehashed. */
contrib/tsl/robin_hash.h:1185
Method
handle_file_request
contrib/httplib/httplib.h:1580
Method
has_file
contrib/httplib/httplib.h:1304
Method
has_param
contrib/httplib/httplib.h:1290
Method
hash_ap
contrib/bloom/bloom_filter.hpp:551
Method
hash_count
contrib/bloom/bloom_filter.hpp:454
Method
hash_function
* Observers */
contrib/tsl/robin_set.h:479
Method
hash_function
* Observers */
contrib/tsl/robin_map.h:613
Method
hash_function
* Observers */
contrib/tsl/robin_hash.h:957
Method
imemstream
contrib/handypack/handypack.hpp:239
Function
init
(filename = 'big.txt', modelName = 'big.arpa')
evaluate/context_spell.py:11
Function
init
(filename = 'big.txt')
evaluate/norvig_spell.py:9
Function
init
(filename = 'big.txt', modelName = 'big.bin')
evaluate/context_spell_prototype.py:11
Method
input_adapter
input adapter for input stream
contrib/nlohmann/json.hpp:1918
Method
input_buffer_adapter
contrib/nlohmann/json.hpp:1701
Method
input_stream_adapter
contrib/nlohmann/json.hpp:1643
← previous
next →
501–600 of 863, ranked by callers