simple-bert icon indicating copy to clipboard operation
simple-bert copied to clipboard

utils/tokenization.py - "unicode" is not defined

Open afurkank opened this issue 2 years ago • 0 comments

Hi,

I was trying to use the "tokenization.py" file to prepare data for my model. However, the "unicode" variable used in the "tokenization.py" file is not defined.

Here is the link to the one of the lines where "unicode" is used.

Any help is appreciated.

Thanks

afurkank avatar Aug 11 '23 06:08 afurkank