I have a corpus of rental agreements documents and wanted to build a model that can extract meta-data like the parties involved in the rental agreement, value, renewal notice, start and end date, etc. from these documents.
Any ideas on how to go on about it? Are there any NLP specific models pertaining to text extraction like entity recognition in Fastai?