The dataset viewer is not available for this dataset.
Error code: JWTInvalidSignature
Exception: InvalidSignatureError
Message: Signature verification failed
Traceback: Traceback (most recent call last):
File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
decoded = jwt.decode(
jwt=token,
...<2 lines>...
options=options,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
decoded = self.decode_complete(
jwt,
...<8 lines>...
leeway=leeway,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
decoded = self._jws.decode_complete(
jwt,
...<3 lines>...
detached_payload=detached_payload,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
self._verify_signature(
~~~~~~~~~~~~~~~~~~~~~~^
signing_input,
^^^^^^^^^^^^^^
...<4 lines>...
options=merged_options,
^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
raise InvalidSignatureError("Signature verification failed")
jwt.exceptions.InvalidSignatureError: Signature verification failedNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Bulgarian Dictionary Dataset
This dataset is a collection of Bulgarian words along with their linguistic details, derived forms, synonyms, incorrect usages, and more. It is designed for use in natural language processing (NLP) tasks, such as training language models, building dictionaries, or enhancing word prediction systems.
Source Information
The data is sourced from the Читанка Речник, a free online dictionary. The Читанка Речник project aims to preserve and make accessible the richness of the Bulgarian language.
- Website: https://rechnik.chitanka.info/
- About the Project: About Читанка Речник
Dataset Description
The dataset contains detailed linguistic information about Bulgarian words, formatted for NLP tasks. Each word entry includes the following fields (when available):
Fields:
- Word (
name): The Bulgarian word. - Stressed Form (
name_stressed): The word with its stress pattern marked. - Meaning (
meaning): A description of the word's definition or its usage. - Synonyms (
synonyms): Other words with similar meanings. - Incorrect Forms (
incorrect_forms): Common misspellings or misused forms of the word. - Derivative Forms (
derivative_forms): Related forms of the word, such as conjugations or declensions. - Broken Form (
name_broken): A segmented version of the word to indicate its morphological structure.
Acknowledgments
This dataset is based on information provided by Читанка Речник. The original project plays a vital role in preserving and promoting the Bulgarian language.
Citation
If you use this dataset in your work, please credit Читанка Речник and provide a link to their website: Data source: Читанка Речник
- Downloads last month
- 18