in reply to Re^7: batch processing via single open
in thread batch processing via single open
I have attached three files to my scratchpad. A batch file which runs the main Perl file iteratively. And a small config file which is to be included inside the Perl file. I am not sure whether they will imply anything to yo, I'd be more than happy to clarify where asked. Roughly: we read a text file word by word, stem them, and record how many times a word exists within an "s"-word-window (span) of every other word. Thanks.
|
|---|