pkasila / text-analysis

A group task at the Lyceum BSU to create a digital fingerprint of the text to identify the author

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text analysis

A group task at the Lyceum BSU to create a digital fingerprint of the text to identify the author.

What is this project about?

This project is a project that groups of students at the Lyceum BSU had to complete after learning the basic functions to work with strings and files in C++. It was necessary to create digital fingerprint for each of the four texts and determine which text stands out.

What has been done in this project?

(for Russian)

  • Presence of rare consonants
  • Presence of symbols: all letters, punctuation marks and sonorous and deaf consonant sounds
  • Length of words and words
  • Prepositions, conjunctions and particles (most common)
  • Letter separations and so on

About

A group task at the Lyceum BSU to create a digital fingerprint of the text to identify the author

License:Other


Languages

Language:C++ 94.2%Language:CMake 4.4%Language:C 1.3%