scicloj / wolframite

An interface between Clojure and Wolfram Language (the language of Mathematica)
Eclipse Public License 2.0
46 stars 2 forks source link

Problems with TextStructure #22

Closed holyjak closed 5 months ago

holyjak commented 7 months ago

Reportedly some loopiness and NPE in:

(wl/eval '(TextStructure "You can do so much with the Wolfram Language." "ConstituentGraphs"))

See https://github.com/scicloj/wolframite/pull/14#discussion_r1403363442

holyjak commented 5 months ago

Works now 🤷🏻‍♂️