idio / spotlight-model-editor

Tool for tweaking dbpedia spotlight's models
Apache License 2.0
16 stars 8 forks source link

Use custom DSL instead of filenames #18

Closed keynmol closed 6 years ago

keynmol commented 8 years ago

Instead of basing everything on filenames, we could use a simple command-like language:

MAKE <SurfaceForm> SPOTTABLE

MAKE <SurfaceForm> UNSPOTTABLE

etc.

This will simplify adding more high-level commands like MAKE <SurfaceForm> SOLE CANDIDATE FOR <TopicName>.

mal commented 6 years ago

Closing as part of archiving process.