concordia-library/concordia/main.dox

20 lines
731 B
Plaintext
Raw Normal View History

2015-04-30 21:15:18 +02:00
/** \mainpage Overview
2013-10-24 17:08:58 +02:00
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
2015-04-30 21:15:18 +02:00
\section main_2 Help contents
2013-10-24 17:08:58 +02:00
2015-04-28 21:34:07 +02:00
- \subpage compilation This chapter contains instructions for compilation and installation of the Concordia library.
2015-04-30 21:15:18 +02:00
- \subpage tutorial Short tutorial, introducing main functionalities of Concordia.
2013-10-24 17:08:58 +02:00
- \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
*/