Funny that you should ask this today. I was just about to look around the monastery for the same.
I'm just now finalizing a system to automatically determine if general news articles in a large newsfeed is 'bad news or good news'. i.e. to mark negative events, if its negative stock market reports, a local sports team losing, negative criticism, crime etc.
Perl has been excellent for implementing such a system and I find the tools at CPAN invaluable, but as I only work with Scandinavian languages a lot of the modules are not available to me as they are a too specific to English. I would guess that the stemmers are a basic tool for everyone doing computational linguistics, though, and they are available for all the languages I need them for.
Mats Stafseng Einarsen
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|