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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 1648 views
  • 0 likes
  • 2 in conversation
OSZAR »