-
After I ran the command "python3 main.py figer," I think the system ran and produced a lot of output on my terminal but spat out an error "No such file or directory: 'data/log/runlog_figer.pickle'".
…
-
Dear authors, I am trying to customize the mapping from freebase types to my own target taxonomies, however I am having trouble to find a good coverage of all related freebase types. Is there any way …
-
Hi ,Is it supported on win10
when i run ./scripts/run.sh
I see:
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO…
-
Currently, we use the 4-class NE tagset: https://github.com/coli-saar/am-parser/issues/3#issuecomment-511452032
Since we are now convinced that the companion data + new entity tagger didn't hurt us…
-
Thank you for the interesting work! We have been trying to run your system, but the gazetteers download fails. Could it be that this is a server side problem?
Downloading the folder from datastore …
-
When I use the example code from tutorial 7 I get this error.
> OSError: HEAD request failed for url http://cogcomp.org/Data/QA/QC/train_5500.label with status code 301.
This is the code:
from …
-
I spent lots of time on it but I still couldn't find them except the SST dataset.
Could you please upload the data set or send it to heslowen@gmail.com?
thanks!
-
I created a maven project. The pom.xml is :
```
4.0.0
edu.illinois.cs.cogcomp
illinoisDemo
1.0-SNAPSHOT
CogcompSoftware
Cogcomp…
-
Quick question: Are we currently merging tokens that belong to the same named entity into one node in the UCCA parser? In checking the token-range mismatches, I ran across examples like 700009, which …
-
Thanks for the nice work and great code written.
However, it seems that the currently provided datasets are already processed using some methods. It would be great if it supports custom datasets l…