1 min readNov 28, 2019
This is a well written and informative article! Thank you!
I want to extract entities from a contract, e.g. start/end date, payment sums, etc.
Do you have any thoughts how to proceed?
Should I use NER to extract all dates, and then use logic to determine which is the start/end?
Train my own model from scratch?
Many thanks Dale!