Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pos Tagger

Definition Of The Cess_esp Tags

I'm using the NLTK CESS ESP data package and I've been able to use an adatpation of the spa… Read more Definition Of The Cess_esp Tags

Getting The Closest Noun From A Stemmed Word

Short version: If I have a stemmed word: Say 'comput' for 'computing', or 'suga… Read more Getting The Closest Noun From A Stemmed Word

Bad Zip File Error In Pos Tagging In Nltk In Python

I am new to python and NLTK ..I want to do word tokenization and POS Tagging in this.I installed Nl… Read more Bad Zip File Error In Pos Tagging In Nltk In Python