CHAPTER 17 Information Extraction
2020-12-30 · 17.2 Relation Extraction Algorithms There are five main classes of algorithms for relation extraction: handwritten pat-terns, supervised machine learning, semi-supervised (via bootstrapping and via distant supervision), and unsupervised. We''ll introduce each of these in the next sections. 17.2.1 Using Patterns to Extract Relations H