Max Irwin

Results 26 issues of Max Irwin

Coreference resolution should be added as a pre-tokenization step. This will improve the knowledge graph extraction recall, and also improve BM25 accuracy. Coref poses several challenges, most importantly: accuracy can...

There are lots of things already using async, including the REST API calls and Search engine passthroughs. But the pipeline and file IO are not yet awaitable and need to...

Team SISU entry for "BuddyPQ".

Controllers should be able to pipe to response.

enhancement

Allow callbacks into heimdall responses to supply error objects that have granular error data and types. For example - allow a command to callback with a 404 error, or a...

enhancement

The "fields" property is meant to conform outgoing response data to the declared specification. Checking and validating fields should be included before locking API at version 1.0.0

enhancement

Should decode on validation

enhancement

Improve and standardize all logging to a standard format that may be used by existing analysis tools (Logstash and Kibana, for example).