Anupam Singh

Results 2 issues of Anupam Singh

I was trying to make a text-classification model using BERT and I wanted to use [this](https://tfhub.dev/tensorflow/bert_en_uncased_preprocess/3) preprocessor model. To do that I followed [this](https://colab.research.google.com/github/tensorflow/text/blob/master/docs/tutorials/bert_glue.ipynb) notebook for creating the preprocessor model....

type:bug
stat:awaiting response

## Description This PR includes changes to add `wikipedia` as a `DataType` by using [wikipedia](https://pypi.org/project/wikipedia/) PyPI package Fixes #212 ## Type of change - [x] New feature (non-breaking change which...