Re: oa:start and end

On 23 May 2013 20:50, Robert Sanderson <azaroth42@gmail.com> wrote:

> start:0, end:1 should be "a"      -- start before the first character, end
> before the second character
> start:4, end:7 should be "efg" -- start before the 5th character (eg e) and
> end before the 8th character (eg h)
>
> So I *think* it's the same as your tools?

This would at least match the string slicing operations in Python and Java.

+1 (Non-text miner!)



-- 
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester
http://soiland-reyes.com/stian/work/ http://orcid.org/0000-0001-9842-9718

Received on Friday, 24 May 2013 08:27:30 UTC