Skip to content
#

sequence-classification

Here are 52 public repositories matching this topic...

One of the main NLU tasks is to understand the intents (sequence classification) and slots (entities within the sequence). This repo help classify both together using Joint Model (multitask model). BERT_SMALL is used which can be changed to any other BERT variant.

  • Updated Jun 22, 2022
  • Python

Improve this page

Add a description, image, and links to the sequence-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequence-classification topic, visit your repo's landing page and select "manage topics."

Learn more