Skip to content

castroben/NLP_guessing_mystery_file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NLP - guessing the language of a "mystery" file

This repository contains a python script "nlp" which performs natural language processing on a set of files inside the "ngrams" directory to determine the language of "mystery" file. In essence, the script builds a dictionary of 3-character ngrams and their frequencies for each known-language file, and compares each dictionary to the dictionary of the "mystery" file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published