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.

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿