Skip to content

Находит максимально часто встречающееся слово в файле.

Notifications You must be signed in to change notification settings

NightWizard75/WordsCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordsCounter

Находит максимально часто встречающееся слово в файле.

Requirements

  1. PHP >=7.2
  2. Composer

Deployment

  1. Clone repo to your environment
  2. Run composer install
  3. Execute words_count.php in the browser with the parameter ?inputFile=fileName, or in the console: >words_count.php fileName. File test.txt will be processed by default.

About

Находит максимально часто встречающееся слово в файле.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages