onehaitao / SemEval2010-to-TACRED

A simple tool for converting data format from SemEval2010 to TACRED.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SemEval2010-to-TACRED

A simple tool for converting the format of data from SemEval2010 to TACRED.

Environment Requirements

Data

Usage

  1. Download CoreNlp, put it in ./resource/ folder and then unzip it.
  2. Use the following command to convert data:
python convert.py
  1. The result file will be store in ./result/ folder.

Note

The result of the conversion may not be ideal! Hope to make comments.

Reference Link

About

A simple tool for converting data format from SemEval2010 to TACRED.

License:MIT License


Languages

Language:Python 100.0%