Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
ugoren 08df9f3439
increase batch size
5 years ago
96845fca98
Adding data folder
5 years ago
08df9f3439
increase batch size
5 years ago
08df9f3439
increase batch size
5 years ago
b26b03ff09
Adding flask server
5 years ago
19bb546f82
Adding PyCharm files to gitignore
5 years ago
2fbd1cf989
Build vocab function
5 years ago
8aa4b0e7d2
Reading zip files
5 years ago
4d0b57bfaa
Adding model architechture
5 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

HTML Style Transfer

Learn styling from html files automatically and apply them to raw text.

This project is used mainly to demonstrate deep-learning implementation of named-entity-recognition (NER) models.

Usage

  1. Run style_extract.py to generate training files from html.
  2. Put the .zip file in the data/ folder.
  3. Run style_learn.py to train an NER model.
  4. Run server.py to evaluate your model in the browser.
Tip!

Press p or to see the previous file or, n or to see the next file

About

No description

Collaborators 2

Comments

Loading...