De siesta en siesta
hugo’s blog
Monthly Archives: November 2010
String Manipulation example in IMPURE
Posted by on November 15, 2010
Pre-processing a text file in Impure Here is a simple way to pre-process a text file in Impure using the ReplaceSubstrings control. I wanted to analyse the book “Alice in Wonderland” using Impure’s linguistic analysis tools. The text of the book is available form the Gutenberg project in .txt format at http://www.gutenberg.org/files/11/11.txt Loading this file [...]