Text-Processing

FREEMIUM
Door Jacob | Bijgewerkt 20 days ago | Text Analysis
Populariteit

9.6 / 10

Latency

319ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

Obama is an ORG?

Rapid account: Jdimm
jdimm
10 years ago

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 years ago

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 years ago

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.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen