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