In the industry, there is a burgeoning need for intelligent systems working out-of-the-box. This is especially true for the young AI startups aiming to disrupt, needing at the same time a solid ground to start from and the flexibility to adapt.
These two contradicting requirements are now fulfilled, due to the freely available and massive pre-trained models like BERT.
This paradigm shift allows to rapidly develop and fine-tune sophisticated AI models based on the business needs. For example, we can use BERT to do the following:
Text Classification
Text classification can be used to automate the following tasks:
Named-Entity Recognition (NER)
Probably one of the most useful tasks for business intelligence:
Text Summarization
Automatic text summarization can be applied for:
If you are interested to know more details, please refer to my blog post