Delivery Package
All classes, methods, their parameters and parameter values are described in the comments to the code and in the reference manual textengine.pdf, contained in the documentation directory.
All the documentation is contained in the doc directory.
The doc directory has the following structure:
- README.html contains short description of the SDK of Smart Text Engine;
- best_practices.html contains Product usage recommendations;
- textengine.pdf contains description of the classesd, methods, etc.;
- WHATSNEW.txt contains description of updates.
The basic Smart Text Engine delivery package has the following structure:
- The C++ library;
- The C#/Java/Python/PHP wrapper;
- The source code of the obj-C or React/Flutter wrapper for mobile platforms;
- Auto generators for assembling wrappers for the customer's product environment (the exact client version in Python 3 or PHP. We recomment to use it if any problems occur);
- Documentation;
- Samples.