pmchozas / termitup

TermitUp is a tool to generate Enriched Linked Terminologies from corpus, extracting knowledge from the Linguistic Linked Open Data cloud.
https://termitup.oeg.fi.upm.es
Apache License 2.0
8 stars 2 forks source link

Issue with patterns cleaning (corenlp server not working) #6

Closed pmchozas closed 3 years ago

pmchozas commented 3 years ago

Already looking into it.

pmchozas commented 3 years ago

CORENLP was updated and now it does not correctly recognise pos-tags in Spanish. Currently implementing a different pos-tagger.

pmchozas commented 3 years ago

IXA Pipes being implemented. Creating new patterns accordingly.

pmchozas commented 3 years ago

After testing results, Stanza pos-tagger was implemented and non-terminological pattern post-processing is up again.