Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 956 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 956 Bytes

Text Transformer

Build status

Co-authored-by: @alessandro1802 & @giminosk

Brief description

  • Product Backlog table
  • UML Diagram
  • For people working with text data, our Text Transformer application will allow you to transform text data (e.g. change case, eliminate duplicates, etc.).
  • The application will be available via GUI as well as remote API, thanks to which it will be possible to integrate it with existing tools.
  • The relevant JAR file and JavaDoc are available after each build in Actions -> latest build -> Artifacts tab.