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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1237 views
  • 0 likes
  • 2 in conversation