Question

  • Creator
    Topic
  • #2140791

    What do you do to speed up NLP data labeling?

    by gabriel_gicquel ·

    Have you ever heard about Counterfactual data augmentation? It can help to speed up NLP data labeling. Different machine learning models and their performance have been analyzed on the original data to understand how well counterfactual data can improve performance on the text classification task.

    Let me know, what people out there are using to speed up NLP data labeling?

You are posting a reply to: What do you do to speed up NLP data labeling?

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #2419068
      Avatar photo

      Frankly.

      by rproffitt ·

      In reply to What do you do to speed up NLP data labeling?

      Given the low cost of faster or more hardware over the high cost of programming and projects I agree with others that you pay for faster computers or place it on a cloud/supercomputer cluster.

    • #2414550

      Tools for data labelling (text)? (X-POST /r/MachineLearning)?

      by harryhadalittlechi ·

      In reply to What do you do to speed up NLP data labeling?

      Before I go off and roll my own, are there any (open-source) frameworks available for labelling textual datasets? Really just looking for something simple that churns through files in a specified directory, displays the document on the left, a set of labels on the right, and saves the tags that each user applies to each document. Ideally multi-user (so it could be used on Mechanical Turk in future) but that’s not a dealbreaker at this stage

Viewing 1 reply thread