Skip to content

Word Distribution Tool which enables calculating the distribution of occurrences of bags of words in a text. The calculation is concurrent, with the ability to add new sources of text to analyze in real-time. The system makes it possible to calculate the distribution of the number of occurrences of bags of words for individual documents, as well…

Notifications You must be signed in to change notification settings

dzimiks/word-distribution-tool

Repository files navigation

Word distribution tool

Word Distribution Tool which enables calculating the distribution of occurrences of bags of words in a text. The calculation is concurrent, with the ability to add new sources of text to analyze in real-time. The system makes it possible to calculate the distribution of the number of occurrences of bags of words for individual documents, as well as aggregation of the results of several previous calculations. This was a project for a Concurrent and Distributed Systems course.

About

Word Distribution Tool which enables calculating the distribution of occurrences of bags of words in a text. The calculation is concurrent, with the ability to add new sources of text to analyze in real-time. The system makes it possible to calculate the distribution of the number of occurrences of bags of words for individual documents, as well…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages