[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118734#comment-15118734 ] Karl Wright commented on CONNECTORS-1270: - The TikaExtractor.java class has all the needed

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118807#comment-15118807 ] Karl Wright commented on CONNECTORS-1270: - [~chalitha perera] That's okay; I'm already

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Chalitha Perera (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118744#comment-15118744 ] Chalitha Perera commented on CONNECTORS-1270: - [~kwri...@metacarta.com] Thanks for

Re: ManifoldCF transformation connector for Apache Stanbol

2016-01-26 Thread Dileepa Jayakody
Hi All, I have done the discussed modifications to the Stanbol connector. Now the users can either define dereference fields or define a LDPath program to extract entity properties from Stanbol entities and add them to the document as fields. The latest code is available here for your review:

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Rafa Haro
Hi all, I have imported Chalitha's OpenNLP connector to a branch: You can checkout it here: https://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-1270 License files and ant build are still lacking Thanks a lot Chalitha for the contribution. On Tue, Jan 26, 2016 at 1:48 PM Rafa Haro

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Karl Wright
Ok, I will work on license changes and build as time permits. Karl On Tue, Jan 26, 2016 at 10:49 AM, Rafa Haro wrote: > Hi all, > > I have imported Chalitha's OpenNLP connector to a branch: You can checkout > it here: >

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Rafa Haro (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117438#comment-15117438 ] Rafa Haro commented on CONNECTORS-1270: --- Connector imported to:

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117939#comment-15117939 ] Karl Wright commented on CONNECTORS-1270: - I added the ant build, and fixed the maven build

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117964#comment-15117964 ] Karl Wright commented on CONNECTORS-1270: - [~rafaharo], trying the connector out, it looks

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117992#comment-15117992 ] Karl Wright commented on CONNECTORS-1270: - The size of the actual models is not scary-big:

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Rafa Haro (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118175#comment-15118175 ] Rafa Haro commented on CONNECTORS-1270: --- Hi [~daddywri]. Regarding the multithreading

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118201#comment-15118201 ] Karl Wright commented on CONNECTORS-1270: - Hi [~rafaharo], I am not concerned about

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118228#comment-15118228 ] Karl Wright commented on CONNECTORS-1270: - "OpenNLP is at the end a tool for training your

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118234#comment-15118234 ] Karl Wright commented on CONNECTORS-1270: - [~rafaharo] The more I think about it, the more I

Re: ManifoldCF transformation connector for Apache Stanbol

2016-01-26 Thread Karl Wright
Hi Rafa, Any time you are ready, please import this into a branch. I'll need to look over licensing and build before committing to trunk. Thanks! Karl On Tue, Jan 26, 2016 at 3:20 AM, Dileepa Jayakody wrote: > Hi All, > > I have done the discussed modifications to the

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Karl Wright
Any news on this? Karl On Fri, Jan 22, 2016 at 7:26 AM, Karl Wright wrote: > " I think I can proceed to create a branch for this and start the > merge process. What do you think?" > > I agree. Once you have a branch, please let me know and I'll see about > licensing of

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Rafa Haro
Ok, For this I would need Chalitha to fork the current Manifold's repo in github, put the connector in the correct place in his fork and made the pull request. @Chalitha, if you are available to do this in a short period of time, it would be nice. If you are currently busy I can take care or

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Karl Wright
Hi Rafa, I am fine with that approach if you want to try it. Karl On Tue, Jan 26, 2016 at 7:34 AM, Rafa Haro wrote: > Hi Chalitha, > > I have created a branch for contributing the connector but probably you > should first merge your develop branch into the master branch

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Rafa Haro
Hi Chalitha, I have created a branch for contributing the connector but probably you should first merge your develop branch into the master branch because it is better for me to work against the master branch. @karl: I'm ready for importing this at SVN level (I already have locally a

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Karl Wright
I've created a ticket for this: CONNECTORS-1270 It helps to label the branch as "branches/CONNECTORS-1270" so we can keep everything straight going forward. I'll rename the branch you've created when you are done with the import. Karl On

[jira] [Created] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-1270: --- Summary: Import OpenNLP connector into trunk Key: CONNECTORS-1270 URL: https://issues.apache.org/jira/browse/CONNECTORS-1270 Project: ManifoldCF Issue

Re: ManifoldCF transformation connector for Apache Stanbol

2016-01-26 Thread Karl Wright
If you set up a pull request, and download a .diff, it should be easy to confirm that this will "svn patch" onto a workarea. Karl On Tue, Jan 26, 2016 at 7:35 AM, Rafa Haro wrote: > Hi Karl, > > I will proceed in the same way than the OpenNLP connector, so as I ask in > the

Re: ManifoldCF transformation connector for Apache Stanbol

2016-01-26 Thread Rafa Haro
Hi Karl, I have just talked with Dileepa and he will be doing the Pull Request, so I will wait to it Thanks Dileepa On Tue, Jan 26, 2016 at 1:45 PM Karl Wright wrote: > The ticket for this is CONNECTORS-1181. If you are willing, please name > the branch

Re: ManifoldCF transformation connector for Apache Stanbol

2016-01-26 Thread Karl Wright
The ticket for this is CONNECTORS-1181. If you are willing, please name the branch "branches/CONNECTORS-1181". Thanks! Karl On Tue, Jan 26, 2016 at 7:39 AM, Karl Wright wrote: > If you set up a pull request, and download a .diff, it should be easy to > confirm that this

Re: Chalitha's OpenNLP Transformation Connector Contribution

2016-01-26 Thread Rafa Haro
I have precisely made a comment for this. I will rename it, don't worry Karl On Tue, Jan 26, 2016 at 1:44 PM Karl Wright wrote: > I've created a ticket for this: CONNECTORS-1270 > > > It helps to label the branch as

[jira] [Commented] (CONNECTORS-1270) Import OpenNLP connector into trunk

2016-01-26 Thread Rafa Haro (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117146#comment-15117146 ] Rafa Haro commented on CONNECTORS-1270: --- Thanks for creating. The Jira issue for this was