Simon Gray
Simon Gray
Seems like it is an infinite loop in the datafy-tsm implementation. Removing the `datafy` call from `(assoc m k (datafy v))` and leaving just `v` seems to solve it for...
Seems like it could be very useful to map explanations of and references to universal dependencies and then have a function exposing these in the REPL, e.g. https://universaldependencies.org/u/dep/conj.html
Attempting to create a pipeline with the [kbp annotator](https://stanfordnlp.github.io/CoreNLP/kbp.html) currently results in the following error: ``` Execution error (VerifyError) at edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer/toProtoBuilder (ProtobufAnnotationSerializer.java:673). Bad type on operand stack Exception Details: Location:...
This is probably a long shot, but since there's working Python interop in Clojure, it might be possible to also integrate Stanford's Stanza, which has a different - and much...
**Describe the bug** Start playing music in e.g. Spotify. Then switch to Metatext. If there's a GIF anywhere in the feed and automatic playback is enabled, the music pauses. **To...
The last release was in 2018. This project doesn't use deps.edn and doesn't have automatic snapshot releases, so there is no easy way to depend on the latest code.
Attempting to hydrate while using React 18 results in the following warning: > react-dom.development.js:87 Warning: ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to...
Some inspiration: https://github.com/gadfly361/re-surface TODO: description