Skip to content

LAL-project/lal-project.github.io

Repository files navigation

LAL project

In this page you will find information about the Linear Arrangement Library (LAL) project on github: from source code and free software to documentation and tests.

Visit the official webpage of the project here. There you will find information about the authors, data that you can use to try LAL, user guides, information about courses and much more.

Source code and Free Software

LAL is free software: its source code is distributed under the Affero GPL v3 along with every official release.

Tests

If you want to build LAL on your machine from sources, or make changes, you are encouraged to run tests to ensure everything works correctly. Tests are also distributed under the Affero GPL v3.

The treebank parser

We have strived to ease the process of working with LAL with the treebank parser tool, which can parse a treebanks in various formats and convert them to a format that LAL understands. This tool is also distributed under the Affero GPL v3.

Python wrapper

LAL is a C++ library, but it can also be used from python thanks to SWIG.

Other repositories

  • Code for profiling purposes. If you want to improve LAL in any way, feel free to peruse the profiling project to measure execution times.

Online documentation

Documentation is available online in doxygen format for every official release of LAL.

About

Front page of the LAL project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published