document
string
triplets
list
python is considered a programming language.
[ { "head": "python", "relation": "is_a", "tail": "programming language" } ]
electric car depends on battery.
[ { "head": "electric car", "relation": "depends_on", "tail": "battery" } ]
There is a strong association between social media usage and screen time.
[ { "head": "social media usage", "relation": "correlated_with", "tail": "screen time" } ]
A rose is a type of flower.
[ { "head": "rose", "relation": "is_a", "tail": "flower" } ]
heavy rain often leads to flooding.
[ { "head": "heavy rain", "relation": "cause_of", "tail": "flooding" } ]
stress often leads to headaches.
[ { "head": "stress", "relation": "cause_of", "tail": "headaches" } ]
social media usage is correlated with screen time.
[ { "head": "social media usage", "relation": "correlated_with", "tail": "screen time" } ]
advertising spend is correlated with sales.
[ { "head": "advertising spend", "relation": "correlated_with", "tail": "sales" } ]
poor diet often leads to obesity.
[ { "head": "poor diet", "relation": "cause_of", "tail": "obesity" } ]
car is considered a vehicle.
[ { "head": "car", "relation": "is_a", "tail": "vehicle" } ]
Coffee contains caffeine. Heavy rain causes flooding.
[ { "head": "heavy rain", "relation": "cause_of", "tail": "flooding" } ]
plant growth requires sunlight to function properly.
[ { "head": "plant growth", "relation": "depends_on", "tail": "sunlight" } ]
stress causes headaches.
[ { "head": "stress", "relation": "cause_of", "tail": "headaches" } ]
A sedan is a car. A car is a vehicle.
[ { "head": "sedan", "relation": "is_a", "tail": "car" }, { "head": "car", "relation": "is_a", "tail": "vehicle" } ]
Music improves mood. Plant growth depends on sunlight.
[ { "head": "plant growth", "relation": "depends_on", "tail": "sunlight" } ]
Music improves mood. Plant growth depends on sunlight.
[ { "head": "plant growth", "relation": "depends_on", "tail": "sunlight" } ]
temperature is closely related to electricity usage.
[ { "head": "temperature", "relation": "correlated_with", "tail": "electricity usage" } ]
machine learning accuracy requires training data to function properly.
[ { "head": "machine learning accuracy", "relation": "depends_on", "tail": "training data" } ]
A tablet is a type of computer.
[ { "head": "tablet", "relation": "is_a", "tail": "computer" } ]
Music improves mood. Plant growth depends on sunlight.
[ { "head": "plant growth", "relation": "depends_on", "tail": "sunlight" } ]
poor diet causes obesity.
[ { "head": "poor diet", "relation": "cause_of", "tail": "obesity" } ]
A tablet is a type of computer.
[ { "head": "tablet", "relation": "is_a", "tail": "computer" } ]
A violin is a type of instrument.
[ { "head": "violin", "relation": "is_a", "tail": "instrument" } ]
The performance of online payment relies on network availability.
[ { "head": "online payment", "relation": "depends_on", "tail": "network availability" } ]
Coffee contains caffeine. Heavy rain causes flooding.
[ { "head": "heavy rain", "relation": "cause_of", "tail": "flooding" } ]
The performance of navigation system relies on gps signal.
[ { "head": "navigation system", "relation": "depends_on", "tail": "gps signal" } ]
advertising spend is correlated with sales.
[ { "head": "advertising spend", "relation": "correlated_with", "tail": "sales" } ]
The performance of online payment relies on network availability.
[ { "head": "online payment", "relation": "depends_on", "tail": "network availability" } ]
laptop is considered a machine.
[ { "head": "laptop", "relation": "is_a", "tail": "machine" } ]
poor diet causes obesity.
[ { "head": "poor diet", "relation": "cause_of", "tail": "obesity" } ]
A sedan is a car. A car is a vehicle.
[ { "head": "sedan", "relation": "is_a", "tail": "car" }, { "head": "car", "relation": "is_a", "tail": "vehicle" } ]
mobile app depends on internet connection.
[ { "head": "mobile app", "relation": "depends_on", "tail": "internet connection" } ]
smartphone is considered a device.
[ { "head": "smartphone", "relation": "is_a", "tail": "device" } ]
population density is closely related to housing prices.
[ { "head": "population density", "relation": "correlated_with", "tail": "housing prices" } ]
stress often leads to headaches.
[ { "head": "stress", "relation": "cause_of", "tail": "headaches" } ]
humidity is closely related to mold growth.
[ { "head": "humidity", "relation": "correlated_with", "tail": "mold growth" } ]
The performance of online payment relies on network availability.
[ { "head": "online payment", "relation": "depends_on", "tail": "network availability" } ]
laptop is considered a machine.
[ { "head": "laptop", "relation": "is_a", "tail": "machine" } ]
student performance requires study habits to function properly.
[ { "head": "student performance", "relation": "depends_on", "tail": "study habits" } ]
mobile app depends on internet connection.
[ { "head": "mobile app", "relation": "depends_on", "tail": "internet connection" } ]
Coffee contains caffeine. Heavy rain causes flooding.
[ { "head": "heavy rain", "relation": "cause_of", "tail": "flooding" } ]
laptop is considered a machine.
[ { "head": "laptop", "relation": "is_a", "tail": "machine" } ]
A smartphone is a type of device.
[ { "head": "smartphone", "relation": "is_a", "tail": "device" } ]
Coffee contains caffeine. Heavy rain causes flooding.
[ { "head": "heavy rain", "relation": "cause_of", "tail": "flooding" } ]
frontend application requires api server to function properly.
[ { "head": "frontend application", "relation": "depends_on", "tail": "api server" } ]
Cats like sleeping. A smartphone is a device.
[ { "head": "smartphone", "relation": "is_a", "tail": "device" } ]
fuel prices is closely related to transportation costs.
[ { "head": "fuel prices", "relation": "correlated_with", "tail": "transportation costs" } ]
education level is closely related to income.
[ { "head": "education level", "relation": "correlated_with", "tail": "income" } ]
education level is closely related to income.
[ { "head": "education level", "relation": "correlated_with", "tail": "income" } ]
A doctor is a type of profession.
[ { "head": "doctor", "relation": "is_a", "tail": "profession" } ]