Vikter,
Thanks
Here is the code I was tring to get to work under Perl for Win32.
This script is to parse a large text file into a format that I need.
#!/usr/local/bin/perl
$count=0;
# Track if we have read a "beginning of sentence"
$bos=0;
# Track if we have read a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.