Skip to content

marcocalamai/Parallel-Java-Bigrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Java-Bigrams

Project for Parallel Computing course. Sequential and parallel implementations of Bigrams count algorithm in Java.

Alghoritms times, speed-up of parallel version and a discussion can be found here: Report.

Installation

  1. Clone the repo.
git clone https://github.com/marcocalamai/Parallel-Java-Bigrams
  1. Run files .java.

Usage

Pass to the application the string argument "letters" to compute bigrams of letters or "words" to compute bigrams of words.

Authors

License

Licensed under the term of MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages