Skip to content

Extract featurization from CRFEntityExtractor #5065

Closed
@tabergma

Description

Description of Problem:
The CRFEntityExtractor creates features on his own. The features cannot be reused.

Overview of the Solution:
Create a new featurizer that does the exact same featurization as the CRFEntityExtractor. Do not yet substitute the featurization part of the CRFEntityExtractor with the new component.

(Needed as preparation for the new NLU architecture.)

Definition of Done:

  • Tests are added
  • Feature described the docs
  • Feature mentioned in the changlog

Metadata

Assignees

Labels

area:rasa-oss 🎡Anything related to the open source Rasa frameworktype:enhancement ✨Additions of new features or changes to existing ones, should be doable in a single PR

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions