-
How to reproduce the behaviour
---------
I'm trying to install doccano using [the Heroku button ](https://doccano.github.io/doccano/)on the official website.
However, the loading screen doesn't c…
-
Feature description
---------
Currently NER tagging only provides to label single entity at a time. Is it possible to do entity inside entity (nested entity).
For example inside an entity persona…
-
How to solve this?
-
-
```
$ python convert.py download.jsonl
Traceback (most recent call last):
File "convert.py", line 154, in
convert_to_bilou(file_name)
File "convert.py", line 148, in convert_to_bilou
…
-
It would be great to control the size of the line spacing when rendering line breaks, as well as font size. I'm currently doing some sequence labelling tasks and I'm labelling some documents and the …
-
How to reproduce the behaviour
---------
Is there any documentation about Doccano API ? I'm trying to use it with my own machine learning API, and i need a proper way to connect it with docc…
-
# IBM K8S AUTH PROBLEM
I have worked with doccano in my local computer using docker and setting the env variable with the command line, but when i am trying a Kubernetes environment and setting the…
-
I am following the Named Entity Extraction Workflow with `arcgis.learn` given in the link below:
https://developers.arcgis.com/python/guide/how-named-entity-recognition-works/
I have created the e…
-
How to reproduce the behaviour
---------
Your Environment
---------
* Operating System:windows
* Python Version Used:3.8
* When you install doccano:anconda
* How did you insta…