FreeLing Tutorial

This tutorial presents some examples of how to use FreeLing main classes for simple language processing objectives.

FreeLing is a library oriented to developers providing natural language analysis services.

The goal of this tutorial is not covering all FreeLing possibilities, but get you started with the library.
Once you understand the basics, you are encouraged to inspect further modules and devise your own ways to exploit FreeLing capabilities.

Once you get how the library works and is structured, you can find more information in the User Manual, and in the Technical Reference Manual.

The online readable version of this tutorial can be found at ReadTheDocs. The source code (markdown) of the book is located at GitHub.

Continue to the Table of Contents