Hiroki Nakayama

Results 97 comments of Hiroki Nakayama

> Could you add function to transform spacy to jsonl? I can probably do that. But why you need this feature?

> I am going to also use label metadata in order to get label names. Would that be allright? I agree with you. Where and how does the label metadata...

Thanks! Please write some test cases. After that, I'll merge this PR.

Thanks. How long is the text?

Thank you for the information. First, I'll try to reproduce the problem.

OK. I can reproduce the problem. Run MySQL container: ```bash docker run --name mysql \ -e MYSQL_ROOT_PASSWORD=my-secret-pw \ -e MYSQL_DATABASE=doccano \ -e MYSQL_USER=admin \ -e MYSQL_PASSWORD=password \ -p 3306:3306 \...

OK. I can reproduce the problem. I will investigate the cause.

It is a specification that multiple files are output. Please tell me if you have any problems.