You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Binder: duurt een tijd, maar dan verschijnt de notebook. Als ik .method("fcs") toevoeg werkt het eerste voorbeeld. (we krijgen nog "ingebouwde" corpora toch, dus gewoon chnFcs.pattern(query).search().kwic() ?)
Azure: ik krijg het notebook te zien maar kan niets uitvoeren. Als ik inlog kan ik de notebook clonen en aan de slag.
Detail: klikken op het eerste voorbeeld ("Corpus search") scrollt je niet naar de juiste plek. De rest werkt wel volgens mij.
Aparte varianten chnFcs en chnBL kan heel makkelijk worden toegevoegd.
Azure: aha, goed om te weten. Eigenlijk is dat wat we willen - eerst clonen, dan pas verder werken. Alleen moeten mensen dan wel een MS-account aanmaken...
I have set up a notebook on a number of online hosting platforms, so you can test.
Binder: https://hub.mybinder.org/user/pdekker12-chaining-search-j33ah0ww/tree
(I am still not sure if this link is persistent. If not, create a new image, by going to mybinder.org, and give the public repo https://github.com/pdekker12/chaining-search as source URL)
Azure: https://chainingsearch-peterdekker.notebooks.azure.com/j/tree
CoCalc: I have not tried yet. https://cocalc.com/doc/jupyter-notebook.html
When testing, make sure to give
method("fcs")
to corpus objects (before issuingsearch()
), since blacklab is not accessible from outside.The text was updated successfully, but these errors were encountered: