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

Frank McQuillan updated MADLIB-910:
-----------------------------------
    Description: 
Story

As a data scientist, I want to perform URI operations on my data, so that I can 
prepare it for input to predictive analytics algorithms.

Details

Proposed functionality :
* Parse a URI into its components. 
* Extract all URIs embedded in text input. 
* Parse a URI domain name into its components.

The files in 
https://github.com/uriparser/uriparser/tree/master/test
carry LGPL 2.1 license, so we can hopefully do without these file.

References

[1] Pivotal PDL tools
http://pivotalsoftware.github.io/PDLTools/group__grp__uriutils.html

[2] uniparser 
http://uriparser.sourceforge.net/doc/html/index.html
http://uriparser.sourceforge.net/

[3] URI reference
http://tools.ietf.org/html/rfc3986

[4] General information on URI
https://en.wikipedia.org/wiki/Uniform_resource_identifier

  was:
Story

As a data scientist, I want to perform URI operations on my data, so that I can 
prepare it for input to predictive analytics algorithms.

Details

Proposed functionality :
* Parse a URI into its components. 
* Extract all URIs embedded in text input. 
* Parse a URI domain name into its components.

References

[1] Pivotal PDL tools
http://pivotalsoftware.github.io/PDLTools/group__grp__uriutils.html

[2] uniparser 
http://uriparser.sourceforge.net/doc/html/index.html
http://uriparser.sourceforge.net/

[3] URI reference
http://tools.ietf.org/html/rfc3986

[4] General information on URI
https://en.wikipedia.org/wiki/Uniform_resource_identifier


> URI Utilities
> -------------
>
>                 Key: MADLIB-910
>                 URL: https://issues.apache.org/jira/browse/MADLIB-910
>             Project: Apache MADlib
>          Issue Type: New Feature
>          Components: Module: Utilities
>            Reporter: Frank McQuillan
>            Priority: Major
>              Labels: starter
>
> Story
> As a data scientist, I want to perform URI operations on my data, so that I 
> can prepare it for input to predictive analytics algorithms.
> Details
> Proposed functionality :
> * Parse a URI into its components. 
> * Extract all URIs embedded in text input. 
> * Parse a URI domain name into its components.
> The files in 
> https://github.com/uriparser/uriparser/tree/master/test
> carry LGPL 2.1 license, so we can hopefully do without these file.
> References
> [1] Pivotal PDL tools
> http://pivotalsoftware.github.io/PDLTools/group__grp__uriutils.html
> [2] uniparser 
> http://uriparser.sourceforge.net/doc/html/index.html
> http://uriparser.sourceforge.net/
> [3] URI reference
> http://tools.ietf.org/html/rfc3986
> [4] General information on URI
> https://en.wikipedia.org/wiki/Uniform_resource_identifier



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

Reply via email to