John Dope
John Dope
https://github.com/brechtm/citeproc-py/blob/6a806d34af26cc81b0708bf67cd580625fea905e/citeproc/model.py#L655 At this line, you assume this "value" variable to be a string. However, it can sometimes be an integer, thus triggering an AttributeError: `'int' object has no attribute 'split'`....
Thanks a lot for the amazing work! However, in [`BERT_NER.py line 348`](https://github.com/kyzhouhzau/BERT-NER/blob/58c2011b7949edcde32f28a8448f5cddf87294b5/BERT_NER.py#L348), you set `BertModel`'s `is_training` parameter to change alone with the fine-tuning procedure, but as the model is not...
In my browser, `SpriteText2D` with fontSize < 12px gets blurry, while other mesh objects is very sharp.
python:3.7 = 918M **python:3.7-slim = 179M** But uWSGI installation seems broken on python:3.7-slim, some tweaks still needed. Will be looking into it after the whole misago system runs properly on...
Link Research now will ban (403) requests with the UA header only, adding `accept` keep it working. ## Involved Issue / 该 PR 相关 Issue - ## Example for the...