ace2005-preprocessing
ace2005-preprocessing copied to clipboard
ACE 2005 corpus preprocessing for Event Extraction task
Please note that if **punkt** resource is not found on NLTK, your code would not work. I suggest to add a check somewhere in the code for the resource, or...
Hi @bowbowbow, thanks a lot for putting this together. Was wondering if it will be easy to extend the content in main.py to support Arabic. In my initial trials, I...
Thank you for your sharing. I have a issue. When I process ACE data by using this code, it occurs the following issue. Traceback (most recent call last): File "main.py",...