Automatic Subject-Object-Verb relation extraction

Artificial Intelligence is one of the key concepts of today's technology. As it is known, AI's aim is to developing technology that can learn by itself. Also, Natural Language Processing is another key concept as a significant contributor to AI in the field of natural languages. Considering the AI and NLP together brings us to teach computers to learn on their own about the natural languages and human derived words with their relationship. This paper aims to transfer a considerable amount of information to computers' world by presenting a way to extract Subject-Object-Verb relation extraction from Turkish documents automatically. Through three main steps the goal is achieved: (1) morphological analysis, (2) dependency analysis, (3) triplet extraction. As a result, an independent triplets graph can be generated for each text input, and verbs-nouns relation can be viewed.