Hi all, I am interested in doing entity relation extraction (aka fact extraction; i.e. person_a works_for person_b or person_a lives_at place_b).
I see there is some old code at /contrib/factstore that was designed to store these types of entity relationships, but is no longer maintained - however, I am more interested in the identification of these relationships anyway, than in the storage. Does Stanbol have any way to extract these kinds of entity relationships? If not, is anyone aware of any project that might do this that we could use in parallel? Thanks, Tom