Skip to content

Conversation

@JiyaGupta-cs
Copy link
Contributor

Summary

TextTrove - A Text Analyzer ✏️

About The Project

TextTrove is a versatile text processing and analysis tool designed to make working with text easier and more efficient. Whether you're a content creator, a student, or a data scientist, this tool provides a range of essential features to help you understand, manipulate, and extract meaningful insights from text.

Features -

🔡 Lowercase Conversion: This feature converts all the text to lowercase. It's useful for standardizing text and making it consistent, especially for text mining and analysis.

🔠 Uppercase Conversion: Similar to lowercase conversion, this feature converts text to uppercase. It can also be valuable for standardization and emphasis.

🔊: Text-to-Speech: This feature allows users to input text and have it read aloud using a text-to-speech engine. It can be beneficial for accessibility and enhancing the user experience.

8️⃣ Word Count: This feature calculates the number of words in the text. It typically considers spaces and punctuation to identify word boundaries.

9️⃣ Character Count: This feature counts the total number of characters in the text, including spaces and punctuation.

Time to Read: Estimate the time it would take for an average reader to read the text at a standard reading pace. This can be presented in minutes or minutes and seconds.

Built With -

  • React JS ⚛️
  • Bootstrap

Getting Started :octocat:

$ git clone https://github.com/JiyaGupta-cs/TextTrove-A_Text_Analyzer.git
$ cd TextTrove-A_Text_Analyzer/
$ npm install
$ npm start 

Screenshot

image
image

Live Project Link

https://jiyagupta-cs.github.io/TextTrove-A_Text_Analyzer/

@JiyaGupta-cs
Copy link
Contributor Author

Please add
hacktoberfest
hacktoberfest-accepted
hacksquad label

Copy link
Collaborator

@PBJI PBJI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @JiyaGupta-cs, change directory name from TextAnalyzer/JiyaGupta to TextAnalyzer/JiyaGupta-cs

@PBJI PBJI merged commit 69fdf5a into thinkswell:master Oct 9, 2023
@JiyaGupta-cs
Copy link
Contributor Author

plz add labels

@JiyaGupta-cs
Copy link
Contributor Author

Please add
hacktoberfest
hacktoberfest-accepted
hacksquad label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants