Skip to content

faizh512/Streamlit_Keyword_Density_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Keyword Density Checker

This is a Streamlit web application designed to analyze and display the keyword density in a given text. Users can input a paragraph of text, and the app will calculate and display the frequency and density of each keyword present in the text.

Table of Contents

Features

  • Analyzes the frequency of each word in the input text.
  • Displays the word count and keyword density in a tabular format.
  • Handles basic text preprocessing by removing common punctuation.

Installation

To install and run the project on your local machine, follow these steps:

  1. Clone this repository or download the zip file.

    git clone https://github.com/yourusername/keyword-density-checker.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages