sileod commited on
Commit
88fc73d
1 Parent(s): d34e9db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -30,6 +30,5 @@ Authors collated two datasets, one with pairs of sentences related to machine tr
30
  url = "https://aclanthology.org/S17-2001",
31
  doi = "10.18653/v1/S17-2001",
32
  pages = "1--14",
33
- abstract = "Semantic Textual Similarity (STS) measures the meaning similarity of sentences. Applications include machine translation (MT), summarization, generation, question answering (QA), short answer grading, semantic search, dialog and conversational systems. The STS shared task is a venue for assessing the current state-of-the-art. The 2017 task focuses on multilingual and cross-lingual pairs with one sub-track exploring MT quality estimation (MTQE) data. The task obtained strong participation from 31 teams, with 17 participating in \textit{all language tracks}. We summarize performance and review a selection of well performing methods. Analysis highlights common errors, providing insight into the limitations of existing models. To support ongoing work on semantic representations, the \textit{STS Benchmark} is introduced as a new shared training and evaluation set carefully selected from the corpus of English STS shared task data (2012-2017).",
34
- }s
35
  ```
 
30
  url = "https://aclanthology.org/S17-2001",
31
  doi = "10.18653/v1/S17-2001",
32
  pages = "1--14",
33
+ }
 
34
  ```