Friday, July 13, 2012
2012 Project for name extraction
I have just finished assisting my society in getting out an issue of our magazine following the retirement of our editor of some 15 years. I mainly worked on the page layout of the articles and so had to polish my skills in using MS Word to properly space and align photos to avoid large blocks of unnecessary "white space".
I really don't know how the previous editor managed the indexing, but I was committed to using the FDEX compiler. The problem was to automate the extraction list from some 60 pages of content. Although the "non-contiguous selection" method works well (described on the web site) I decided to write a name extractor that would give me a rough list of all terms in which consecutive words all begin with upper case letters. In other words, in the sentence "Joe Doe took Sue Smith to lunch, the list would display:
Joe Doe
Sue Smith
At this time the extractor does not distinguish between upper case words used as a sentence first-word. This can be resolved by logic that looks at the sentence first-word, compares it to a list of common first-words (like 'The', 'Then', 'A', etc.) and ignores extracting them.
The project title for this extractor is FDEX2, but it is in the early stages of development and not yet posted to the web site. However, I will soon integrate it with a link from the "Tools" page and hope you will leave feedback for suggestions and reports of your experience in using it.
Please register to receive future notices on news of this developing project
Subscribe to:
Posts (Atom)