-
When I opened the gui of CoNLL and these error messages occur. I couldn't select any of the option on the GUI and I couldn't run the tool as well.
-
emtsv does not handle CoNLL-U comments very well. If the input is a tsv file, two things happen:
1. If the file only has the `form` column, comments (lines starting with "`# `") are treated as a to…
-
The UD v2 version of the CoNLL-U spec extends the v1 version implemented by conllu.js in at least the following
* Space is permitted in FORM and LEMMA
* Empty nodes are allowed in the extended rep…
-
```julia
Do you want to download the dataset from https://github.com/davidsbatista/NER-datasets/archive/master.zip to "/Users/jakeireland/$
julia/datadeps/CoNLL 2003"?
[y/n]
y
┌ Info: Downloading…
-
On [line 211](https://github.com/google-research/xtreme/blob/4fd68dc6b53796413e05dc3f3f73c2106f88ec57/third_party/ud-conversion-tools/lib/conll.py#L211), conll.py script makes a call to DependencyTree…
-
As requested in the README, I'd like to leave a note that I'd be very interested in having the library support more than the standard CoNLL-U format.
Specifically, I currently find myself needing t…
-
Can I know what's the performance you obtain with your new implementation
-
我将data_PGIM中的压缩包解压到了本地文件夹,并修改了twitter-15-PGIM.yaml 和 twitter-17-PGIM.yaml 开头处代码(dataset:
data_file: C:/Users/111/adaseq/2015_PGIM/train.txt
train_file: C:/Users/111/adaseq/2015_PGIM/train.txt
…
-
After installing newers versions of torch and transformers (2.2.2 and 4.43.4, respectively), I've been receiving the error
`AttributeError: 'BertTokenizerFast' object has no attribute 'split_special_…
-
Hey, thanks for this useful tool! I'm just curious if you will do some work to include the universal anaphora format in your project. If so, I'd like to contribute to it. :)