doccano / doccano/doccano-transformer

spaCy format for text classification

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
108
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Example format:

```python
[
('Text', {'cats': {'POSITIVE': 1, 'NEGATIVE': 0}}),
('Text', {'cats': {'POSITIVE': 0, 'NEGATIVE': 1}})
]
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.