Results 5 comments of lzxlin

I encounter the following error when executing the fifth line of the example of EntityLinker: ``` import spacy import scispacy from scispacy.linking import EntityLinker nlp = spacy.load("en_core_sci_sm") nlp.add_pipe("scispacy_linker", config={"resolve_abbreviations": True,...

I create a new and clean environment and have solved this problem, thanks.

怎么搭建啊,显示UnicodeDecodeError: 'utf8' codec can't decode byte 0xb4 in position 1: invalid start byte

能否改成官网那种模拟打字机的形式实时输出呢,而不是返回所有结果再输出

@zhuzzjlu 请问你解决了吗?我安装也出现了这个问题。