Nitin Madnani
Nitin Madnani
This plugin is a life-saver and I love it! However, the paths it displays in the session-lens window are a little strange. For some reason, it shows `.//Users/...` as the...
It would be really nice if support for the [Jira Server](https://apps.apple.com/us/app/jira-server/id1405353949) app could be added.
It'd be great if this amazing tool was also available via [macports](https://macports.org) since not everyone on the mac uses homebrew. Thanks!
Love this! Would it be possible to add support for [macports](https://macports.org) for those of us who prefer that over homebrew?
Right now, we are using the `crf_learn` and `crf_test` command line programs directly. We should look into using the Python bindings for CRF++ that are included in the package.
Right now, installation includes installing the conda package for `rstfinder` and then installing the PyPI package for `python-zpar`. This is because `python-zpar` is only available via PyPI. To make it...
There's a bunch of suggestions that Mike left in the code that are tagged with TODO in the comments. We should try and see whether we want to address those.
Looks like scikit-learn is planning to remove the boston housing dataset in v1.2 because it has ethical issues. They recommend using the calfornia housing dataset instead. We should do this...