Skip to content
#

corpus-tools

Here are 50 public repositories matching this topic...

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
stranak
stranak commented May 7, 2018

Feature just like "Suggest" in PML-TQ web, which allows a user to pick nodes in a tree in search results (words in a concordance line, in case of Kontext), visualise the nodes (words) with all their attributes and pick the ones that should be part of the new query.

See e.g. http://hdl.handle.net/11346/PMLTQ-ELDJ, execute the query and click on some nodes in a resulting tree. Suggest button w

johnwdubois
johnwdubois commented Apr 27, 2020

Is your feature request related to a problem?
The Menu and Help List need to be updated to reflect current functions
.
Describe the solution you'd like

  1. The Menu and Help should show the following:
  • Name (one-word name of function)
  • Key (keyboard shortcut)
  • Description (brief description of the function, displayed only when the user hovers)
  1. Where possible, standard keyst

Improve this page

Add a description, image, and links to the corpus-tools 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 corpus-tools topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.