concordia-library/concordia/main.dox

20 lines
731 B
Plaintext

/** \mainpage Overview
\section main_1 Concordia
### Full-text and concordance searcher for CAT
\section main_2 Help contents
- \subpage compilation This chapter contains instructions for compilation and installation of the Concordia library.
- \subpage tutorial Short tutorial, introducing main functionalities of Concordia.
- \subpage technical In this chapter technical information about unit tests, project resources and code style is provided.
\section main_3 Acknowledgements
Concordia makes use of the following Open Source projects:
- [libdivsufsort](https://code.google.com/p/libdivsufsort/) - a lightweight suffix-sorting library
- [PSI-Toolkit](http://psi-toolkit.amu.edu.pl/") - multi-functional NLP toolkit
*/