Edward Ma

Results 3 issues of Edward Ma

From paper, it mentioned > Instead, the training data generator chooses 15% of tokens at random, e.g., in the sentence my > dog is hairy it chooses hairy. It means...

good first issue

This PR is going to fix two issues when using this library - Unable to serialize the list of Tuple variables. Converting it to list of dict ``` File [~/.venv/lib/python3.9/site-packages/spacy/tokens/_serialize.py:154],...

Not sure whether it is related to CentOS, I got error when executing the following command to test CoVe `python test/example.py --device -1` The error is: ![string error](https://user-images.githubusercontent.com/36614806/45600530-f3c6a800-b9b2-11e8-9f4b-4891ec266b1b.png) My workaround...