Skip to content

Slot filling and intent classification - made for the purpose of qualification

Notifications You must be signed in to change notification settings

SunLemuria/JointBERT-TF2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP joint model for intent classification and slot filling with TensorFlow 2

The repository is made for the purpose of qualification and will be removed shortly.

Paper

BERT for Joint Intent Classification and Slot Filling(arXiv:1902.10909)

Also, a TensorFlow 1 version of the same paper has already been implemented.

How to run the Training

$ git clone https://github.com/domanjiri/joint-bert-with-tf2.git
$ cd joint-bert-with-tf2
$ pip install -r requirements.txt
$ python main.py

About

Slot filling and intent classification - made for the purpose of qualification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%