concordia-library/concordia/main.dox

20 lines
748 B
Plaintext
Raw Normal View History

2013-10-24 17:08:58 +02:00
/** \mainpage Introduction
2015-04-28 21:34:07 +02:00
\section main_1 Concordia
### Full-text and concordance searcher for CAT
2013-10-24 17:08:58 +02:00
\section main_2 Overview
2015-04-28 21:34:07 +02:00
- \subpage compilation This chapter contains instructions for compilation and installation of the Concordia library.
2013-10-24 17:08:58 +02:00
- \subpage running The methods of making use of the Concordia library are described in this chapter.
- \subpage technical In this chapter technical information about unit tests, project resources and code style is provided.
2015-04-28 21:34:07 +02:00
\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
2013-10-24 17:08:58 +02:00
*/