Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 2.16 KB

File metadata and controls

33 lines (26 loc) · 2.16 KB

Most Used Words

HTML CSS JavaScript Node.js npm Vue.js Electron

This is a project that analyzes subtitles and identifies the most frequently used words. It's developed with React and Electron, making use of modern web technologies for the user interface and backend processing.

Main Features

  • Subtitle Analysis: The project extracts text from subtitle files and analyzes the frequency of each word.
  • Word Frequency: It identifies and classifies words based on their usage frequency.
  • Customizable Parameters: Users can adjust parameters for analysis, such as the number of top words to display.
  • Visualization: Results are presented visually, making it easy to interpret the most used words.

How to Use?

  1. Clone this repository to your local machine.
  2. Install the required dependencies.
  3. Run the project locally.
  4. Provide subtitle files for analysis and observe the output of most used words.

Contribution

Contributions are welcome! Feel free to submit pull requests with enhancements, bug fixes, or additional features.

License

This project is licensed under the MIT License.