Application of BERT : Binary Text Classification

Application of BERT : Binary Text Classification

This article focused on implementation of one of the most widely used NLP Task " Text classification " using BERT Language model and Pytorch framework.


Overview of applications of BERT

As we discussed in our previous articles, BERT can be used for a variety of NLP tasks such as Text Classification or Sentence Classification , Semantic Similarity between pairs of Sentences , Question Answering Task with paragraph , Text summarization etc.. but, there are some NLP task where BERT cant used due to ...

 •  0 comments  •  flag
Share on Twitter
Published on October 11, 2020 08:02
No comments have been added yet.