Help in Nltk

2013-08-24 Thread projectfack

Can anyone help me for the tasks below in nltk 


1. The  system  mustdemonstrate false   positiveand false   
negativeexamples
using   any stemmer (Task 1.1)
2. The  system  mustdemonstrate the differences between 
successive  layers  of  
the Porter  stemmer through a   couple  of  examples.   (Task   
1.2).
3. The  system  mustbe  ableto  automatically   detect  whether 
a   textis  in  French  
or  English and stemit  in  the detected
language.   The stemmer for French  
willonlybe  removingplurals.(Tasks  2   
and 3).
4. The  system  mustdemonstrate the use of  the Brill   
Tagger  (Task   4.2).   
5. The  system  mustdemonstrate the use of  POS tags
for information
extraction  to  extract all types   of  fishand all 
types   of  trees   mentioned   on  the 
Wikipedia   pages   for Fishand Tree (Task  6)
6. The  system  mustdemonstrate the use of  WordNet to  
expand  nouns   with
their   synonymsand their   hypernyms   (Task   9)
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Help in Nltk

2013-08-25 Thread projectfack


im a beginner so im trying to code using python ,Here system is just the 
program ,as the program can be done in any language i chose to do in nltk lib 
in python 
-- 
http://mail.python.org/mailman/listinfo/python-list