id
stringlengths 4
7
| context_1
stringlengths 10
129
| context_2
stringlengths 10
187
| target_word
stringlengths 2
13
| pos
stringclasses 2
values | target_word_location_1
dict | target_word_location_2
dict | language
stringclasses 1
value | label
int64 0
1
|
---|---|---|---|---|---|---|---|---|
EN_5341
|
To set glass in a sash.
|
To set a precious stone in a border of metal.
|
set
|
V
|
{
"char_end": 6,
"char_start": 3
}
|
{
"char_end": 6,
"char_start": 3
}
|
EN
| 1 |
EN_5343
|
He had a drop too much to drink.
|
There is not a drop of pity in that man.
|
drop
|
N
|
{
"char_end": 13,
"char_start": 9
}
|
{
"char_end": 19,
"char_start": 15
}
|
EN
| 1 |
EN_5345
|
The cooling touch of the night air.
|
Suddenly, in the crowd, I felt a touch at my shoulder.
|
touch
|
N
|
{
"char_end": 17,
"char_start": 12
}
|
{
"char_end": 38,
"char_start": 33
}
|
EN
| 1 |
EN_5350
|
They sat down to talk business.
|
We talk French sometimes.
|
talk
|
V
|
{
"char_end": 21,
"char_start": 17
}
|
{
"char_end": 7,
"char_start": 3
}
|
EN
| 1 |
EN_5353
|
She sat on the edge of the bed.
|
The water's edge.
|
edge
|
N
|
{
"char_end": 19,
"char_start": 15
}
|
{
"char_end": 16,
"char_start": 12
}
|
EN
| 1 |
EN_5369
|
The Moon's orbit around the Earth takes nearly one month to complete.
|
He plotted the orbit of the moon.
|
orbit
|
N
|
{
"char_end": 16,
"char_start": 11
}
|
{
"char_end": 20,
"char_start": 15
}
|
EN
| 1 |
EN_5370
|
They sat down to talk business.
|
Although I don't speak Chinese I managed to talk with the villagers using signs and gestures.
|
talk
|
V
|
{
"char_end": 21,
"char_start": 17
}
|
{
"char_end": 48,
"char_start": 44
}
|
EN
| 1 |
EN_5393
|
We took a 10-minute break.
|
Let's take a five-minute break.
|
break
|
N
|
{
"char_end": 25,
"char_start": 20
}
|
{
"char_end": 30,
"char_start": 25
}
|
EN
| 1 |
EN_5409
|
He got into a terrible fix.
|
It rained before we repaired the roof, and were we in a fix!
|
fix
|
N
|
{
"char_end": 26,
"char_start": 23
}
|
{
"char_end": 59,
"char_start": 56
}
|
EN
| 1 |
EN_5420
|
She gave great head.
|
They say he gives good head.
|
head
|
N
|
{
"char_end": 19,
"char_start": 15
}
|
{
"char_end": 27,
"char_start": 23
}
|
EN
| 1 |
EN_5423
|
He ordered a second round.
|
They brought us a round of drinks about every thirty minutes.
|
round
|
N
|
{
"char_end": 25,
"char_start": 20
}
|
{
"char_end": 23,
"char_start": 18
}
|
EN
| 1 |
EN_5427
|
Now that we're all in agreement, we can put that issue to rest.
|
The ocean was finally at rest.
|
rest
|
N
|
{
"char_end": 62,
"char_start": 58
}
|
{
"char_end": 29,
"char_start": 25
}
|
EN
| 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.