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

Backend DB CRUD #7

Open
urs-of-the-backwoods opened this issue Feb 6, 2017 · 1 comment
Open

Backend DB CRUD #7

urs-of-the-backwoods opened this issue Feb 6, 2017 · 1 comment

Comments

@urs-of-the-backwoods
Copy link

Create, Read, Update, Delete for the database entries
Lex
Prefix/Suffix
Segmentation DB

@urs-of-the-backwoods
Copy link
Author

Update, basic WORD API:

  1. READ, one word input (can be also a small suffix, just one token) -> get back all entries in Lex, Suff, Pref and Seg-DB
  2. WRITE:
    write lex entry, write suff entry, write prefix entry, seg-entry
  3. update, delete: similar to write
  4. DB management
    new db, save db (?)

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

No branches or pull requests

1 participant