Skip to content
#

sequence-classification

Here are 49 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

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