iai-group / MovieBot

IAI MovieBot
https://iai-group.github.io/MovieBot/
MIT License
8 stars 10 forks source link

Convert SlotAnnotator class to abstract #9

Closed IKostric closed 4 years ago

IKostric commented 4 years ago

It would be good to have SlotAnnotator class as abstract so we can inherit different classes from it, i.e rule-based annotation, neural models.