2024-06-13 - 2025-06-13

Overview

0 Active Pull Requests
60 Active Issues
Excluding merges, 1 author has pushed 122 commits to main and 122 commits to all branches. On main, 148 files have changed and there have been 22767 additions and 5861 deletions.

20 Issues closed from 1 user

Closed #55 Order english queries by score 2025-05-23 15:28:12 +02:00

Closed #48 Add function to filter kanji from a string by what's available in the dictionary 2025-05-22 19:45:31 +02:00

Closed #44 Precalculate search scores with a table and a bunch of triggers 2025-05-22 16:58:30 +02:00

Closed #50 List words by JLPT 2025-05-22 16:07:34 +02:00

Closed #49 List kanji by JLPT 2025-05-22 16:07:27 +02:00

Closed #29 Create radical search which retrieves remaining possible combinations 2025-05-21 14:28:57 +02:00

Closed #47 Add orderNum to KANJIDIC kunyomi, onyomi and meaning 2025-05-21 13:36:31 +02:00

Closed #42 Renormalize KANJIDIC radical data 2025-05-19 19:53:14 +02:00

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

60 Issues created by 1 user

Opened #1 Add xrefs between radkfile and kanjidic 2024-11-14 16:54:19 +01:00

Opened #2 Index kanji search by romaji and hiragana 2024-11-14 16:54:45 +01:00

Opened #3 Index word search by romaji and hiragana 2024-11-14 16:55:00 +01:00

Opened #4 Add xrefs between words and kanji 2024-11-14 16:55:38 +01:00

Opened #5 Add tatoeba sentences 2024-11-16 22:00:41 +01:00

Opened #6 Create tool for diffing two instances of the database 2024-11-17 17:38:56 +01:00

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 Word search: automatically deconjugate words 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 Kanji search: query for example words 2025-04-23 12:45:35 +02:00

Opened #23 Word search: kana type independence 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

Opened #42 Renormalize KANJIDIC radical data 2025-05-19 10:13:42 +02:00

Opened #43 Add additional radical data from KanjiAlive 2025-05-19 10:13:44 +02:00

Opened #44 Precalculate search scores with a table and a bunch of triggers 2025-05-19 10:23:14 +02:00

Opened #45 Add nix package for dart doc 2025-05-19 15:03:40 +02:00

Opened #46 Create "furigana segmentation" (or "kanji/kana alignment") algorithm 2025-05-19 15:34:22 +02:00

Opened #47 Add orderNum to KANJIDIC kunyomi, onyomi and meaning 2025-05-19 19:55:09 +02:00

Opened #48 Add function to filter kanji from a string by what's available in the dictionary 2025-05-21 19:33:41 +02:00

Opened #49 List kanji by JLPT 2025-05-21 19:33:55 +02:00

Opened #50 List words by JLPT 2025-05-21 19:34:04 +02:00

Opened #51 Measure time taken during substeps of data ingestion 2025-05-22 15:29:00 +02:00

Opened #52 Create integer ids for Reading/Kanji elements to reduce space usage 2025-05-22 15:32:03 +02:00

Opened #53 Find a better way to manage/order migrations 2025-05-22 15:48:12 +02:00

Opened #54 Split out Kanji/Reading element's news/ichi/spec/gai/nf into separate tables 2025-05-22 16:06:36 +02:00

Opened #55 Order english queries by score 2025-05-22 16:18:37 +02:00

Opened #56 Validate input before using it in FTS5 queries 2025-05-22 22:00:04 +02:00

Opened #57 Filter inputs for nix source 2025-05-22 22:59:20 +02:00

Opened #58 Add an option to only ingest a subset of data for development speed 2025-05-23 11:09:02 +02:00

Opened #59 Add developer option to log EXPLAIN QUERYoutput 2025-05-23 14:41:46 +02:00

Opened #60 Create deconjugation/lemmatization algorithm 2025-05-23 21:58:05 +02:00