doccano / auto-labeling-pipeline

doccano auto labeling pipeline helps doccano to annotate a document automatically.
MIT License
39 stars 16 forks source link

Is there any highlevel description on how to integrate an external model for auto labelling #10

Open nawshad opened 3 years ago

nawshad commented 3 years ago

Hi,

I was looking for a high-level guide for auto-labelling task. A diagram or some high level step-by-step description on using auto-labelling feature.

I am thinking to use a BERT-based multi-label classifier which will be fine-tuned everytime I have some labelled data and then I will use it to auto-label. Please let me know how I can use my classifier for auto-labelling.

Thanks,

abdouboukaa commented 2 years ago

Hello @nawshad I was wondering if you found a solution to this problem, I have the same issue and I'm unable to solve it.

Thank you for your help !

fedi112 commented 2 years ago

Is auto labeling been integrated in doccano yet ?

drkotlin commented 2 years ago

am wondering if you already got an answer on this pal @fedi112 @nawshad

fedi112 commented 2 years ago

You can take a look at this https://github.com/doccano/doccano/pull/1206)