ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Results 100 ud-annotatrix issues
Sort by recently updated
recently updated
newest added

Hi, I am annotating Thai sentences which are for my MA thesis. I run the tool with serve dynamic files. When I open localhost:5316 in Safari, the tool is not...

There is something wrong with sqlite3 when I install ud-annotatrix. `D:\CODE\Apertium\ud-annotatrix>npm install > [email protected] install D:\CODE\Apertium\ud-annotatrix\node_modules\sqlite3 > node-pre-gyp install --fallback-to-build node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN...

When you have a sentence with 89 tokens, for example: `# sent_id = ilu_kanep_249` in `UD_Estonian/et-ud-dev.conllu`, the sentence is almost impossible to view and the arcs are really high, also...

bug
display of graphs
gsoc 2019

When in basic mode, giving a word that already has a head another head should replace the old one.

I want to delete e.g. `12:orphan` but it keeps getting added back. ``` 1 En en ADP _ _ 3 case 3:case _ 2 las el DET _ Gender=Fem|Number=Plur 3...

bug

See #343. When switching between RTL and LTR, the content of each blue box changes but the size remains the size of the original (LTR) content.

bug
display of graphs
gsoc 2019

``` # sent_id = Ice_Age:15 # text = Къама мимԓык нэмэ пэԓӄынтэттыԓеиʼм къам иуԓтиӈэгчыкыкваԓьынэ ръэвинэ ыʼмйиквин ынӄэнэ амыԓӄыкваԓьын ынкы гамыԓӄыпэԓятԓена ръэв. # text[phon] = kʔama mimɬək neme peɬqəntettəɬeʔiʔm kʔam iuɬtiŋeɣsəkəkwaɬʔəne...

At the moment, the formatting of the javascript files is pretty ugly and inconsistent (which is my fault). On [`notatrix`](https://github.com/keggsmurph21/notatrix), one of our dependencies, I started using [`clang-format`](https://clang.llvm.org/docs/ClangFormat.html) to automatically...

help wanted
question
refactoring

Tested on Firefox 75, if I delete two deprels in a row, a page change will trigger to go back one page.

bug
editing functionality
general interface

So whenever I make a change to any of the html files in /server/public/html, and then run `npm run build`, the files are reverted back to the original versions and...

question