liblingua-en-tagger-perl

part-of-speech tagger for English natural language processing

Description

Lingua::EN::Tagger is a perl module which implements a probability based, corpus-trained tagger that assigns POS tags to English text based on a lookup dictionary and a set of probability values. The tagger assigns appropriate tags based on conditional probabilities - it examines the preceding tag to determine the appropriate tag for the current word. Unknown words are classified according to word morphology or can be set to be treated as nouns or other parts of speech.

The tagger also extracts as many nouns and noun phrases as it can, using a set of regular expressions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Lingua-EN-Tagger


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblingua-en-tagger-perl