[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [edict-jmdict] Query slowdown after loading Kanjidic data with make loadkd



Do want jmdictdb software discussions offlist?  I'm fine with that but I
thought in the past they were ok here.  Since it is open source there should
be some public place for questions/discussion.   I guess I could use Google
Groups or something like that if here is not ok.  (And I fully understand
if you want to limit this list to the contents of the dictionaries, not 
software.)

Also, as an FYI, I got some warnings parsing the current version of kanjidic2.xml.
In the following entries the <dic_ref> shown occurred twice:

  <!-- Entry for Kanji: 𠆢 --> (U+201A2)
  <dic_ref dr_type="halpern_kkd">4180</dic_ref>

  <!-- Entry for Kanji: 𦥑 --> (U+26951)
  <dic_ref dr_type="halpern_kkd">1049</dic_ref>

  <!-- Entry for Kanji: 𩙿 --> (U+2967F)
  <dic_ref dr_type="halpern_kkd">2579</dic_ref>


On 05/03/2017 11:14 PM, Jim Breen jimbreen@gmail.com [edict-jmdict] wrote:
> Ahh, the JMdictdb code. Best you discuss it offline with
> Stuart McGraw. It's not use for the Kanjidic data at present.
> 
> Jim
> 
> On 4 May 2017 at 12:29, 'Gabriel J.' Pérez Irizarry gabrieljoel@gmail.com
> [edict-jmdict] <edict-jmdict@yahoogroups.com> wrote:
> 
>> Hello Jim,
>>
>> Thanks for your reply. I am using this Makefile
>> <http://edrdg.org/%7Esmg/cgi-bin/hgweb-jmdictdb.cgi/file/ab20b8f029c7/Makefile?style=gitweb> which
>> is included with this code
>> <http://edrdg.org/%7Esmg/cgi-bin/hgweb-jmdictdb.cgi/file/ab20b8f029c7?style=gitweb> for
>> JMDict.
>>
>> I am building the database using the Makefile and then running queries
>> manually.
>>
>> Best regards,
>> Gabriel