Input method takes in the the desired website's URL and stores it. In main, it uses the HTMLParser class from HTMLParser.java to parse the text into plaintext, that later on is used in TFIDF to ...
org.htmlparser The basic API classes which will be used by most developers when working with the HTML Parser. org.htmlparser.beans The beans package contains Java Beans using the HTML Parser.
java.lang.Object org.htmlparser.nodes.AbstractNode org.htmlparser.nodes.TagNode org.htmlparser.tags.CompositeTag org.htmlparser.tags.Bullet ...