Basvoju commited on
Commit
b9af7de
·
1 Parent(s): ac9d2c0

Update SemEval2018Task7.py

Browse files
Files changed (1) hide show
  1. SemEval2018Task7.py +1 -1
SemEval2018Task7.py CHANGED
@@ -15,7 +15,7 @@
15
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
  # See the License for the specific language governing permissions and
17
  # limitations under the License.
18
- """Semeval2018Task7 is a dataset that describes the first task on semantic relation extraction and classification in scientific paper abstracts"""
19
 
20
 
21
 
 
15
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
  # See the License for the specific language governing permissions and
17
  # limitations under the License.
18
+ """Semeval2018Task7 is a dataset that describes Semantic Relation Extraction and Classification in Scientific Papers"""
19
 
20
 
21