Cloudmersive NLP
Using Cloudmersive NLP, you can perform tasks such as sentence parsing, parts of speech recognition, and entity detection to better understand the unstructured text.
Actions
-
checkIfSentenceIsSpelledCorrectly: Verifies whether a sentence is spelled correctly.
-
getAdjectivesInString: Retrieves all adjectives in an input string.
-
detectLanguageOfText: Determines the language of a text string. Supports Danish (DAN), German (DEU), English (ENG), French (FRA), Italian (ITA), Japanese (JPN), Korean (KOR), Dutch (NLD), Norwegian (NOR), Portuguese (POR), Russian (RUS), Spanish (SPA), Swedish (SWE), Chinese (ZHO).
-
findSpellingCorrectionsInWord: Suggests spelling corrections for a given word.
-
getWordsInInputString: Retrieves the words in an input string.