What do you guys suggest for detecting english languange grammatical errors in SAS? Is it possible?
This is more a feature of word processing software not programming languages, so I would say no. However it is possible to deal with spelling variations in which have a grammatical component such as singular and plural, even though it it won't tell you whether it is wrong or not.
In what context? Are you looking to parse some text documents?
From the gut:
Write the text fields to external files and run a spellchecker of your choice against them. Always use the proper tool for a given task. SAS is statistics and not word processing.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.