lypbendlf

Results 3 issues of lypbendlf

Hello, I try to run the baseline on NeuronNER with token_pretrained_embedding_filepath = ./data/word_vectors/wikipedia-pubmed-and-PMC-w2v.txt. And the word embedding text is 12.25GB. There is the error. `File "/local/lib/python3.5/site-packages/neuroner/entity_lstm.py", line 361, in load_pretrained_token_embeddings...

您好,文件`postprocess.py`中的类`OptimizedMacroF1Rounder`,您好像在项目中没有用到,如果使用的话是要添加到`SentimentClfModel`类的`call`方法中,然后调用`OptimizedMacroF1Rounder.fit()`方法,对`output*coef_.x`吗? 求回复,感谢~

I set up the sisua, and run the basics.py under the tutorils folder. I just run the "Create and train semi-supervised model" part. However, I got this ``` from sisua.models...