py/gadict.py
Sat, 07 Dec 2019 23:29:43 +0200 Oleksandr Gavenko Added category "baby" as opposite to male/female.
Sat, 20 Apr 2019 21:06:13 +0300 Oleksandr Gavenko Fixed: NameError: name 'ParseException' is not defined.
Fri, 09 Feb 2018 17:21:24 +0200 Oleksandr Gavenko Allow translation to start with dot.
Wed, 31 Jan 2018 00:26:12 +0200 Oleksandr Gavenko Added support for countable.
Mon, 27 Nov 2017 11:59:24 +0200 Oleksandr Gavenko Added support for collocations' reference.
Sat, 14 Oct 2017 00:59:59 +0300 Oleksandr Gavenko Made parsing rule more strict for homophones.
Fri, 13 Oct 2017 01:44:07 +0300 Oleksandr Gavenko Added support for homophones.
Fri, 28 Jul 2017 21:18:18 +0300 Oleksandr Gavenko Marked glottal stop as valid IPA sign.
Sat, 08 Jul 2017 00:00:05 +0300 Oleksandr Gavenko Legitimated 'ɐ' sound https://en.wikipedia.org/wiki/Near-open_central_vowel
Tue, 21 Feb 2017 10:10:03 +0200 Oleksandr Gavenko Switch to built-in `re` Python module over `regex`.
Thu, 12 Jan 2017 19:06:57 +0200 Oleksandr Gavenko Add new IPA symbol.
Sat, 07 Jan 2017 23:10:38 +0200 Oleksandr Gavenko Add "ɛ" to list of allowed IPA signs.
Thu, 05 Jan 2017 01:17:34 +0200 Oleksandr Gavenko Add useful IPA symbol.
Thu, 24 Nov 2016 12:38:58 +0200 Oleksandr Gavenko Allow subscript/superscript numbers.
Thu, 10 Nov 2016 14:51:49 +0200 Oleksandr Gavenko Fix: last sense in last article is skipped.
Wed, 09 Nov 2016 03:16:32 +0200 Oleksandr Gavenko Add ``rare`` attribute to headword to filter low frequency headwords out from
Sun, 06 Nov 2016 15:40:03 +0200 Oleksandr Gavenko Fix: SyntaxError: Non-ASCII character '\xcb' in file, but no encoding
Sun, 06 Nov 2016 14:00:41 +0200 Oleksandr Gavenko Fix: word pronunciation transcription sometime does not include stress.
Sun, 23 Oct 2016 20:01:22 +0300 Oleksandr Gavenko Add support for hypernyms and hyponyms.
Mon, 10 Oct 2016 18:41:15 +0300 Oleksandr Gavenko Fix: regex doesn't match whole line. Add Parser representation to simplify debugging.
Fri, 07 Oct 2016 00:45:54 +0300 Oleksandr Gavenko Disable word wrapping for dictd dictionary.
Tue, 27 Sep 2016 18:55:09 +0300 Oleksandr Gavenko Fix: TypeError: non-empty format string passed to object.__format__.
Wed, 21 Sep 2016 22:57:21 +0300 Oleksandr Gavenko Fix: reverse card missed glossary.
Wed, 21 Sep 2016 22:46:28 +0300 Oleksandr Gavenko Fix mistype.
Wed, 21 Sep 2016 22:40:23 +0300 Oleksandr Gavenko Add syntax for glossary/explanation.
Wed, 21 Sep 2016 22:09:37 +0300 Oleksandr Gavenko Add syntax to add related words. Add separators between ant/syn/rel in
Thu, 15 Sep 2016 17:48:20 +0300 Oleksandr Gavenko Store headword structure as class. Store headwords in list to preserve order
Thu, 15 Sep 2016 15:42:52 +0300 Oleksandr Gavenko Simplify expression.
Tue, 13 Sep 2016 17:41:14 +0300 Oleksandr Gavenko Port to python2 because Anki library written for this version.
Sun, 11 Sep 2016 18:20:05 +0300 Oleksandr Gavenko Add commonly used contractions.
Thu, 25 Aug 2016 00:32:25 +0300 Oleksandr Gavenko Make storage for topics, antonyms and synonyms. Require pos marker.
Wed, 24 Aug 2016 22:09:55 +0300 Oleksandr Gavenko Add support for country spelling variant.
Sat, 23 Apr 2016 18:28:47 +0300 Oleksandr Gavenko Allow dash in example to mark dialogs.
Fri, 15 Apr 2016 19:51:26 +0300 Oleksandr Gavenko Add support for antonyms and synonyms.
Fri, 15 Apr 2016 18:25:18 +0300 Oleksandr Gavenko Add "abbr" word variance.
Sat, 02 Apr 2016 00:32:23 +0300 Oleksandr Gavenko Add parsing comment syntax.
Wed, 30 Mar 2016 20:31:12 +0300 Oleksandr Gavenko Handle special classes of pos.
Mon, 28 Mar 2016 01:43:43 +0300 Oleksandr Gavenko Adopt to parse VOA dictionary: add topics support and translation continuation.
Mon, 28 Mar 2016 00:46:21 +0300 Oleksandr Gavenko Fix warnings from pylint/pyflakes.
Sun, 27 Mar 2016 23:57:43 +0300 Oleksandr Gavenko Parse dictionary metainfo.
Sun, 27 Mar 2016 22:55:59 +0300 Oleksandr Gavenko Proper check for trailing spaces.
Sun, 27 Mar 2016 22:43:45 +0300 Oleksandr Gavenko File name is not available in parser. Move error printing to writer.
Sun, 27 Mar 2016 16:49:11 +0300 Oleksandr Gavenko Split generator from parser.
Sun, 27 Mar 2016 16:44:14 +0300 Oleksandr Gavenko Move python files to separate directory.
less more (0) tip