I am beginner in understanding Allennlp framework. I tried the code given in medium post https://medium.com/analytics-vidhya/fine-tuning-bert-with-allennlp-7459119b736c.
But, got an ImportError: cannot import name 'SnliReader' from 'allennlp.data.dataset_readers'
Does any one know why this error is showing?