zanjonke
Results
2
issues of
zanjonke
Is is possible to add a setting where the user can manually set names for all the bounding boxes rather than using random strings eg. 'jwzlwirv', 'jwzlwrh3', 'jwzlwrh4' and so...
When I execute somthing like ```python code = """ (function (text) { return true }) """ mydb["mycollection"].find({ "$expr": { "$function": { "body": code, "args": ["$text"], "lang": "js", } } })...