You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see repeated information in the dump files. For instance the following set of statements appear repeated seven times in the Apertium-en-es_TranslationSetEN-ES.ttl file:
<http://linguistic.linkeddata.es/id/apertium/tranSetEN-ES> vartrans:trans :thousand_mil-num-en-sense-mil_thousand-num-es-sense-trans .
:thousand_mil-num-en-sense-mil_thousand-num-es-sense-trans a vartrans:Translation;
vartrans:source :thousand_mil-num-en-sense;
vartrans:target :mil_thousand-num-es-sense .
:thousand_mil-num-en-sense a ontolex:LexicalSense;
ontolex:isSenseOf src:thousand-num-en .
:mil_thousand-num-es-sense a ontolex:LexicalSense;
ontolex:isSenseOf tgt:mil-num-es .
But there are many other examples
The text was updated successfully, but these errors were encountered:
I see repeated information in the dump files. For instance the following set of statements appear repeated seven times in the Apertium-en-es_TranslationSetEN-ES.ttl file:
But there are many other examples
The text was updated successfully, but these errors were encountered: