Shift-Ctrl-F: Semantic Search for the Browser
Search the information available on a webpage using natural language.
什麼是Shift-Ctrl-F: Semantic Search for the Browser?
Shift-Ctrl-F: Semantic Search for the Browser是由https://modelzoo.dev開發的Chrome擴展程式,該擴展的主要功能是“Search the information available on a webpage using natural language.”。
擴展截圖
下載Shift-Ctrl-F: Semantic Search for the Browser擴展crx文件
下載Shift-Ctrl-F: Semantic Search for the Browser擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Uses MobileBERT fine-tuned on SQuAD via TensorFlowJS to search for answers and mark relevant elements on the web page. This extension is open-sourced at https://github.com/model-zoo/shift-ctrl-f. This extension is an experiment. Deep learning models like BERT are powerful but may return unpredictable and/or biased results that are tough to interpret. Please apply best judgement when analyzing search results. HOW TO USE: 1) Open the extension popup via toolbar or shortcut (Shift-Ctrl-F) 2) Type in a natural language query into the search bar 3) Press enter and wait for the model to return results.
擴展基本資訊
名稱 | Shift-Ctrl-F: Semantic Search for the Browser |
ID | alnafbdjkoiljlomnbcknehahbjoiped |
官方網址 | https://chromewebstore.google.com/detail/shift-ctrl-f-semantic-sea/alnafbdjkoiljlomnbcknehahbjoiped |
簡介 | Search the information available on a webpage using natural language. |
檔案大小 | 297 KB |
安裝次數 | 436 |
目前版本 | 0.1.0 |
更新時間 | 2020-09-02 |
上架時間 | 2020-08-30 |
評分 | 3.00/5 共 2 次評分 |
開發者 | https://modelzoo.dev |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://modelzoo.dev |
隱私政策頁面URL | https://modelzoo.dev/say-less-privacy.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Search the information available on a webpage using natural language.", "version": "0.1.0", "manifest_version": 2, "name": "Shift-Ctrl-F: Semantic Search for the Browser", "short_name": "Shift-Ctrl-F", "author": "Yoav Zimmerman |