pyconll icon indicating copy to clipboard operation
pyconll copied to clipboard

A minimal, pure Python library to interface with CoNLL-U format files.

Results 16 pyconll issues
Sort by recently updated
recently updated
newest added

Based on some previous issues, it can be useful to have a version released with some bug fix that is specific for a certain issue and will work for a...

Having a separate develop branch seemed like a good idea at some point and made sense given my engineering experience up to that point, but I think a simpler and...

At one point, specific directory hashing logic was created for the pyconll DI tests to ensure that the contents downloaded from the UD resources were actually what were expected against...

Since the last release of pyconll, there have been several new UD versions that have been released that need to be added to the DI test for proper validation.

Poetry seems like the go-to nowadays for python package management. The current project was made before I knew about poetry and things like release management and setting dev/test dependencies, and...

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...