人工智能与抄袭/可读性扫描
开发环境
开发环境
POST
/api/v1/scan/ai-plag
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://dev-cn.your-api-server.com/api/v1/scan/ai-plag' \
--header 'X-OAI-API-KEY: your-api-key' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "The Galaxy S23 launch may be far behind us, but Samsung likely has plenty more to announce in 2023. That'\''s if history repeats itself. Should Samsung stick to its annual routine, we can expect to see new foldable phones and wearable devices in August. The company also previewed new designs for bendable phones and tablets earlier this year, hinting that the company may be planning to expand beyond the Z Fold and Z Flip in the near future. Though Samsung regularly releases new products across many categories, including TVs, home appliances and monitors, I'\''m most interested in where its mobile devices are headed. Samsung is one of the world'\''s largest smartphone manufacturers by market share, meaning it has more influence than most other tech companies on the devices we carry in our pockets each day. Wearables have also become a large part of how Samsung intends to differentiate its phones from those of other Android device makers. It'\''s a strategy to create a web of products that keep people hooked, much like Apple'\''s range of devices.",
"title": "optional title",
"aiModelVersion": 1,
"excludedUrl": "cnet.com",
"storeScan": "\"false\""
}'
响应示例响应示例
200 - 成功示例
{
"success": true,
"public_link": "https://app.originality.ai/share/vyqew8bhkj79n1um",
"title": "optional title",
"ai": {
"score": {
"original": 0.1059,
"ai": 0.8941
},
"aiModelVersion": "1",
"blocks": [
{
"text": "The Galaxy S23 launch may be far behind us, but Samsung likely has plenty more to announce in 2023. That's if history repeats itself. Should Samsung stick to its annual routine, we can expect to see new foldable phones and wearable devices in August. The company also previewed new designs for bendable phones and tablets earlier this year, hinting that the company may be planning to expand beyond the Z Fold and Z Flip in the near future. Though Samsung regularly releases new products across many categories, including TVs, home appliances and monitors, I'm most interested in where its mobile devices are headed. Samsung is one of the world's largest smartphone manufacturers by market share, meaning it has more influence than most other tech companies on the devices we carry in our pockets each day. Wearables have also become a large part of how Samsung intends to differentiate its phones",
"result": {
"fake": 0.9927,
"real": 0.0073
},
"status": "success"
},
{
"text": "from those of other Android device makers. It's a strategy to create a web of products that keep people hooked, much like Apple's range of devices.",
"result": {
"fake": 0.9333,
"real": 0.0667
},
"status": "success"
}
]
},
"plagiarism": {
"total_text_score": "57%",
"sources": 4,
"results": [
{
"phrase": "Though Samsung regularly releases new products across many categories, including TVs, home appliances and monitors, I'm most interested in where its mobile devices are headed.",
"matches": [
{
"website": "https://www.cnet.com/tech/mobile/galaxy-s23-z-fold-5-and-more-samsung-gadgets-rumored-for-2023/",
"score": 100,
"pText": "Though Samsung regularly releases new products across many categories, including TVs, home appliances and monitors, I'm most interested in where its mobile devices are headed."
}
]
},
{
"phrase": "Samsung is one of the world's largest smartphone manufacturers by market share, meaning it has more influence than most other tech companies on the devices we carry in our pockets each day.",
"matches": [
{
"website": "https://www.cnet.com/tech/mobile/galaxy-s23-z-fold-5-and-more-samsung-gadgets-rumored-for-2023/",
"score": 96,
"pText": "Samsung is one of the world's largest smartphone manufacturers by market share, meaning it has more influence than most other tech companies on the devices we carry in our pockets each day."
}
]
},
{
"phrase": "Wearables have also become a large part of how Samsung intends to differentiate its phones from those of other Android device makers.",
"matches": [
{
"website": "https://www.cnet.com/tech/mobile/galaxy-s23-z-fold-5-and-more-samsung-gadgets-rumored-for-2023/",
"score": 100,
"pText": "Wearables have also become a large part of how Samsung intends to differentiate its phones from those of other Android device makers."
}
]
},
{
"phrase": "It's a strategy to create a web of products that keep people hooked, much like Apple's range of devices.",
"matches": [
{
"website": "https://www.cnet.com/tech/mobile/galaxy-s23-z-fold-5-and-more-samsung-gadgets-rumored-for-2023/",
"score": 100,
"pText": "It's a strategy to create a web of products that keep people hooked, much like Apple's range of devices."
}
]
}
]
},
"readability": {
"textStats": {
"letterCount": 843,
"sentenceCount": 8,
"uniqueWordCount": 126,
"syllableCount": 286,
"totalSyllables": 281,
"averageSyllablesPerWord": 1.6,
"wordsWithThreeSyllables": 27,
"percentWordsWithThreeSyllables": 15.34,
"longestSentence": "samsung is one of the world's largest smartphone manufacturers by market share meaning it has more influence than most other tech companies on the devices we carry in our pockets each day. ",
"paragraphCount": 1,
"averageSpeakingTime": 1.4,
"averageReadingTime": 0.7,
"averageWritingTime": 4.4
},
"readability": {
"fleschReadingEase": 49.1,
"fleschGradeLevel": 11.9,
"gunningFoxIndex": 14.7,
"smogIndex": 12,
"powersSumnerKearl": 7.2,
"forcastGradeLevel": 11.4,
"colemanLiauIndex": 12,
"automatedReadabilityIndex": 12,
"daleChallReadabilityGrade": 6.2,
"spacheReadabilityGrade": 5,
"linsearWriteGrade": 7.5
},
"sentences": [
{
"phrase": "The Galaxy S23 launch may be far behind us, but Samsung likely has plenty more to announce in 2023.",
"cleanPhrase": "The Galaxy S23 launch may be far behind us but Samsung likely has plenty more to announce in 2023 ",
"isVeryHard": false,
"isHard": true,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": [
"far",
"likely",
"more"
]
},
{
"phrase": "That's if history repeats itself.",
"cleanPhrase": "That's if history repeats itself ",
"isVeryHard": false,
"isHard": false,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": []
},
{
"phrase": "Should Samsung stick to its annual routine, we can expect to see new foldable phones and wearable devices in August.",
"cleanPhrase": "Should Samsung stick to its annual routine we can expect to see new foldable phones and wearable devices in August ",
"isVeryHard": true,
"isHard": false,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": []
},
{
"phrase": "The company also previewed new designs for bendable phones and tablets earlier this year, hinting that the company may be planning to expand beyond the Z Fold and Z Flip in the near future.",
"cleanPhrase": "The company also previewed new designs for bendable phones and tablets earlier this year hinting that the company may be planning to expand beyond the Z Fold and Z Flip in the near future ",
"isVeryHard": true,
"isHard": false,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": []
},
{
"phrase": "Though Samsung regularly releases new products across many categories, including TVs, home appliances and monitors, I'm most interested in where its mobile devices are headed.",
"cleanPhrase": "Though Samsung regularly releases new products across many categories including TVs home appliances and monitors I'm most interested in where its mobile devices are headed ",
"isVeryHard": true,
"isHard": false,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": [
"regularly"
]
},
{
"phrase": "Samsung is one of the world's largest smartphone manufacturers by market share, meaning it has more influence than most other tech companies on the devices we carry in our pockets each day.",
"cleanPhrase": "Samsung is one of the world's largest smartphone manufacturers by market share meaning it has more influence than most other tech companies on the devices we carry in our pockets each day ",
"isVeryHard": true,
"isHard": false,
"wordsOver13Chars": [],
"wordsOver4Syllables": [
"manufacturers"
],
"adverbs": [
"more"
]
},
{
"phrase": "Wearables have also become a large part of how Samsung intends to differentiate its phones from those of other Android device makers.",
"cleanPhrase": "Wearables have also become a large part of how Samsung intends to differentiate its phones from those of other Android device makers ",
"isVeryHard": true,
"isHard": false,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": []
},
{
"phrase": "It's a strategy to create a web of products that keep people hooked, much like Apple's range of devices.",
"cleanPhrase": "It's a strategy to create a web of products that keep people hooked much like Apple's range of devices ",
"isVeryHard": false,
"isHard": true,
"wordsOver13Chars": [],
"wordsOver4Syllables": [],
"adverbs": []
}
]
},
"credits_used": 4,
"credits": 160907,
"content": "The Galaxy S23 launch may be far behind us, but Samsung likely has plenty more to announce in 2023. That's if history repeats itself. Should Samsung stick to its annual routine, we can expect to see new foldable phones and wearable devices in August. The company also previewed new designs for bendable phones and tablets earlier this year, hinting that the company may be planning to expand beyond the Z Fold and Z Flip in the near future. Though Samsung regularly releases new products across many categories, including TVs, home appliances and monitors, I'm most interested in where its mobile devices are headed. Samsung is one of the world's largest smartphone manufacturers by market share, meaning it has more influence than most other tech companies on the devices we carry in our pockets each day. Wearables have also become a large part of how Samsung intends to differentiate its phones from those of other Android device makers. It's a strategy to create a web of products that keep people hooked, much like Apple's range of devices."
}
请求参数
Header 参数
X-OAI-API-KEY
string
必需
示例值:
your-api-key
Content-Type
string
必需
示例值:
application/json
Body 参数application/json