Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

AA Third Assignment - The objective of this project was to identify the most frequent letters in text files using different methods and to evaluate the quality of estimates regarding the exact counts. Three types of counters were implemented: an Exact Counter, a Decreasing Probability Counter, and a Frequent Counter.

Notifications You must be signed in to change notification settings

eduardosantoshf/most-frequent-letters

Repository files navigation

AA Third Assignment

The objective of this project was to identify the most frequent letters in text files using different methods and to evaluate the quality of estimates regarding the exact counts. Three types of counters were implemented: an Exact Counter, a Decreasing Probability Counter, and a Frequent Counter.

Course

This project was developed under the Advanced Algorithms course of University of Aveiro.

How to run

You can find the running steps inside the report.pdf file.

Grade

This project's grade was 15 out of 20.

Authors

About

AA Third Assignment - The objective of this project was to identify the most frequent letters in text files using different methods and to evaluate the quality of estimates regarding the exact counts. Three types of counters were implemented: an Exact Counter, a Decreasing Probability Counter, and a Frequent Counter.

Topics

Resources

Stars

Watchers

Forks