relex icon indicating copy to clipboard operation
relex copied to clipboard

Incorrect POS tag for some words

Open timothywangdev opened this issue 11 years ago • 1 comments

Relex generated the following link

(InheritanceLink (stv 1 0.99999982) (WordInstanceNode "households@92f0642c-b8af-4378-909f-f6876ccd4391") (DefinedLinguisticConceptNode "pronoun") )

by parsing the sentence: "There were 769 households out of which 38.5% had children under the age of 18 living with them."

timothywangdev avatar Jul 04 '14 20:07 timothywangdev

Parsing the sentence "Copelatus stavropolitanus is a species of diving beetle." gave me a weird POS tag for "stavropolitanus".

(PartOfSpeechLink (stv 1.000000 1.000000) (WordInstanceNode "stavropolitanus@f3d5ce81-414d-466f-915e-e10e5efc83b6") (DefinedLinguisticConceptNode "adj") )

timothywangdev avatar Jul 08 '14 16:07 timothywangdev