Text-Processing

免费增值
通过 Jacob | 已更新 20 дней назад | Text Analysis
人气

9.6 / 10

延迟

319ms

服务等级

100%

Health Check

N/A

返回所有讨论

Obama is an ORG?

Rapid account: Jdimm
jdimm
10년 전

Input to NER tagger: Barack Obama and Clinton

Output:
{
“text”: “(S\n (PERSON Barack/NNP)\n (ORGANIZATION Obama/NNP)\n and/CC\n (PERSON Clinton/NNP))”
}

I’ll try some more, but this is a pretty easy test case. You must have seen “Barack Obama” frequently in training data.

Rapid account: Jdimm
jdimm Commented 10년 전

Another test: Barack Obama and Hilary Clinton and Mitt Romney and Michele Obama and Barack Obama

That gets all but the first “Obama”. The “Barack Obama” at the end of the string is correctly identified.

Rapid account: Japerk
japerk Commented 10년 전

NER tends to work better in a real context instead of just lists of names. But my models are also trained on somewhat old data, so I’m not sure they’ve actually encountered Obama specifically.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论