• Alfredo Di Napoli's avatar
    Add insertDoc, refactor insertDocs · 0c2fb6fb
    Alfredo Di Napoli authored
    For some strange reason `insertDocs` was implemented with a contrived
    mechanism to insert data, build a map with some hashes and retrieve the
    information later. This refactoring should technically achieve the same
    but without the complication.
    
    We now have an `insertDoc` function that can be used to insert single
    documents, so that we can catch exceptions coming from the database
    and act accordingly.
    0c2fb6fb
Name
Last commit
Last update
..
Node Loading commit data...
Context.hs Loading commit data...
ContextNodeNgrams.hs Loading commit data...
ContextNodeNgrams2.hs Loading commit data...
Ngrams.hs Loading commit data...
NgramsPostag.hs Loading commit data...
Node.hs Loading commit data...
NodeContext.hs Loading commit data...
NodeContext_NodeContext.hs Loading commit data...
NodeNgrams.hs Loading commit data...
NodeNode.hs Loading commit data...
User.hs Loading commit data...