The Wayback Machine - https://web.archive.org/web/20220414151525/https://github.com/topics/annotation-tool
Skip to content
#

annotation-tool

Here are 323 public repositories matching this topic...

label-studio
omishali
omishali commented Jan 3, 2022

Describe the bug
I am trying to label Hebrew text (RTL language). When labels are attached to the text, the words of the text are mixed and not shown in their original order.

To Reproduce
Steps to reproduce the behavior:

  1. Create a project with attached dataset.json dataset.txt
  2. Choose NER template
  3. Start
bug good first issue text editor
cvat
StellaASchlotter
StellaASchlotter commented Oct 29, 2021

My actions before raising this issue

Expected Behaviour

I want to access the traefik dashboard. I have cvat setup on a server with https. I modified the docker-compose.https.yml according to the comment for using the traefik dashboard. So included the lin

enhancement help wanted good first issue
Daremitsu1
Daremitsu1 commented Apr 1, 2022

Hello,

Doccano is not importing any text data. When importing the text data the following browser loading is going on:
image

The command line terminal is showing the following:-

<Starting server with port 8000.
WARNING:waitress.queue:Task queue depth is 1
WARNING:waitress.queue:
bug good first issue
davebulaval
davebulaval commented Nov 6, 2020

Add a way to change the sample id output in the annotation process to a specific number (see picture).

image

Reason: I want to annotate large text and the app don't like it when the documents to annotate are too large, so I spitted in a sentence the document but I would like to be able to

enhancement good first issue
rubrix
frascuchon
frascuchon commented Oct 18, 2021

The default RubrixLogHTTPMiddleware record mapper for token classification expect a structured including a text field for inputs. This could make prediction model inputs a bit cumbersome. Default mapper could accepts also flat strings as inputs:

def token_classification_mapper(inputs, outputs):
    i
good first issue help wanted
Secretmapper
Secretmapper commented Nov 2, 2019

allowTouch should be true by default, however, the fact that it disables scrolling can feel very janky.

It should have an intuitive toggling mechanism - i.e. only allow annotation creation when the image is clicked at least once (focusing on image)

enhancement help wanted good first issue

Improve this page

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

Learn more