BookmarkSubscribeRSS Feed
JPEstrada
Fluorite | Level 6

What do you guys suggest for detecting english languange grammatical errors in SAS? Is it possible?

3 REPLIES 3
SASKiwi
PROC Star

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.

Reeza
Super User

In what context? Are you looking to parse some text documents?

Kurt_Bremser
Super User

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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to choose a machine learning algorithm

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.

Discussion stats
  • 3 replies
  • 1244 views
  • 0 likes
  • 4 in conversation