BookmarkSubscribeRSS Feed
tisbam
Fluorite | Level 6

Hello,

 

The Text Parsing node offers an option to correct misspellings from documents.

I would like to use the result of this for the Concept node.

Is there a way of doing this ?

 

Thank you

 

1 REPLY 1
RussAlbright
SAS Employee

The tpSpell action outputs the mapping of suggested misspellings to corrected spellings. We do not have an action to rewrite the input documents with the corrected term in place. Is this what you you would like? Then run the  concept node on the corrected version? 

This is something we can consider adding. For now you would need to do a tpParse/tpSpell action run and then modify the input documents yourself. Since the byte offset location of each word you want to change is specified in the output of tpSpell, you could make the change programmatically using this information.  Once you make the change you can rerun your VTA diagram on the revised documents without spell checking. I hope that helps. 
Russ


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

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
  • 1 reply
  • 618 views
  • 2 likes
  • 2 in conversation