Ruby implementation of a sliding window algorithm, which is useful for NLP applications where scanning text in fixed-sized windows which shrink smaller when no matches are made is useful.
Required Ruby Version
>= 2.7.2
Authors
Nathan Kleyn
Ruby implementation of a sliding window algorithm, which is useful for NLP applications where scanning text in fixed-sized windows which shrink smaller when no matches are made is useful.
>= 2.7.2
Nathan Kleyn