From dev-return-17865-archive-asf-public=cust-asf.ponee.io@manifoldcf.apache.org Fri Mar 16 17:10:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7FFA7180608 for ; Fri, 16 Mar 2018 17:10:03 +0100 (CET) Received: (qmail 89495 invoked by uid 500); 16 Mar 2018 16:10:02 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 89484 invoked by uid 99); 16 Mar 2018 16:10:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2018 16:10:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3012D1A01BE for ; Fri, 16 Mar 2018 16:10:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id EFbttdJn3bkL for ; Fri, 16 Mar 2018 16:10:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 396075F1B3 for ; Fri, 16 Mar 2018 16:10:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A4509E00D1 for ; Fri, 16 Mar 2018 16:10:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 17D4E21277 for ; Fri, 16 Mar 2018 16:10:00 +0000 (UTC) Date: Fri, 16 Mar 2018 16:10:00 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CONNECTORS-1500) HTML Extractor transformation connector contribution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1500?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1500: --------------------------------------- Assignee: Karl Wright > HTML Extractor transformation connector contribution > ---------------------------------------------------- > > Key: CONNECTORS-1500 > URL: https://issues.apache.org/jira/browse/CONNECTORS-150= 0 > Project: ManifoldCF > Issue Type: Improvement > Affects Versions: ManifoldCF 2.9.1 > Reporter: Olivier Tavard > Assignee: Karl Wright > Priority: Minor > Attachments: html_extractor_transformation_connector.txt > > > Hi, > I developed a transformation connector based on Jsoup. The goal of this c= ode is to simply choose an encompassing tag in a HTML document for text ext= racting. And inside this tag, this connector allows you to remove subparts = that you do no want : all the tags corresponding to declared types or speci= fic attribute tag names for example. > The code is in Apache V2 licence =C2=A0and=C2=A0it is in attachment. > It needs some work including code refactoring, renaming classes, unit tes= ts that I will be able to do if you are interested by the code. > The documentation is here : > [https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/237240321/HTML= +Extractor+Transformation+connector]<[https://datafari.atlassian.net/wiki/s= paces/DATAFARI/pages/237240321/HTML+Extractor+Transformation+connector] > =C2=A0 > It does not use additional libraries that=C2=A0the ones already present i= n MCF project. It is based on Jsoup library on lib folder. > Best regards, > Olivier -- This message was sent by Atlassian JIRA (v7.6.3#76005)