pghosh
pghosh
This task is to investigate different open data sets to find models /train models that can identify action details from given text
This task is to create a module that takes a action json file and calls CTA Aggregator api to persist data.
We will build training data for classifying actions in the following ways, #### scrap websites and create csv with 1. action text 2. action tag #### manually screened data from...
This task is to identify actions in the raw text scrapped from email.
This task is to go through different action emails and identify best way to extract the text data. The things we are looking for in email are 1. action detail...
This task is to make the setup for project super simple. we will have 1. Docker container 2. Setup scripts
Build listener (listner.py)to pull email from pre-defined email address and get ready for scrapping
### Background Action sites sends emails to the subscribers with action/event informations. These emails are in different format. This task is to identify best way to scrap the email body...
This task is to add tags to actions which can be used for filtering purposes.