Paul O'Leary McCann

Results 233 comments of Paul O'Leary McCann

@quadrismegistus Sure, that should work. I am not sure about the future of that particular pip package yet. The version that's there now won't go away, but maybe development will...

My wheels are still up if you want to use them and I don't see that changing, but I haven't done any other work on the project and don't have...

Fiddling around more found something strange. The above command doesn't work, but this does: cd ~/site/ devd -a -l . -p 8000 It seems to consistently work if the path...

Ah, yeah, it's going through tons of files, If the directory structure is like this: /home/person/site Suppose cwd is `/home/person` and command is `devd -l ./site`. I would expect it...

Sorry, I'm not familiar enough with go to build devd. (I was able to install go and run `go build` but it produced no bianries...?)

OK, that makes sense, thanks for the clarification.

Sorry for the very late reply here, but if you want to start work on a PR for this I think we'd be happy to look at it.

Had no trouble at all with pyconll - the only issues I ran into were due to my lack of understanding of the CoNLL-U format. For example, I hadn't realized...

Sorry, I am not aware of any good training set, which is why I was curious what was used for this model. [pymlask](https://github.com/ikegami-yukino/pymlask) is rule based but seems solid. Since...

If you want to close this that's fine, but I still don't see an explanation of the training data anywhere. Did I miss it?