Balaka Biswas

Results 12 issues of Balaka Biswas

According to the function of frequency calculation : **def _build_frequency_dist(self, phrase_list):** """Builds frequency distribution of the words in the given body of text. :param phrase_list: List of List of strings...

## Description Create a PULL_REQUEST_TEMPLATE.md file that must contain the skeleton of a PR description and generate the template each time a PR is created. If you don't know how...

documentation
good first issue
Hacktoberfest
urgent

## Description TF-IDF is one of the most famous algorithms when it comes to keyword extraction from text. Your task is to create a function that will extract keywords from...

Hacktoberfest
medium
code

## Description Create an extensive and in-depth literature study on various keyword extraction algorithms other than RAKE and Tf-Idf. Every algorithm must be accompanied by brief logical / mathematical explanation...

help wanted
good first issue
Hacktoberfest
non-code
up-for-grabs
dwoc
Level-2

## Description Create the frontend of a web application that'll be used to make the library accessible to the users via the web. The color scheme is upto your choice....

medium
code
frontend
dwoc
Level-5

## Description No algorithm can escape edge cases. Your task is to check and test for probable edge cases where you think the algorithm might fail, by trial and error....

Hacktoberfest
easy
testing
urgent
dwoc
Level-3

## Description Edge Case : Since keywords are mainly made by avoiding stopwords, for some cases the keywords extracted do not interpret the meaning of the text exactly. For example...

enhancement
help wanted
code
dwoc
Level-3

## Description TF-IDF is one of the most famous algorithms when it comes to keyword extraction from text. Your task is to create a function that will extract keywords from...

Hacktoberfest
hard
code

## Description Integrate the most appropriate GitHub Action for automatic generation of code coverage report on every code related PR made. ### NOTE : Once assigned, please comment here as...

good first issue
Hacktoberfest
easy
urgent

### What have you Changed - Fixed the backend issue mentioned in #30 ### Issue no. - Fixes #30 ### Self Check - [x] This issue was assigned to me...