Re: SentiWordNet module

2013-08-28 Thread Ashish Mukherjee
Yes, it is about text and to that extent Text::SentiWordNet does make sense. I was just thinking of WordNet::* because SWN is derived from WordNet and it might be important to show that association. On Tue, Aug 27, 2013 at 9:10 PM, John M. Gamble wrote: > On Tue, August 27, 2013 2:08 am, Ashish

Re: SentiWordNet module

2013-08-27 Thread John M. Gamble
On Tue, August 27, 2013 2:08 am, Ashish Mukherjee wrote: > Hi, > > I am exploring use of the SentiWordNet lexicon for a particular use case. > Though WordNet does have perl interfaces, SWN doesn't seem to. I would > like > to validate this with the group. > > Also, if it is indeed true that there i

SentiWordNet module

2013-08-27 Thread Ashish Mukherjee
Hi, I am exploring use of the SentiWordNet lexicon for a particular use case. Though WordNet does have perl interfaces, SWN doesn't seem to. I would like to validate this with the group. Also, if it is indeed true that there is no such module, I would think of making a CPAN contribution. Would Wo