GitHub user lewismc opened a pull request:

    https://github.com/apache/any23/pull/34

    ANY23-304 Add extractor for OpenIE

    Hi Folks,
    This issue is a rework of #33 which takes on board @ansell 's comments to 
add the new extractor as a separate module as oppose to inside of core. 
    There are a number of classes which are cleaned up for JDK1.8 compliance.
    In addition, this new functionality augments the default configuration by 
introducing a threshold for OpenIE extractions of 0.5. Anything below this 
value is not converted into triples.
    I run a test extraction on a reasonably testing Webpage from the 
[PO.DAAC](http://podaac.jpl.nasa.gov/aquarius) but right now i am not asserting 
anything.
    As far as I can see this is working pretty well but some community review 
would go a long way.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/any23 ANY23-304

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit 2ecfbff1dddaf57689b725feddba47c7921f726d
Author: Lewis John McGibbney <[email protected]>
Date:   2017-02-24T01:26:03Z

    ANY23-304 Add extractor for OpenIE

----


---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to