nzhiltsov / mocassin

Automatically exported from code.google.com/p/mocassin
0 stars 0 forks source link

Add extraction of 'followed-by' relations #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Add new relation (FOLLOWED_BY) to 'MocassinOntologyRelations' enum.
2. See 'GateReferenceSearcher' class.
3. Add a new method 'addFollowedByRelations'.
4. Call it in 'retrieveStructuralGraph' after 'addPartholeRelations();' entry.
5. See also 'addPartholeRelations' method as an example how to use position 
offsets.

Original issue reported on code.google.com by nikita.z...@gmail.com on 20 Apr 2012 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by lordofba...@gmail.com on 29 Apr 2012 at 10:41

GoogleCodeExporter commented 9 years ago

Original comment by nikita.z...@gmail.com on 29 Apr 2012 at 11:01