ace2005-preprocessing icon indicating copy to clipboard operation
ace2005-preprocessing copied to clipboard

ACE 2005 corpus preprocessing for Event Extraction task

Results 13 ace2005-preprocessing issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement

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",...