Difference between revisions of "DSL generator"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{Project | {{Project | ||
+ | |Has sponsor=Kauffman Incubator Project | ||
|Has title=DSL Geneator | |Has title=DSL Geneator | ||
|Has owner=Hiep Nguyen | |Has owner=Hiep Nguyen |
Revision as of 11:29, 20 September 2020
DSL generator | |
---|---|
Project Information | |
Has title | DSL Geneator |
Has owner | Hiep Nguyen |
Has start date | 2019/05/16 |
Has deadline date | |
Has project status | Active |
Has sponsor | Kauffman Incubator Project |
Copyright © 2019 edegan.com. All Rights Reserved. |
Approach
The most important data we want to capture is the companies' tags, the images' tags, companies' short description, and companies' long description. For example, if we look at
view-source:https://www.boost.vc/companies/
We want to capture the tags that are associated with the companies' logos, the names of companies, the short descriptions of companies, and companies websites. The goal is to compress all of those into one DSL so that our [model http://www.edegan.com/wiki/DSL_Encoding] could learn the structure that we want.
This article can be a good start to look at