Part of Speech - API

Simple API that returns the Part of Speech (POS) of a requested word, also returns a suggested word with the same POS.

End Point

[POST] - https://victorribeiro.com/pos/word.php

Parameters

{"msg": <requested words space separated (up to 10)>}

Response

[{
  "word": <requested word>,
  "suggestion": <another word with the same POS>,
  "pos": <POS - part of speech>
}]

POS - Legend

NNoun
PPlural
hNoun Phrase
VVerb (usu participle)
tVerb (transitive)
iVerb (intransitive)
AAdjective
vAdverb
CConjunction
PPreposition
!Interjection
rPronoun
DDefinite Article
IIndefinite Article
oNominative