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
Myyyvothrr
changed the title
Duplication of results when using "omposer.run" on single CAS
Duplication of results when using "composer.run" on single CAS
Apr 20, 2023
There seems to be a problem if we process multiple single CAS objects by manually "run"ing the composer. The results of the service are duplicated in the results, indicating that some intermediate CAS ist not "reset". This works fine if a collection reader is used however, and it also worked in earlier versions (a6852c7 is the last confirmed). For testing, running the complete test suite of the sentiment tool (https://github.com/texttechnologylab/TTLab-UIMA/blob/main/textimager-uima-transformers-sentiment/src/test/java/org/hucompute/textimager/uima/transformers/sentiment/CardiffnlpTwitterXlmRobertaBaseSentimentTest.java) should fail, while running the unit tests manually one by one every test should succeed.
The text was updated successfully, but these errors were encountered: