pyglossary icon indicating copy to clipboard operation
pyglossary copied to clipboard

A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.

Results 30 pyglossary issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Kindle's lookup algorithm has been implemented very badly. The first problem is that you can not turn off fuzzy lookup...

Feature
Improvement

**Is your feature request related to a problem? Please describe.** [wiktextract](https://github.com/tatuylonen/wiktextract) is a tool for extracting data from xml dumps of the English-language Wiktionary. It is useful for filtering data...

Feature

If I convert a StarDict dictionary to AppleDict format and set `--remove-html=script` to remove `` tags, so like this: ``` sh $ pyglossary ./original.ifo ./output \ --read-format=Stardict --write-format=AppleDict \ --remove-html=script...

Feature

Would be nice to have support for SlovoEd in pyglossary. However be careful because the company that develops dictionaries has a patent on this format and they may take the...

Feature
Help Wanted

JMDict and JMnedict can both be extracted already, so perhaps there's a reason Kanjidic isn't supported but I believe it would be a useful addition. https://www.edrdg.org/wiki/index.php/KANJIDIC_Project edit: Just realized that...

Feature

I have found these two valuable entities that are left out on export. \ is critical to the understanding of some definitions, while \ is very nice to have but...

Feature
Improvement

This directive in the beginning of DSL file joins the main DSL file with auxiliary DSL files. Absolute path: `#INCLUDE "c:\\Lingvo\\Dictionaries\\rus-rus_synonyms-2.dsl"` Relative path, same folder: `#INCLUDE "rus-rus_synonyms-2.dsl"` Relative path, subfolder:...

Feature

The structure: ![image](https://github.com/ilius/pyglossary/assets/100644/1e470dee-737f-4bb0-9889-96d5dfdf9cc3) Sub-glosses marked with @ should be openable as separate dictionary entry: ![image](https://github.com/ilius/pyglossary/assets/100644/82bcc827-297e-4ca5-809e-a190a9f0bcfc) This code: ``` little [m1]1) маленький[/m] [m3][*] @ little one малыш @ [/*][/m] [m1]2) немного,...

Feature

I have a flatpak installation on Linux. I could not get the GUI Browse to list any files. I switched to cmd and pyglossary can't read my file. I changed...

Bug
Package

Both tags were introduced in rev. 33 (15 October 2017).

Improvement