The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fl3-nlgrep - natural language grep using Freeling3

SYNOPSIS

 fl3-nlgrep [options] file wordexp*

where Wordexp may be:

 wordexp = _     (any word)
           =dog  (the word "dog")
           ~miar (any wordform with with lemma miar)
           pos   (part of speech regular expression)

DESCRIPTION

SEE ALSO

perl(1).