Merge pull request #35 from univerio/shougakukan2
Add support for 小学館 中日・日中 統合辞書 第2版 EPWING
This commit is contained in:
commit
57280ea5fd
@ -36,6 +36,7 @@ func epwingExportDb(inputPath, outputPath, language, title string, stride int, p
|
|||||||
"古語辞典": makeGakkenExtractor(),
|
"古語辞典": makeGakkenExtractor(),
|
||||||
"故事ことわざ辞典": makeGakkenExtractor(),
|
"故事ことわざ辞典": makeGakkenExtractor(),
|
||||||
"学研漢和大字典": makeGakkenExtractor(),
|
"学研漢和大字典": makeGakkenExtractor(),
|
||||||
|
"小学館2": makeShougakukan2Extractor(),
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
6155
shougakukan2.go
Normal file
6155
shougakukan2.go
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user