Text-Processing

फ्रीमियम
द्वारा Jacob | अपडेट किया गया 20 days ago | Text Analysis
लोकप्रियता

9.6 / 10

लेटेंसी

319ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

Obama is an ORG?

Rapid account: Jdimm
jdimm
10 anni fa

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 anni fa

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 anni fa

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.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें