[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

A robot to do your job

Subject: A robot to do your job
From: "Ihe Onwuka ihe.onwuka@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Mar 2016 06:03:05 -0000
 A robot to do your job
Somebody (NOT ME) posted this gig

Doesn't strike me as a great idea but given XSLT's homoiconicity one would
have thought the first thing to try would be genetic programming. In fact
someone has already tried it.

See Evolving XSLT stylesheets  - http://arxiv.org/pdf/0712.2630.pdf

But it wouldn't be a machine learning problem if the fashionable buzzwords
(Hadoop, Deep Learning) weren't chucked at it.


JOB DESCRIPTION
Use Machine Learning or Hadoop to find best mapping for a message

I need a tool to create mappings between two sets of XML documents.

I would like to see how fair this can be performed with Deep Learning,
Fuzzy logic, Hadoop or what you believe could help here.

The system will be trained with a set of in and output messages as the
example. It is then expected to create an XSLT 2.0 mapping that can create
the structure.
There will be use of concat, substring, datetransformation in the proof of
concept.
If successful there may be a bigger project involving nested structure and
other functions.

You can select your favorite tool for the project.

Input XML
<Customer>
    <Number>234</Number>
    <FirstName>daniel</FirstName>
    <LastName>Graversen</LastName>
    <Street>Ejbydalsvej </Street>
    <HouseNumber>15</HouseNumber>
    <Postalcode>DK26000</PostalCode>
    <Birthday>20160208</Birthday>
</Customer>

Output XML
<CustomerERP>
   <NO>234</NO>
   <Name>daniel graversen</Name>
   <Street>Ejbydalsvej 15</Street>
   <Postalcode>2600</Postalcode>
   <Country>DK</Country>
   <Birthday>0208</Birthday>
</CustomerERP>

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.