universal-ie / UIE

Unified Structure Generation for Universal Information Extraction
900 stars 99 forks source link

使用论文中例子,zero-shot , 不出结果 #47

Open lyk0013 opened 2 years ago

lyk0013 commented 2 years ago

使用的是huggingface -- luyaojie/uie-base-en input: """ person work for In 1997, Steve was excited to become CEO of Apple.""" output: ''

根据论文,UIE不是应该具备通用的信息抽取能力吗? 是我的使用方式有问题吗?

nupoorgandhi commented 1 year ago

I have the same issue. Were you able to resolve this?