Re: [Htmlparser-user] Html Parser help
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-01-14 02:40:28
|
> I am undertaking a project work on Web-document > clustering and summarizer,so > need to parse the HTML documents, I am using the > "ExtractLink" in > parserapplications directory of htmlparser1_2.I need > to get the web page > data also, which I think can do with your present > code,isn't it? Yes you could, though the code has been simplified a lot, and we should be putting up an example of it very soon. > Is it > thread safe? There are some issues with HTMLStringNode (parsing of strings), that are going to be fixed this week. But generally speaking, the parser is thread safe. > I am now going for > /htmlparser/htmlparser1_3_20030112.zip,I think > this is the new version,isn't it? Yes. Regards, Somik __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |