Wordnik · Example Payload

Wordnik Scored Word Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

Wordnik Scored Word Example is an example object payload from Wordnik, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

baseWordScoredocTermCountidlemmapartOfSpeechpositionscoresentenceIdstopwordwordwordType

Example Payload

Raw ↑
{
  "baseWordScore": 6.63,
  "docTermCount": 42,
  "id": 500123,
  "lemma": "example",
  "partOfSpeech": "example",
  "position": 90,
  "score": 0.4,
  "sentenceId": 500123,
  "stopword": false,
  "word": "serendipity",
  "wordType": "serendipity"
}