nlp-how-to-annotate
nlp-how-to-annotate copied to clipboard
Add description of annotation tasks types
Add something like tasks.md with main readme linking to it for specific sections. Each section should have
- description of what task it
- other keywords / alternative names
- [🤔] possibly link to sample datasets
- [🤔] possibly with pictures gifs
- binary classification
- multilabel classification (single label per doc / multiple labels)
- hierarchical classification
- NER / spans (same as section segmenting, etc)
- coreference (NER + relations)
- Q/A / seq2seq / translation