CINERGI / ontology_cleanup

Using OWL API to clean up ontologies
0 stars 0 forks source link

Words in Phrase Recognized Again #18

Open karen-lo opened 8 years ago

karen-lo commented 8 years ago

Doc ID: gov.noaa.nodc:0000030

"Coral Reef" is recognized as a Marine Feature, which is correct. But then "Reef" is recognized again as a Marine Feature and "CORAL" is recognized as an Organization.

http://132.249.238.151:8080/cinergi-annotator/annotation/index?docId=gov.noaa.nodc%3A0000030&enhancedOnly=false

karen-lo commented 8 years ago

Doc ID: gov.noaa.nodc:0000040

"Dissolved oxygen, nutrients, pH, salinity, and temperature collected by several instruments..."

"Dissolved oxygen" recognized as Chemical and "oxygen" is recognized again as Chemical.

http://132.249.238.151:8080/cinergi-annotator/annotation/index?docId=gov.noaa.nodc%3A0000040&enhancedOnly=false

karen-lo commented 7 years ago

Keep the parts of the phrase and the phrase itself.

Keyword is capitalized in document and capitalized in existing list of keywords, match led to CORAL being recognized. Need to check cases before being passed in again.

Fix: at existingKeyword

karen-lo commented 7 years ago

After Reprocess:

Resolved: