Concept

Basic algorithm for Relation Bootstrapping

Gather a set of seed tuples that have relation R

Iterate

  1. Find sentences with these pairs.

  2. Look at the context between or around the pair and generalize the context to create patterns.

  3. Use the pattern to search for more pairs.

0

1

Updated 2022-02-13

Tags

Data Science