You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Vidal (JIRA)" <ji...@apache.org> on 2018/08/17 21:17:00 UTC

[jira] [Updated] (NIFI-5534) Create a Nifi Processor using Boilerpipe Article Extractor

     [ https://issues.apache.org/jira/browse/NIFI-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Vidal updated NIFI-5534:
-----------------------------
    Description: 
Using the boilerpipe library ([https://code.google.com/archive/p/boilerpipe/] ), I created a simple processor that reads the content of a URL and extract its text into a flowfile.

I think it is a good complement to the HMTL nar bundle.

 

Link to my implementation: https://github.com/paulvid/nifi/tree/NIFI-5534/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/

  was:
Using the boilerpipe library ([https://code.google.com/archive/p/boilerpipe/] ), I created a simple processor that reads the content of a URL and extract its text into a flowfile.

I think it is a good complement to the HMTL nar bundle


> Create a Nifi Processor using Boilerpipe Article Extractor
> ----------------------------------------------------------
>
>                 Key: NIFI-5534
>                 URL: https://issues.apache.org/jira/browse/NIFI-5534
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Paul Vidal
>            Priority: Minor
>              Labels: github-import
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Using the boilerpipe library ([https://code.google.com/archive/p/boilerpipe/] ), I created a simple processor that reads the content of a URL and extract its text into a flowfile.
> I think it is a good complement to the HMTL nar bundle.
>  
> Link to my implementation: https://github.com/paulvid/nifi/tree/NIFI-5534/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)