Python Forum

Full Version: Natural Language Generation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

I'm not getting any resources for NLG. It helps if anyone provide me a resource where I can explore and play around in NLG.

Thanks in Advance!
Assuming you mean Natural Language Processing
Start Here: https://www.nltk.org/
This is a good link for a NLG python API:

https://pypi.org/project/nlglib/