[GitHub] any23 pull request #33: ANY23-304 Add extractor for OpenIE 1st pass

2017-02-23 Thread lewismc
Github user lewismc closed the pull request at: https://github.com/apache/any23/pull/33 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] any23 pull request #33: ANY23-304 Add extractor for OpenIE 1st pass

2017-02-16 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/any23/pull/33#discussion_r101650632 --- Diff: core/src/main/java/org/apache/any23/rdf/RDFUtils.java --- @@ -564,6 +569,4 @@ public static boolean isAbsoluteIRI(String href) { }

[GitHub] any23 pull request #33: ANY23-304 Add extractor for OpenIE 1st pass

2017-02-16 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/any23/pull/33#discussion_r101650651 --- Diff: core/src/main/java/org/apache/any23/extractor/openie/OpenIEExtractor.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

[GitHub] any23 pull request #33: ANY23-304 Add extractor for OpenIE 1st pass

2017-02-16 Thread ansell
Github user ansell commented on a diff in the pull request: https://github.com/apache/any23/pull/33#discussion_r101641510 --- Diff: core/src/main/java/org/apache/any23/extractor/openie/OpenIEExtractor.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

[GitHub] any23 pull request #33: ANY23-304 Add extractor for OpenIE 1st pass

2017-02-16 Thread ansell
Github user ansell commented on a diff in the pull request: https://github.com/apache/any23/pull/33#discussion_r101638032 --- Diff: core/src/main/java/org/apache/any23/rdf/RDFUtils.java --- @@ -564,6 +569,4 @@ public static boolean isAbsoluteIRI(String href) { }

[GitHub] any23 pull request #33: ANY23-304 Add extractor for OpenIE 1st pass

2017-02-15 Thread lewismc
GitHub user lewismc opened a pull request: https://github.com/apache/any23/pull/33 ANY23-304 Add extractor for OpenIE 1st pass This issue is a first pass at addressing https://issues.apache.org/jira/browse/ANY23-304. There is more work to be done on the new extractor. The new