BookmarkSubscribeRSS Feed
saibhavana
Calcite | Level 5

Hi,

 

I have a word document with each heading higlighted in bold and underlined which is of 100 pages, I want to extract the paragraphs from the document based on certain keywords along with the heading.

1 REPLY 1
Damien_Mather
Lapis Lazuli | Level 10
break the single document up into several hundred document files in a folder, each with just one paragraph per document, then import the corpus with the SAS Enterprise Miner text miner text import node, then process the corpus with a text topic node, creating one of more user defined topics based on your keywords. The exported SAS dataset will have a row for each paragraph with an interval measure topic score and a binary presence/absence for each topic added.

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
  • 1328 views
  • 0 likes
  • 2 in conversation