Giter Site home page Giter Site logo

dadopuccio / n-gram Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 646 KB

OpenMP implementation of an algorithm to extract word N-Grams histogram

CMake 0.96% C++ 99.04%
algorithm ngrams openmp parallel-computing parallel-programming shared-memory word-processing words histogram

n-gram's Introduction

N-Gram

OpenMP implementation of an algorithm to extract word n-grams histograms.
The aim of this work is to compare the computational costs of a sequentail and a parallel version of an n-grams histogram extractor on words, evaluating the speedup achieved in several test situations.

Requirements

In order to run the code are required:

  • OpenMP
  • C++17 or newer (as the library std::filesystem, used to deal with files and folders, was introduced in C++17)

Acknowledgements

This project is a mid term project for the course of Parallel Computing, held by professor Marco Bertini at University of Florence.

n-gram's People

Contributors

dadopuccio avatar

Watchers

 avatar

Forkers

starsofchance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.