issues
search
EmilStenstrom
/
conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
MIT License
311
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Seeking prevents the use of streams with `parse_incr`
#100
kylebgorman
opened
1 month ago
4
Fixes metadata propagation
#99
kylebgorman
closed
1 month ago
9
Bump cryptography from 42.0.8 to 43.0.1
#98
dependabot[bot]
closed
1 month ago
0
Failure with serializing/deserializing using Python `pickle`
#97
aalok-sathe
closed
1 month ago
7
5.0.0 wheel on PyPI is empty
#96
asumagic
closed
4 months ago
4
Bump zipp from 3.11.0 to 3.19.1
#95
dependabot[bot]
closed
4 months ago
0
Bump certifi from 2023.7.22 to 2024.7.4
#94
dependabot[bot]
closed
4 months ago
0
Bump urllib3 from 1.26.18 to 1.26.19
#93
dependabot[bot]
closed
4 months ago
0
Bump requests from 2.31.0 to 2.32.0
#92
dependabot[bot]
closed
5 months ago
0
Bump idna from 3.4 to 3.7
#91
dependabot[bot]
closed
7 months ago
0
Bump cryptography from 42.0.2 to 42.0.4
#90
dependabot[bot]
closed
8 months ago
0
Bump cryptography from 42.0.0 to 42.0.2
#89
dependabot[bot]
closed
9 months ago
0
Bump cryptography from 41.0.6 to 42.0.0
#88
dependabot[bot]
closed
9 months ago
0
Bump cryptography from 41.0.4 to 41.0.6
#87
dependabot[bot]
closed
11 months ago
0
Bump urllib3 from 1.26.17 to 1.26.18
#86
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 1.26.13 to 1.26.17
#85
dependabot[bot]
closed
1 year ago
0
Bump cryptography from 41.0.3 to 41.0.4
#84
dependabot[bot]
closed
1 year ago
0
Bump cryptography from 41.0.2 to 41.0.3
#83
dependabot[bot]
closed
1 year ago
0
Bump certifi from 2022.12.7 to 2023.7.22
#82
dependabot[bot]
closed
1 year ago
0
Bump pygments from 2.13.0 to 2.15.0
#81
dependabot[bot]
closed
1 year ago
0
Bump cryptography from 41.0.0 to 41.0.2
#80
dependabot[bot]
closed
1 year ago
0
Add `to_list()` analogous to `to_tree()`
#79
peterr-s
closed
4 months ago
1
Conll Format & ARG parser
#78
bablf
closed
1 year ago
1
Type-flexible dict serializer
#77
andidyer
closed
1 year ago
0
Bump cryptography from 39.0.1 to 41.0.0
#76
dependabot[bot]
closed
1 year ago
0
Bump requests from 2.28.1 to 2.31.0
#75
dependabot[bot]
closed
1 year ago
0
Modifying misc with non-str values
#74
andidyer
closed
1 year ago
5
Bump cryptography from 38.0.4 to 39.0.1
#73
dependabot[bot]
closed
1 year ago
0
Idea: Introduce helper TokenTree methods
#72
PROrock
closed
4 months ago
2
Bump cryptography from 37.0.4 to 38.0.3
#71
dependabot[bot]
closed
1 year ago
1
Bump certifi from 2022.6.15 to 2022.12.7
#70
dependabot[bot]
closed
1 year ago
0
Generating TokenList of a sentence containing multi-word tokens causes improper list comprehensions
#69
Akshayanti
closed
2 years ago
2
hidden breaking change in conllu 4.4.3 and 4.5.0
#68
helpmefindaname
closed
2 years ago
2
Change handling dicts for proper rendering of fields
#67
Akshayanti
closed
2 years ago
3
Buggy rendering of tokenTree if Misc column is not a key-value pair
#66
Akshayanti
closed
2 years ago
4
raised exception on invalid ID
#65
rahonalab
closed
2 years ago
9
fix(seralizer): use f-strings to help serialize int metadata (fix #63)
#64
hrishikeshrt
closed
2 years ago
3
BUG: Error when serializing metadata that is not a string
#63
hrishikeshrt
closed
2 years ago
0
Multiword tokens
#62
jheinecke
closed
2 years ago
7
Cannot parse CoNNL-U Plus fields after reading file content
#61
harisont
closed
2 years ago
2
TypeError: initial_value must be str or None, not Tag
#60
rahonalab
closed
2 years ago
4
how to cite
#59
arademaker
closed
2 years ago
1
Integrating with NLTK?
#58
Geremia
closed
2 years ago
5
enhanced dependencies
#57
arademaker
closed
2 years ago
3
Add official OSI name in the license metadata
#56
ecederstrand
closed
3 years ago
1
Make blank line check more robust
#55
bminixhofer
closed
3 years ago
1
Blank line check is not robust
#54
bminixhofer
closed
3 years ago
2
CoNLL-U Plus: Retain global.columns when slicing
#53
arademaker
closed
2 years ago
9
Add a `__next__()` method to `TokenList` ?
#52
plefebvre91
closed
3 years ago
3
Bump urllib3 from 1.26.4 to 1.26.5
#51
dependabot[bot]
closed
3 years ago
0
Next