urchade / GLiNER

Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
https://arxiv.org/abs/2311.08526
Apache License 2.0
1.48k stars 127 forks source link

fix for SimpleNamespace is not JSON serializable #92

Closed mkmohangb closed 6 months ago

mkmohangb commented 6 months ago

Fix for the issue reported here

urchade commented 6 months ago

great, thanks !

AleKitsune98 commented 6 months ago

Thank you so much