[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [school-discuss] English teacher apps



Hello Robin,
I actually found and downloaded perlconc :) I'm not much of a perl guy (diver?) but have had some small success with one-liners in perl. I was looking at your app as as a standalone app... do you still have a standalone version? I've found that concordances really help students understand the correct usage of words ergo the interest.

best,
Dennis


Robin Turner wrote:
Dennis Daniels wrote:

Hello,
I'm looking specifically for concordance OSS applications. Perl or PHP scripts that identify language constructions etc. would also be very useful...
tips?

I wrote something along these lines. It started life as a standalone Perl script, then turned into a web-based app.

The project page is here:
https://sourceforge.net/projects/perlconc/

You can see it in action here:
http://lists.bilkent.edu.tr/~robin/cgibin/concord.cgi

It's a long time since I've done any work on it, so if any Perl monks here would like to get involved with development, please let me know.

Robin