Neil Moore
Neil Moore
When treat is loaded in my Gemfile, stanford-core-nlp runs substantially slower. Here's the code that runs quite slow. I don't think it's anything very complex. ``` text.get(:sentences).each do |sentence| sentence.get(:tokens).each...
Somewhere between 2.1.17 and 2.5.6, the behaviour of this function has changed. I can work on a minimal repro case if required, but before I go to that effort I...
# 🐛 Bug Report Items are missing or partially occluded in combobox with wide items. This is a video of the code sample from below. The last item should be...