gramener / gramex-nlg

Natural Language Generation for Gramex applications.
Other
24 stars 24 forks source link

Nugget serialization / deserialization #22

Closed jaidevd closed 4 years ago

jaidevd commented 4 years ago

The nlg.narrative.Nugget class does not support the serialization required for the nlg.webapp.process_text function.

The deserialization also needs to support creation of nugget objects from nugget configs stored on disk.