{"id":19787906,"url":"https://github.com/muhammadshavaiz/searchenginejava","last_synced_at":"2026-05-15T02:07:31.368Z","repository":{"id":240964206,"uuid":"803925297","full_name":"MuhammadShavaiz/SearchEngineJava","owner":"MuhammadShavaiz","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-21T18:41:47.000Z","size":603,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T03:44:53.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuhammadShavaiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-21T16:10:16.000Z","updated_at":"2024-05-21T18:41:50.000Z","dependencies_parsed_at":"2024-11-12T06:35:55.459Z","dependency_job_id":null,"html_url":"https://github.com/MuhammadShavaiz/SearchEngineJava","commit_stats":null,"previous_names":["muhammadshavaiz/searchenginejava"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuhammadShavaiz%2FSearchEngineJava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuhammadShavaiz%2FSearchEngineJava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuhammadShavaiz%2FSearchEngineJava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuhammadShavaiz%2FSearchEngineJava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuhammadShavaiz","download_url":"https://codeload.github.com/MuhammadShavaiz/SearchEngineJava/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241121403,"owners_count":19913270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T06:25:02.648Z","updated_at":"2026-05-15T02:07:31.338Z","avatar_url":"https://github.com/MuhammadShavaiz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CNN News Search Engine\n\nThis project is a search engine developed in Java using object-oriented programming principles. The search engine is designed to index and retrieve CNN news articles based on user queries, providing precise and relevant search results.\n\n## Features\n\n- **Data Preprocessing:** Utilizes techniques such as tokenization, stop word removal, and stemming to clean and normalize text data.\n- **Indexing:** Implements both forward and backward indexing mechanisms for efficient search operations.\n- **Lexicon Management:** Builds lexicons to aid in filtering and indexing relevant words.\n- **User Interface:** Provides a simple command-line interface for users to input queries and receive search results.\n- **Error Handling:** Incorporates robust error handling mechanisms to ensure smooth user experience.\n\n## Installation\n\nTo run the search engine project, follow these steps:\n\n1. Clone the repository to your local machine:\n\n    ```\n    git clone \u003crepository-url\u003e\n    ```\n\n2. Navigate to the project directory:\n\n    ```\n    cd search-engine-project\n    ```\n\n3. Compile the Java files:\n\n    ```\n    javac *.java\n    ```\n\n4. Run the main class to start the search engine:\n\n    ```\n    java SearchEngineMain\n    ```\n\n## Usage\n\nOnce the search engine is running, follow the on-screen instructions to perform searches and view the results. Input your query and press Enter to see the relevant news articles.\n\n## Dependencies\n\n- Java Development Kit (JDK)\n- Apache Lucene\n- Stanford NLP\n- JUnit (for testing)\n\n## Contributors\n\n- [Azan Siddiq](https://github.com/azaans23)\n- [Taha Mukhtiar Janjua](https://github.com/tahamukhtiar)\n- [Abdullah Aleem Gujjar](https://github.com/abdullahaleemgujjar)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Special thanks to [NoOne.org](https://noone.org) for their support and inspiration.\n\n---\nFeel free to contribute with additional information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadshavaiz%2Fsearchenginejava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammadshavaiz%2Fsearchenginejava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadshavaiz%2Fsearchenginejava/lists"}