Commit Graph

61 Commits

Author SHA1 Message Date
2980bcda06 lib/_data_ingestion/jmdict: format 2025-05-14 17:12:29 +02:00
1661817819 migrations/JMDict: add extra constraints, clean up pkeys, etc. 2025-05-14 17:12:28 +02:00
581f9daf25 lib/_data_ingestion: add phrases for language source data 2025-05-14 17:12:28 +02:00
9898793bca Convert entryBy* tables into views 2025-05-14 17:12:28 +02:00
2e7e8851e1 pubspec.yaml: relax deps 2025-05-13 22:19:02 +02:00
10e74e3f43 Add tanos jlpt tags to database 2025-05-13 21:32:22 +02:00
68200fab00 README: update list of sources 2025-05-13 21:26:18 +02:00
f403237f1d Add data from tanos.co/jlpt 2025-05-13 21:26:18 +02:00
c43a29a398 lib/_data_ingestion: don't return results on batch db commits 2025-05-13 21:26:17 +02:00
c379bc8019 lib/_data_ingestion: await RADKFILE seeding 2025-05-13 11:51:56 +02:00
8ddba55e43 lib/util: move escapeStringValue to sqlite utils 2025-05-13 11:51:55 +02:00
7abdb7f02f migrations/JMdict: index common text fields 2025-05-13 11:51:55 +02:00
39f5826eaa lib/_data_ingestion: improve openLocalDB 2025-04-30 10:00:22 +02:00
1fdcb7a477 bin/jadb: split 2025-04-30 08:48:00 +02:00
4357485870 lib/util/romaji_trx: add and 2025-04-29 13:58:25 +02:00
0214473120 lib/_data_ingestion: split parsing and seeding steps 2025-04-29 13:29:31 +02:00
38706c0532 lib/util: add several utils from jptools 2025-04-29 12:14:40 +02:00
929be590ee Move gitignored data sources to data/tmp 2025-04-29 10:33:11 +02:00
1f77fdeea9 flake.nix: add main executable as app 2025-04-29 10:30:39 +02:00
c98c0e04f2 flake.lock: bump 2025-04-28 21:58:27 +02:00
3f71775f27 Add tests 2025-04-28 21:58:06 +02:00
946adb90cc Add jouyou kanji as constant data 2025-04-28 21:57:53 +02:00
b6410c717f Implement word search 2025-04-28 21:53:09 +02:00
1c2f90a617 .gitignore: add result-* 2025-04-26 14:45:15 +02:00
191594f0bc _data_ingestion: add order numbers for readings and kanji 2025-04-26 14:44:53 +02:00
d79f89e2e2 flake.lock: bump 2025-04-25 22:57:45 +02:00
19cdfb8434 lib/_data_ingestion/jmdict: mark ambiguity in xrefs 2025-04-23 13:26:29 +02:00
9ac4283edd migrations: split jmdict lookup tables from jmdict schema 2025-04-23 12:42:51 +02:00
c4fc635532 migrations: add xref between kanjidic and jmdict 2025-04-23 12:42:25 +02:00
06324f070c migrations: add xref between kanjidic and radkfile 2025-04-23 12:33:37 +02:00
4c76261991 flake.lock: bump 2025-04-23 11:20:19 +02:00
8496c3add0 lib: format 2025-04-23 11:20:06 +02:00
bf0d20dde8 lib/_data_ingestion: remove invalid use of findAllElements 2025-04-23 11:19:56 +02:00
bd0dc9aad9 lib/search: continue work on jmdict search 2025-04-22 20:04:52 +02:00
de01d1ea43 bin/jadb: enable fk constraint checking, RO mode for search 2025-04-22 19:11:26 +02:00
7544013ffd lib: improve jmdict ingestion, update constants 2025-04-22 19:10:53 +02:00
84e80fe876 lib: implement stub for word search 2025-04-19 12:12:07 +02:00
a27925d359 bin: move test tool to jadb executable as subcommand 2025-04-19 12:03:21 +02:00
a0ef42d6dc bin: add test tool 2025-04-19 01:21:56 +02:00
68eb46174f lib: implement basic kanji search 2025-04-19 01:21:18 +02:00
23f90c1127 data_ingestion: fix kanji grade, jlpt, newspaper rank ingestion 2025-04-19 01:18:10 +02:00
ab3a5a92db lib: restructure to make space for database APIs 2025-04-18 16:16:56 +02:00
555eedd772 treewide: make TableNames abstract 2025-04-15 14:26:31 +02:00
9ed8ea2f7f pubspec.yaml: add topics and additional platforms 2025-04-15 14:18:53 +02:00
1545ccbf94 Restructure project into bin and lib 2025-04-15 14:18:35 +02:00
3278ceab40 dart format 2025-04-15 14:06:25 +02:00
1c92a87814 Clean up nix expressions 2025-04-15 13:52:24 +02:00
b45e57dfa1 Update deps, better arg parsing 2025-04-15 13:42:47 +02:00
599b7016d5 migrations/KANJIDIC2: update constraints 2025-04-15 12:29:07 +02:00
77ae1b0b3a flake.nix: update kanjidic2 source 2025-04-15 11:41:52 +02:00