Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visidata plugin #97

Open
polm opened this issue Dec 19, 2020 · 2 comments
Open

Visidata plugin #97

polm opened this issue Dec 19, 2020 · 2 comments

Comments

@polm
Copy link

polm commented Dec 19, 2020

Hello, this isn't a bug report, but I just thought I'd mention I made a plugin for VisiData that uses this library. It makes it easy to interactively inspect CoNLL files. Thanks for making the library!

Here's the plugin:

https://github.com/polm/visidata-conll

Here's a brief video of it in action:

vd-conll.mp4
@matgrioni
Copy link
Collaborator

Wow! So cool. I have not heard of visidata before, but it looks like a great program, and happy to see this library being put to good use.

That you were able to make it without opening a bug report is a good sign, I hope ;). Let me know if there's any issues or documentation holes you came across. I've been working on keeping a consistent schedule on this, so feedback will be quickly incorporated :).

@polm
Copy link
Author

polm commented Dec 20, 2020

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 token IDs could be floating point numbers (and I've still never seen that).

This wasn't much of an issue for me, but it might be good to have some documentation of the fields in pyconll are handled in the README or another file locally, in additiona to the upstream docs, with notes on if you've found any exceptions to the spec in practice and how it's handled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants