lgessler / glam

(WIP) a webapp for language documentation
Eclipse Public License 2.0
40 stars 3 forks source link

NLP system integration #43

Open lgessler opened 6 months ago

lgessler commented 6 months ago

Our ultimate goal's to give NLP services easy access to all data in the system. To do so, we need to answer at least the following questions:

  1. How can independently-run NLP systems communicate with the Glam backend?
  2. How should NLP systems be configured, and what is necessary in that configuration?
  3. How should system-provided data live alongside user-provided data?