telekom / nlu-bridge

MIT License
4 stars 5 forks source link

Rasa3 vendor: Write unit test for return all entity attributes in test() method #37

Closed kengelbrecht closed 1 year ago

kengelbrecht commented 1 year ago

Currently when converting the Rasa3 response back to an NluDataset, only type, start, and end attributes are kept from the entities. In order to support more use cases for this vendor, we want all attributes to be added to the NluDataset.

kengelbrecht commented 1 year ago

Solved with commit 90aa8c5824f1b6519466