[
https://issues.apache.org/jira/browse/UIMA-6152?focusedWorklogId=367041&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-367041
]
ASF GitHub Bot logged work on UIMA-6152:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jan/20 22:21
Start Date: 06/Jan/20 22:21
Worklog Time Spent: 10m
Work Description: reckart commented on pull request #17: [UIMA-6152]
"trim" method for AnnotationFS
URL: https://github.com/apache/uima-uimaj/pull/17
- Introduce a Unicode-aware trim() method on AnnotationFS
- Added unit tests
- Added CasCreationUtils.createCas() no-args convenience method
- Added new dependency on assertj + dependency management for it
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 367041)
Remaining Estimate: 0h
Time Spent: 10m
> "trim" method for AnnotationFS
> ------------------------------
>
> Key: UIMA-6152
> URL: https://issues.apache.org/jira/browse/UIMA-6152
> Project: UIMA
> Issue Type: New Feature
> Components: UIMA
> Reporter: Richard Eckart de Castilho
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Usually leading or trailing whitespace is not helpful in text annotations.
> Thus, it would be nice to have a `trim()` convenience method on AnnotationFS
> which increases/decreases begin/end such that leading/trailing whitespace is
> removed from the annotation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)