Skip to content

ElenaStoeva/multithreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-gram frequencies in a list of text files

This is a NUMA MapReduce framework that I created for my final assignment for CS 4414: Systems Programming.

It distributes tasks over multiple threads and uses C++ templates to compute n-gram (a sequence of exactly n words in some single sentence) frequencies in a list of text files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published