Skip to content

RapidSoftwareSolutions/Marketplace-BingSpellcheckAPI-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BingSpellcheckAPI Package

Run a classic spell check on a unit of text.

  • Domain: microsoft.com
  • Credentials: subscriptionKey

How to get credentials:

  1. Go to the Service page
  2. Create Microsoft account or log in.
  3. Choose "Bing Spell Check - Preview" to create new subscription
  4. In Key section choose Key1 or Key2 and press Show or Copy

BingSpellcheckAPI.getSpellCheck

Provides a text spell check for spelling and grammar errors.

Field Type Description
subscriptionKey credentials Required: The api key obtained from Microsoft Cognitive Servisces.
text String Required: The text string to check for spelling and grammar errors.
mode String Optional: Mode of spellcheck: *Proof - Meant to provide Office Word like spelling corrections. It can correct long queries, provide casing corrections and suppresses aggressive corrections. *Spell - Meant to provide Search engine like spelling corrections. It will correct small queries(up to length 9 tokens) without any casing changes and will be more optimized (perf and relevance) towards search like queries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •