arpieb / domseg

DOM Semantic Segmentation Annotator for element-level classification datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work in progress!!!

This is currently not a stable project for general consumption, but being made public so that I can easily share with others helping to test/troubleshoot.

Once the codebase is stable and meets MVP requirements, this message will be removed and you will start to see release tags.

Thanks for checking it out!

DOMSeg Annotator

A Quick-n-Dirty™ tool for semantic segmentation annotation of HTML elements for ML Datasets within FireFox.

Extension

The code for the Firefox extension lives under the extension folder. The README there provides documentation specific to that codebase.

Server

The code for the DOMSegServer that provides a backend for the extension client lives under the server folder. The README there provides documentation specific to that codebase.

About

DOM Semantic Segmentation Annotator for element-level classification datasets

License:Apache License 2.0


Languages

Language:Elixir 78.0%Language:HTML 12.2%Language:JavaScript 8.4%Language:SCSS 1.2%Language:CSS 0.3%Language:Shell 0.1%