Addon to "ppm" identification method — text file language identification. Support of this identification method is stopped.
Package Specification
This package is encapsulated in sk.fiit.nazou.nalit.nalit_interface.RunPPM
class. The process of language identification of documents is following:
- Class
LoadProfileList
load selected profiles from files (this profiles are created using sk.fiit.nazou.nalit.ppm
package.
-
ReadTextAndGetEntropy
class runs through input text file to be identified, and for each profile is computed value, how this profile fits to the text.