How to extract a table as pagelist from email using NLP
We have a requirement to capture entire table as a pagelist from email. Using this pagelist we have our own business logic that we need to process. I have seen extracting few entity from a table or from a text. But in this scenario, we need to extract entire table as a pagelist using the NLP. Any clue how we can achieve this?