473,396 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Unstructured HTML extraction

Hi,

I'm interested in a program that extracts the structure of unstructured
HTML documents. The program should be able to make good estimates about
different font styles used to represent headings, for example, some may
use <font size = 24> for headings and some may use <h1>, in the end,
both should output the same structure. The output can be in XML or
other formats. Manual driving should remain minimal. Does anyone know
of such program (preferably open-source)?

Cheers,
Michael

Jul 20 '05 #1
4 1632
In article <11**********************@z14g2000cwz.googlegroups .com>,
da*****@hotmail.com writes:
Hi,

I'm interested in a program that extracts the structure of unstructured
HTML documents. The program should be able to make good estimates about
different font styles used to represent headings, for example, some may
use <font size = 24> for headings and some may use <h1>, in the end,
Not quite sure what you mean, but does http://valet.webthing.com/access/
seem relevant to you?
both should output the same structure. The output can be in XML or
other formats.


Output is XML. What you see on the Web is transformed with XSLT to
HTML or RDF.

--
Nick Kew
Jul 20 '05 #2
Hi,

Sorry for not making myself clear. What I'm trying to find is a program
that handles the inconsistent styles used on webpages to imply, e.g.,
headings -- where some people may use large fonts, some may use the
<h1> tag, and some may use block letters etc. The program needs to be
able to recognise the implication of the different styles used, and
"cleans up" the structure and outputs it in a readable format.
I hope it is more clear this time.

Cheers,
Michael

Jul 20 '05 #3
Hi,

Sorry for not making myself clear. What I'm trying to find is a program
that handles the inconsistent styles used on webpages to imply, e.g.,
headings -- where some people may use large fonts, some may use the
<h1> tag, and some may use block letters etc. The program needs to be
able to recognise the implication of the different styles used, and
"cleans up" the structure and outputs it in a readable format.
I hope it is more clear this time.

Cheers,
Michael

Jul 20 '05 #4
In article <11*********************@f14g2000cwb.googlegroups. com>,
da*****@hotmail.com writes:
Sorry for not making myself clear. What I'm trying to find is a program
that handles the inconsistent styles used on webpages to imply, e.g.,
headings -- where some people may use large fonts, some may use the
<h1> tag, and some may use block letters etc. The program needs to be


That's a hard AI problem. Incompetent authors abuse presentational
markup when they mean a heading, but someone might also legitimately
present something that isn't a heading as big and bold. That's why
tools like AccessValet highlight cases that look like a bogus
heading (e.g. <p><big>FOO</big></p>) for a human user to decide.

This topic has been done to death on appropriate newsgroups, as
google would have told you. Redirecting this.

P.S. Please fix your news client not to post everything twice.

--
Nick Kew
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kangol kangoll | last post by:
hi, i've been trying to figure out how to make visual basic start extracting text at a certain line to when i tell it to stop. I am making trying to make a program where it extracts text from a...
0
by: dayzman | last post by:
Hi, I'm interested in a program that extracts the structure of unstructured HTML documents. The program should be able to make good estimates about different font styles used to represent...
2
by: A. Novruzi | last post by:
Hi, I am looking for a free 3D visualization software, running in Linux, and able to visualize 3D functions in nonstructured mesh (basically, my mesh is a set of thetraheders used for some 3D FE...
0
by: hakhan | last post by:
Hello all, How can I convert unstructured flat files into structured XML? Are there any scientific articles and tools that handles this subject? Bye, hakhan
2
by: Jason Huang | last post by:
Hi, Would someone show me how to do the data extraction to Excel in ASP.Net using C# web form? I am not familiar with VB, so I am asking someone to help me out! Any help will be appreciated. ...
2
by: rick | last post by:
Greetings, I am trying to generate an html table that looks through the following xml source and lists links to all of the files (resource-file) and finds the resource-forms that match those...
1
by: James Lehman | last post by:
Hello. I want to write a program that reads AutoCAD shape (font) files. They are written with the convention that hexadecimal values have a leading zero and decimal values do not. All numbers...
16
by: EM.Bateman | last post by:
Working on Visual Studio .Net I've implemented a class: #ifndef CONTRIBUTOR_H #define CONTRIBUTOR_H enum Gender {male=1, female, unk}; #include <iostream> #include <iomanip> #include...
1
by: rajc_144 | last post by:
i am doing some research where i need to parse some data from SEC web site. the data is not in xml format and sort of unstructured. can someone recommand me a way to parse this data. i need to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.