# 文本检索工具 **Repository Path**: silencedream/text-retrieval-tool ## Basic Information - **Project Name**: 文本检索工具 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-03-01 - **Last Updated**: 2026-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Text Copy and Literature Search Tool This tool is designed to help users quickly copy and search for relevant text content during literature research, greatly improving work efficiency. ## Features - **Text Copying:** The input text is split by newline characters, and each line can be clicked to automatically copy it to the clipboard. - **Automatic Search:** The tool automatically detects whether the clicked text contains Chinese characters: - **Contains Chinese:** Uses the Chinese literature search engine for querying. - **Does not contain Chinese:** Uses the English literature search engine for querying. - **Customizable Search Engines:** Two dropdown menus are provided at the top of the page to set the default search engines: - **Chinese Literature Search Engine** (Options: CNKI, Baidu Scholar, Google Scholar) - **English Literature Search Engine** (Options: Google Scholar, Baidu Scholar) - **Visual Feedback:** After clicking a text line, its background turns blue and a brief notification "Copied" is displayed, without requiring manual confirmation. ## How to Use 1. **Enter Text:** Input the literature content to be searched in the text area, with each entry on a separate line. 2. **Select Search Engines:** Choose the default search engines for Chinese and English from the respective dropdown menus according to your needs. 3. **Generate Entries:** Click the "Generate Text" button, and the system will automatically split the text into clickable entries. 4. **Copy and Search:** Click any text entry to automatically copy it to the clipboard, and a new tab will open with the corresponding literature search page. This tool is specifically designed to simplify literature search and text copying operations, making the process both convenient and efficient!