[jira] [Commented] (TIKA-1798) Parser for Video Similarity using PooledTimeSeries metric

2015-11-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030317#comment-15030317
 ] 

Hudson commented on TIKA-1798:
--

SUCCESS: Integrated in tika-trunk-jdk1.7 #890 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/890/])
Fix for TIKA-1798 Parser for Video Similarity using PooledTimeSeries metric 
contributed by Aditya Dhulipala and Chris Mattmann this closes #64. (mattmann: 
[http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1716927])
* trunk/CHANGES.txt
* trunk/tika-parsers/src/main/java/org/apache/tika/parser/pot
* 
trunk/tika-parsers/src/main/java/org/apache/tika/parser/pot/PooledTimeSeriesParser.java
* 
trunk/tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser


> Parser for Video Similarity using PooledTimeSeries metric
> -
>
> Key: TIKA-1798
> URL: https://issues.apache.org/jira/browse/TIKA-1798
> Project: Tika
>  Issue Type: Bug
>  Components: parser
>Reporter: Chris A. Mattmann
>Assignee: Chris A. Mattmann
>  Labels: memex
> Fix For: 1.12
>
>
> My student [~1ceb00da] and I are working on a parser that's an implementation 
> of the PooledTimeSeries metric for video similarity:
> http://github.com/chrismattmann/pooled_time_series
> The original author of the algorithm approach was Michael Ryoo in his paper 
> here:
> https://github.com/chrismattmann/pooled_time_series#research-background-and-detail
> The code is Apache License, version 2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TIKA-1798) Parser for Video Similarity using PooledTimeSeries metric

2015-11-27 Thread Chris A. Mattmann (JIRA)

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

Chris A. Mattmann resolved TIKA-1798.
-
Resolution: Fixed

- fixed thanks [~1ceb00da]!

{noformat}
[chipotle:~/tmp/tika1.12] mattmann% svn commit -m "Fix for TIKA-1798 Parser for 
Video Similarity using PooledTimeSeries metric contributed by Aditya Dhulipala 
and Chris Mattmann this closes #64."
SendingCHANGES.txt
Adding tika-parsers/src/main/java/org/apache/tika/parser/pot
Adding 
tika-parsers/src/main/java/org/apache/tika/parser/pot/PooledTimeSeriesParser.java
Sending
tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
Transmitting file data ...
Committed revision 1716927.
[chipotle:~/tmp/tika1.12] mattmann% 
{noformat}

Documentation provided in http://wiki.apache.org/tika/PooledTimeSeriesParser

> Parser for Video Similarity using PooledTimeSeries metric
> -
>
> Key: TIKA-1798
> URL: https://issues.apache.org/jira/browse/TIKA-1798
> Project: Tika
>  Issue Type: Bug
>  Components: parser
>Reporter: Chris A. Mattmann
>Assignee: Chris A. Mattmann
>  Labels: memex
> Fix For: 1.12
>
>
> My student [~1ceb00da] and I are working on a parser that's an implementation 
> of the PooledTimeSeries metric for video similarity:
> http://github.com/chrismattmann/pooled_time_series
> The original author of the algorithm approach was Michael Ryoo in his paper 
> here:
> https://github.com/chrismattmann/pooled_time_series#research-background-and-detail
> The code is Apache License, version 2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TIKA-1798) Parser for Video Similarity using PooledTimeSeries metric

2015-11-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030293#comment-15030293
 ] 

ASF GitHub Bot commented on TIKA-1798:
--

Github user asfgit closed the pull request at:

https://github.com/apache/tika/pull/64


> Parser for Video Similarity using PooledTimeSeries metric
> -
>
> Key: TIKA-1798
> URL: https://issues.apache.org/jira/browse/TIKA-1798
> Project: Tika
>  Issue Type: Bug
>  Components: parser
>Reporter: Chris A. Mattmann
>Assignee: Chris A. Mattmann
>  Labels: memex
> Fix For: 1.12
>
>
> My student [~1ceb00da] and I are working on a parser that's an implementation 
> of the PooledTimeSeries metric for video similarity:
> http://github.com/chrismattmann/pooled_time_series
> The original author of the algorithm approach was Michael Ryoo in his paper 
> here:
> https://github.com/chrismattmann/pooled_time_series#research-background-and-detail
> The code is Apache License, version 2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] tika pull request: Pull request for TIKA-1798 Parser for Video Sim...

2015-11-27 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/tika/pull/64


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (TIKA-1706) Bring back commons-io to tika-core

2015-11-27 Thread Tim Allison (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029955#comment-15029955
 ] 

Tim Allison commented on TIKA-1706:
---

+1

> Bring back commons-io to tika-core
> --
>
> Key: TIKA-1706
> URL: https://issues.apache.org/jira/browse/TIKA-1706
> Project: Tika
>  Issue Type: Improvement
>  Components: core
>Reporter: Yaniv Kunda
>Priority: Minor
> Fix For: 1.12
>
> Attachments: TIKA-1706-1.patch, TIKA-1706-2.patch
>
>
> TIKA-249 inlined select commons-io classes in order to simplify the 
> dependency tree and save some space.
> I believe these arguments are weaker nowadays due to the following concerns:
> - Most of the non-core modules already use commons-io, and since tika-core is 
> usually not used by itself, commons-io is already included with it
> - Since some modules use both tika-core and commons-io, it's not clear which 
> code should be used
> - Having the inlined classes causes more maintenance and/or technology debt 
> (which in turn causes more maintenance)
> - Newer commons-io code utilizes newer platform code, e.g. using Charset 
> objects instead of encoding names, being able to use StringBuilder instead of 
> StringBuffer, and so on.
> I'll be happy to provide a patch to replace usages of the inlined classes 
> with commons-io classes if this is accepted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)