Skip to content

usf-cs212-fall2018/template-htmlcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Cleaner

Eventually, we want to be able to crawl the web and parse web pages into plain text words. As such, we must be able to remove all of the HTML code from web pages. This assignment is a step towards this functionality.

Requirements

The official name of this homework is HTMLCleaner. This should be the name you use for your Eclipse Java project and the name you use when running the homework test script.

See the Homework Guides for additional details on homework requirements and submission.

Background

We do not explicitly cover HTML in this class. However, there are many helpful resources on the web for more about this simple markup language. Some resources include:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published