doccano-transformer icon indicating copy to clipboard operation
doccano-transformer copied to clipboard

The official tool for transforming doccano format into common dataset formats.

Results 21 doccano-transformer issues
Sort by recently updated
recently updated
newest added

Hi, my question is related to [this one ](https://github.com/doccano/doccano/issues/386). Is this feature already supported? I'm using doccano to annotate my files and exporting them in .jsonl format. As an output...

Feature description --------- Improve the documentation, how is it possible that I cannot find documentation explaining the different classes? The tool can be as good as you like but I...

Hi, I was trying for relation annotated data to be converted to spacy binary. Doccano-transformer supports only NERdataset not REDataset. Is there any way to convert jsonl annotated data of...

How to reproduce the behaviour --------- I can't share the data because its confidential but some entities simply aren't written when using that function over documents!

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

This is my first pr to the open-source community, so any feedback is welcomed 😊 # Description - Add read_spacy function with spacy parser - Add export to jsonl Fixes...

Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1. Commits e321e76 release 7.31.1 67ca2b3 Merge pull request from GHSA-pq7m-3gw7-gq5x 2794330 back to dev be343e7 release 7.31.0 0fcf2c4 Merge pull request #13428 from meeseeksmachine/auto-backport-of-pr-13427-on-7.x...

dependencies

trying with following text string, `{"id": 2580, "text": "RUGBY UNION - CUTTITTA BACK FOR ITALY AFTER A YEAR .\nROME 1996-12-06\nItaly recalled Marcello Cuttitta", "annotations": []}` the output is a blank...

question

When running the sample code I get the following error: ``` --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in 1 import doccano_transformer 2 ----> 3 from doccano_transformer.datasets import NERDataset 4...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies