2024-11-17 - 2025-05-17

Overview

0 Active Pull Requests
39 Active Issues
Excluding merges, 1 author has pushed 82 commits to main and 82 commits to all branches. On main, 116 files have changed and there have been 19897 additions and 4650 deletions.

12 Issues closed from 1 user

Closed #39 Word search: pagination 2025-05-16 18:48:05 +02:00

Closed #30 Add basic info (reading, kanji) to word search xrefs (antonyms, seealsos) 2025-05-14 17:14:16 +02:00

Closed #31 Add JLPT tags to WordSearchResult 2025-05-14 17:14:16 +02:00

Closed #32 Extend language source data for WordSearchSense (upon search) 2025-05-14 17:14:16 +02:00

Closed #24 Add jlpt levels to JMdict from https://www.tanos.co.uk/jlpt 2025-05-13 21:33:57 +02:00

Closed #8 Create dart interface for library usage 2025-04-29 13:45:03 +02:00

Closed #15 Mark xrefs (seeAlso, antonyms) as ambiguous if they have multiple candidates 2025-04-23 13:26:52 +02:00

Closed #4 Add xrefs between words and kanji 2025-04-23 12:48:14 +02:00

Closed #3 Index word search by romaji and hiragana 2025-04-23 12:47:46 +02:00

Closed #2 Index kanji search by romaji and hiragana 2025-04-23 12:47:31 +02:00

Closed #1 Add xrefs between radkfile and kanjidic 2025-04-23 12:46:52 +02:00

Closed #14 Get rid of most uses of findAllElements in data ingestion 2025-04-23 11:20:29 +02:00

35 Issues created by 1 user

Opened #7 Build with CI 2024-12-10 00:31:43 +01:00

Opened #8 Create dart interface for library usage 2025-04-15 11:44:52 +02:00

Opened #9 Add progress bars while creating the database 2025-04-15 11:48:27 +02:00

Opened #10 Store version numbers for the individual sources 2025-04-15 13:51:48 +02:00

Opened #11 Add ENAMDICT/JMnedict 2025-04-15 13:55:35 +02:00

Opened #12 Add stroke count data from radkfile 2025-04-15 14:29:40 +02:00

Opened #13 Add functionality for deconjugating words upon search 2025-04-18 15:34:56 +02:00

Opened #14 Get rid of most uses of findAllElements in data ingestion 2025-04-19 01:02:06 +02:00

Opened #15 Mark xrefs (seeAlso, antonyms) as ambiguous if they have multiple candidates 2025-04-22 20:09:09 +02:00

Opened #16 Find source for word pitch data 2025-04-22 20:11:19 +02:00

Opened #17 Add kanji freq data from https://scriptin.github.io/kanji-frequency/ 2025-04-22 20:13:13 +02:00

Opened #18 Generate conjugation tables 2025-04-22 21:29:43 +02:00

Opened #19 Word search: add levenshtein thresholds 2025-04-22 21:31:43 +02:00

Opened #20 Normalize numbers and other symbols during search 2025-04-22 21:34:25 +02:00

Opened #21 Store KANJIDIC onyomi as hiragana 2025-04-23 12:40:09 +02:00

Opened #22 Fill JMDict <-> KANJIDIC xrefs 2025-04-23 12:45:35 +02:00

Opened #23 Fill JMDict entry lookup tables 2025-04-23 12:46:08 +02:00

Opened #24 Add jlpt levels to JMdict from https://www.tanos.co.uk/jlpt 2025-04-26 00:23:24 +02:00

Opened #25 Add system for normalizing kanji variants 2025-04-29 10:43:36 +02:00

Opened #26 Add source of grammar data 2025-04-29 12:16:26 +02:00

Opened #27 Deal with remaining characters from kana -> romaji transliteration 2025-04-29 13:35:28 +02:00

Opened #28 Duplicate kana on , , , during K -> R transliteration 2025-04-29 13:54:43 +02:00

Opened #29 Create radical search which retrieves remaining possible combinations 2025-05-13 22:31:56 +02:00

Opened #30 Add basic info (reading, kanji) to word search xrefs (antonyms, seealsos) 2025-05-13 23:29:08 +02:00

Opened #31 Add JLPT tags to WordSearchResult 2025-05-13 23:29:35 +02:00

Opened #32 Extend language source data for WordSearchSense (upon search) 2025-05-13 23:46:03 +02:00

Opened #33 Ensure consistent naming scheme for tables 2025-05-14 14:10:00 +02:00

Opened #34 Group kanji readings/meanings by rmgroup parent nodes 2025-05-14 23:13:11 +02:00

Opened #35 Word search: support globs 2025-05-14 23:13:47 +02:00

Opened #36 Word search: support a variety of tags 2025-05-14 23:14:14 +02:00

Opened #37 Word search: support mixed input (kanji, kana, romaji) 2025-05-14 23:14:37 +02:00

Opened #38 Add wanikani levels 2025-05-14 23:15:38 +02:00

Opened #39 Word search: pagination 2025-05-15 09:09:45 +02:00

Opened #40 Word search: optimize word regrouping 2025-05-16 14:36:34 +02:00

Opened #41 Create query cli tool for querying a single JMdict entryId 2025-05-16 17:57:07 +02:00