spacy-conll

A custom pipeline component for spaCy that can convert any parsed Doc and its sentences into CoNLL-U format. Also provides a command line entry point.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install spacy-conll

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
4.0.1 2024-07-02    
3.4.0 2023-04-02    
3.3.0 2023-01-17    
3.2.0 2022-04-04    
3.1.0 2021-10-31    
3.0.2 2021-07-14  
3.0.1 2021-07-14  
3.0.0 2021-07-12  
3.0.0rc3 pre-release 2021-07-08  
3.0.0rc2 pre-release 2021-07-07  
3.0.0rc1 pre-release 2021-06-29  
2.1.0 2021-06-30  
2.0.0 2020-05-11  
1.3.0 2020-04-28  
1.2.0 2020-02-02  
1.1.0 2020-01-21  
1.0.1 2020-01-15  
1.0.0 2020-01-15  
0.1.6 2019-01-17  
0.1.5 2019-01-17  
0.1.0 2019-01-16  
0.0.3 2019-01-14  
0.0.2 2019-01-14  
0.0.1 2019-01-14  

Issues with this package?

Page last updated 2025-06-27 16:55:51 UTC