Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language component #8

Open
7 of 12 tasks
oubiwann opened this issue Aug 24, 2018 · 1 comment
Open
7 of 12 tasks

Add language component #8

oubiwann opened this issue Aug 24, 2018 · 1 comment
Labels

Comments

@oubiwann
Copy link
Member

oubiwann commented Aug 24, 2018

Tasks:

  • Create component
    • Add markov and syntagmata generators to :lang map
    • Add db connection to :lang map (using the plugin)
  • Define API for accessing data via db (instead of filesystem reads)
  • Add appropriate LangDB schema keys to redis plugin
  • Update the lein aliases to use the new language component
  • Update CLI tools to use the new language component
@oubiwann
Copy link
Member Author

oubiwann commented Aug 31, 2018

The language component needs to include a connection to a dedicated Redis db instance. Might be worth looking at graphdb and seeing if there is a benefit to splitting out generic redis support into its own lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant