sensible-hq / sensible-docs

powers https://docs.sensible.so/
1 stars 0 forks source link

postprocessor (jsonlogic) #306

Open fscelliott opened 2 weeks ago

fscelliott commented 2 weeks ago

https://github.com/sensible-hq/sensible/pull/2513

^ docs probably will stay unindexed until CSEs test it out

fscelliott commented 1 week ago

conceptual stuff:

preprocessor operates on the standardized direct text extraction. They happen before fingerprints+field extraction postprocessor operates on the entire parsedDocument object (or on the entire extraction response?) Happens after field extraction and ...before extraction scoring?

fscelliott commented 1 week ago

when working: https://dev.sensible.so/editor/?d=frances_playground&c=test&g=custom_output_sections (or inspect w/ chrome tools)

fscelliott commented 1 week ago

OK it's working (todo: check out how it appears in the API response):

image