Skip to content

You can create content-based(html) features with this project for ML models. I used BeautifulSoup module to parse html files and to create binary and quantitative features.

Notifications You must be signed in to change notification settings

emre-kocyigit/content-based-feature-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

content-based-feature-extraction

You can create content-based(html) features with this project for ML models. I used BeautifulSoup module to parse html files and to create binary and quantitative features.

you should import

  • BeautifulSoup

input

  • html content

outputs

  • numeric-based vector for each html content

About

You can create content-based(html) features with this project for ML models. I used BeautifulSoup module to parse html files and to create binary and quantitative features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages