Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Data structure #3

Open
ghost opened this issue Mar 21, 2019 · 0 comments
Open

Data structure #3

ghost opened this issue Mar 21, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 21, 2019

content: {
  searchTerm: "...",
  prefix: "...",
  sourceContentOriginal: "...",
  sourceContentClean: "...",
  sentences: [
    {
      text: "...",
      keywords: ["..."],
      images: ["..."]
    }
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants