Skip to content
#

dictionaries

Here are 250 public repositories matching this topic...

glom
siikamiika
siikamiika commented Mar 8, 2020

There has already been some comments and discussion about this such as FooSoft/yomichan#322, but I'll open it as a new issue for better tracking.

I think the project is becoming so large that it would help new developers and our future selves if we documented the core components and their relationships so that it can be referenced while reading the source code and disc

humenda
humenda commented Oct 10, 2016

The TEI specification lists a <appInfo/> tag, see
http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HDAPP.
It would be good to have such a tag to document the script or program with which
the dictionary was imported. It should contain:

  • application name
  • application version
  • path to script (or its directory) relative to the tools/ directory
<appInfo>
 <application version
zuny26
zuny26 commented Mar 30, 2020

After pull request #170 c++ document aligner compilation fails with the following error:

[ 44%] Linking CXX executable bin/ngram_test
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
(.text+0x24): undefined reference to `main'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/ngram_test.dir/build.make:163: bin/ngram_t

Improve this page

Add a description, image, and links to the dictionaries topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dictionaries topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.