Skip to content

The Word Filtering Web Application is a user-friendly tool for filtering words in text files based on specific criteria, providing quick and efficient extraction of relevant words from large documents.

Notifications You must be signed in to change notification settings

hydrokin/Word-Filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Word Filtering Web Application

This web application allows users to filter words in a text file based on specific criteria. It provides a simple and user-friendly interface to select a text file, specify a character position, and enter a target character. The application then filters the words in the file, displaying the filtered results on the page. Users can also download the filtered words as a text file.

Features

  • Select a text file (.txt) for word filtering.
  • Specify a character position in each word.
  • Enter a target character to filter the words.
  • Filtered words are displayed on the page.
  • Download the filtered words as a text file.
  • Simple and intuitive user interface.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/word-filtering-app.git
  2. Open the project folder: cd word-filtering-app
  3. Open the index.html file in a web browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Screenshots

Screenshot 1 Screenshot 2

Contributions

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

About

The Word Filtering Web Application is a user-friendly tool for filtering words in text files based on specific criteria, providing quick and efficient extraction of relevant words from large documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages