/ParallelComputing-TextBigrams-Trigrams

Compute n-grams on txt file in sequential and parallel version. It's implemented in Java/Java Multithread and C++/Pthread

Primary LanguageC++MIT LicenseMIT

ParallelComputing TextBigrams and Trigrams