Corpus Search

Corpus is a large collection of texts. It is a body of written or spoken material upon which a linguistic analysis is based.

Corpus Searchคืออะไร?

Corpus Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย namnguyenhoai.info และคุณลักษณะหลักของมันคือ "Corpus is a large collection of texts. It is a body of written or spoken material upon which a linguistic analysis is based."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Corpus Search

ดาวน์โหลดไฟล์ส่วนขยาย Corpus Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        - Consisting of 10 million sentences.
- Find vocabulary on thousands of different topics.
- Source: https://www.inf.uni-hamburg.de/en/inst/ab/lt/resources/demos/coocviewer.html                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Corpus Search Corpus Search
ID kpkhpjgaedhadkfhodclmkophcjgmfpd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/corpus-search/kpkhpjgaedhadkfhodclmkophcjgmfpd
คำอธิบาย Corpus is a large collection of texts. It is a body of written or spoken material upon which a linguistic analysis is based.
ขนาดไฟล์ 63.3 KB
จำนวนการติดตั้ง 187
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-03-10
วันที่เผยแพร่ 2019-03-10
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา namnguyenhoai.info
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://namnguyenhoai.info/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Corpus Search",
    "version": "1.0",
    "description": "Corpus is a large collection of texts. It is a body of written or spoken material upon which a linguistic analysis is based. ",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "http:\/\/coocviewer.sourceforge.net\/"
    ]
}