Skip to content

Duplication of results when using "composer.run" on single CAS #34

@Myyyvothrr

Description

@Myyyvothrr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions