Skip to main content

Timeline for How to count words in a Greek text

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Apr 26, 2013 at 11:40 history edited Sjoerd C. de Vries CC BY-SA 3.0
added 340 characters in body
Apr 26, 2013 at 11:19 comment added J. M.'s missing motivation FWIW, both StringMatchQ["α", RegularExpression["[[:word:]]"]] and StringMatchQ["α", RegularExpression["\\w"]] also return False.
Apr 26, 2013 at 11:08 history answered Sjoerd C. de Vries CC BY-SA 3.0