Boost logo

Boost Users :

Subject: Re: [Boost-users] find positions of punctuations with boost regex
From: Anthony Foiani (tkil_at_[hidden])
Date: 2013-07-27 19:34:48


chenyong <cy163_at_[hidden]> writes:

> I am trying to find ALL positions of punctuations in a textual
> string so that I can divide the text into sentence. How to do this
> with boost regex.

Try regex_token_iterator?

Best regards,
Anthony Foiani


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net