Show HN: Send a word get a word back Hi everyone, I recently released a basic API that return the Part of Speech of a given word and also return another word with the same Part of Speech. You can send up to 10 words at a time via POST request. You can use it to create random sentences using an structure. Try with the sentence "today is a good day" curl -X POST -F "msg=today is a good day" https://ift.tt/3gs4qf6 It will give you the POS of each word and a new word with the same POS. https://ift.tt/3eHrGUS August 2, 2020 at 07:23AM
Show HN: Oat++ – Zero-dependency C++ framework for high-performance web services https://ift.tt/2yp0JD9
Show HN: Oat++ – Zero-dependency C++ framework for high-performance web services https://ift.tt/2O8WVzv October 13, 2018 at 12:38PM
Comments
Post a Comment