The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Form-Based Processing/Extraction Based on Templates"
Best Answer
-
sgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager1
Answers
hello @thapli_64 - so there are lots of ways to extract and process text from a variety of sources. What format are your templates in?
Scott
@sgenzer thanks for your response. So I checked, and it seems we wont really have templates before hand per se. but we'll have lots of documents (forms) that have a particular layout. We'll be performing OCR on them, so we'll have TXT and XML files. So I guess those will serve as a starting point. I hope this clarifies things?
hi @thapli_64 - yes that all makes sense and all very doable. You're going to want to use the Text Processing extension for your TXT files and the Read XML operator for your XML files. Then you are off and running.
Scott
@sgenzer I've been trying to work with the Read XML operator and running into serious issues. Can you point me to some tutorial or or other resource that covers that operator so I can figure out if I'm working with it properly?
hmm that's a good question. I actually don't know of a Read XML tutorial. Perhaps you can post the xml file you're trying to read, along with your process XML, and I can take a look?
Scott
@sgenzer That's the trouble I've been having. I have been bery successful finding resources on almost every question I've had, but Read XML has ben particually vexing. Is there any place we can put in a request for this? Maybe something that could also be covered in an upcoming blog post, webinar or office hours?
My company is an RM customer. Is there someone we can reach out to for one on one help with this?
Unfortunately, the XML files contain sensitive data so I can't share them. I will try to see if I can create or procure dummy files with fake data.
thanks Scott