Skip to content

Conversation

@9173860
Copy link

@9173860 9173860 commented Aug 24, 2020

If your text file is provided with space char, the length of labellist won't be equal to textlist in convert_examples_to_features.

Here comes a quick and dirty fix that replaced all continuous space char into two space char to avoid length change due to split with space char itself.

Also, this MR changed all byte mask to bool mask to eliminate warnings about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants