Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-17 Thread Tommaso Teofili
Thanks Jukka,
I will start importing the code.
Cheers.
Tommaso

2010/2/17 Jukka Zitting 

> Hi,
>
> On Wed, Feb 17, 2010 at 2:56 AM, Marshall Schor  wrote:
> > Can you please acknowledge receipt and recording of the referenced
> > Software Grant?  This was sent in by Tommaso Teofili, and covers the
> > submission AlchemyAPI Annotator.
>
> I just checked the records; the grant has been received and recorded.
>
> BR,
>
> Jukka Zitting
>


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-16 Thread Jukka Zitting
Hi,

On Wed, Feb 17, 2010 at 2:56 AM, Marshall Schor  wrote:
> Can you please acknowledge receipt and recording of the referenced
> Software Grant?  This was sent in by Tommaso Teofili, and covers the
> submission AlchemyAPI Annotator.

I just checked the records; the grant has been received and recorded.

BR,

Jukka Zitting


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-16 Thread Marshall Schor
Dear Secretary of ASF,

Can you please acknowledge receipt and recording of the referenced
Software Grant?  This was sent in by Tommaso Teofili, and covers the
submission AlchemyAPI Annotator.

Do you need additional information to track this?

Thanks. -Marshall Schor

Tommaso Teofili wrote:
> Hi all,
> Just for information purpose: I've sent the grant 6 days ago, but still got
> no reply.
> Cheers.
> Tommaso
>
> 2010/2/3 Tommaso Teofili 
>
>   
>> Sure,
>> Tommaso
>>
>> 2010/2/3 Jörn Kottmann 
>>
>> Tommaso Teofili wrote:
>> 
 Thanks a lot, Marshall!
 We'll fill the grant and let you know once it's been sent.


 
>>> Maybe you want to open a jira issue, then we can track
>>> the import of the project there.
>>>
>>> Jörn
>>>
>>>   
>> 
>
>   


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-16 Thread Tommaso Teofili
Hi all,
Just for information purpose: I've sent the grant 6 days ago, but still got
no reply.
Cheers.
Tommaso

2010/2/3 Tommaso Teofili 

> Sure,
> Tommaso
>
> 2010/2/3 Jörn Kottmann 
>
> Tommaso Teofili wrote:
>>
>>> Thanks a lot, Marshall!
>>> We'll fill the grant and let you know once it's been sent.
>>>
>>>
>> Maybe you want to open a jira issue, then we can track
>> the import of the project there.
>>
>> Jörn
>>
>
>


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-03 Thread Tommaso Teofili
Sure,
Tommaso

2010/2/3 Jörn Kottmann 

> Tommaso Teofili wrote:
>
>> Thanks a lot, Marshall!
>> We'll fill the grant and let you know once it's been sent.
>>
>>
> Maybe you want to open a jira issue, then we can track
> the import of the project there.
>
> Jörn
>


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-03 Thread Jörn Kottmann

Tommaso Teofili wrote:

Thanks a lot, Marshall!
We'll fill the grant and let you know once it's been sent.
  

Maybe you want to open a jira issue, then we can track
the import of the project there.

Jörn


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-03 Thread Tommaso Teofili
Thanks a lot, Marshall!
We'll fill the grant and let you know once it's been sent.
Cheers,
Tommaso

2010/2/1 Marshall Schor 

> 30% * 19K lines = ~ 5.7Klocs, written by 2 people (mostly Tommaso).
>
> This seems to me to fit the criteria of needing a software grant (see
> http://apache.org/licenses/#grants), where it says:
>
> When an individual or corporation decides to donate a body of existing
> software or documentation to one of the Apache projects, they need to
> execute a formal Software Grant Agreement
>  (SGA) with the ASF.
>
>
> I don't think it is very difficult to do - the main issue in the past
> has been getting confirmation that it was "recorded".
>
> See bottom of page http://incubator.apache.org/ip-clearance/index.html
> for instructions re: having multiple people sign.
>
> See this page
> http://incubator.apache.org/ip-clearance/ip-clearance-template.html for
> instructions on where to send (under Process, step 3).
>
> -Marshall
>
> Tommaso Teofili wrote:
> > 2010/1/29 Jörn Kottmann 
> >
> >
> >> How many of these 19K lines are generated ?
> >>
> >
> >
> > About 70%.
> > Cheers,
> > Tommaso
> >
> >
>


Re: [PROPOSAL] AlchemyAPI Annotator

2010-02-01 Thread Marshall Schor
30% * 19K lines = ~ 5.7Klocs, written by 2 people (mostly Tommaso). 

This seems to me to fit the criteria of needing a software grant (see
http://apache.org/licenses/#grants), where it says:

When an individual or corporation decides to donate a body of existing
software or documentation to one of the Apache projects, they need to
execute a formal Software Grant Agreement
 (SGA) with the ASF.
 

I don't think it is very difficult to do - the main issue in the past
has been getting confirmation that it was "recorded".

See bottom of page http://incubator.apache.org/ip-clearance/index.html
for instructions re: having multiple people sign. 

See this page
http://incubator.apache.org/ip-clearance/ip-clearance-template.html for
instructions on where to send (under Process, step 3).

-Marshall

Tommaso Teofili wrote:
> 2010/1/29 Jörn Kottmann 
>
>   
>> How many of these 19K lines are generated ?
>> 
>
>
> About 70%.
> Cheers,
> Tommaso
>
>   


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-29 Thread Tommaso Teofili
2010/1/29 Jörn Kottmann 

>
> How many of these 19K lines are generated ?


About 70%.
Cheers,
Tommaso


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-29 Thread Jörn Kottmann

Tommaso Teofili wrote:

Hi Thilo,
I wrote all the code by myself except for some help from Simone Tripodi
(Cocoon committer and PMC, Commons Digester Sandbox and Labs Amber
committer) with the JsonDigester to parse Json files (made with javacc).
In total it's 18.705 lines of code (you can see some metrics by Ohloh on
http://code.google.com/p/alchemy-annotator/ ), many classes are JCASGen
generated TypeSystem classes but the relevant part is more or less 50
classes.
Do you think we need a software grant?
  

How many of these 19K lines are generated ?

Jörn


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-29 Thread Tommaso Teofili
Hi Thilo,
I wrote all the code by myself except for some help from Simone Tripodi
(Cocoon committer and PMC, Commons Digester Sandbox and Labs Amber
committer) with the JsonDigester to parse Json files (made with javacc).
In total it's 18.705 lines of code (you can see some metrics by Ohloh on
http://code.google.com/p/alchemy-annotator/ ), many classes are JCASGen
generated TypeSystem classes but the relevant part is more or less 50
classes.
Do you think we need a software grant?
Cheers,
Tommaso


2010/1/29 Thilo Goetz 

> On 1/29/2010 10:12, Tommaso Teofili wrote:
> > Hi all,
> > we have 3 +1s and no 0s nor -1s.
> > Can we consider it passed and go on with importing the code?
> > Cheers,
> > Tommaso
> >
>
> Tommaso, how much code is it?  If it's not a lot of code,
> and you wrote all of it yourself, you can just commit it.
> If it's a significant amount of code, we may need a code
> grant (it would be easier if we didn't).
>
> --Thilo
>
>


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-29 Thread Thilo Goetz
On 1/29/2010 10:12, Tommaso Teofili wrote:
> Hi all,
> we have 3 +1s and no 0s nor -1s.
> Can we consider it passed and go on with importing the code?
> Cheers,
> Tommaso
> 

Tommaso, how much code is it?  If it's not a lot of code,
and you wrote all of it yourself, you can just commit it.
If it's a significant amount of code, we may need a code
grant (it would be easier if we didn't).

--Thilo



Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-29 Thread Tommaso Teofili
Hi all,
we have 3 +1s and no 0s nor -1s.
Can we consider it passed and go on with importing the code?
Cheers,
Tommaso


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-26 Thread Tommaso Teofili
2010/1/26 Eddie Epstein 

> Presumably you are finding this useful?
>

Yes I do :-)


> If the answer is yes, +1!
>
> Eddie
>

Cheers,
Tommaso


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-26 Thread Eddie Epstein
Presumably you are finding this useful?
If the answer is yes, +1!

Eddie

On Sun, Jan 24, 2010 at 11:48 AM, Tommaso Teofili
 wrote:
> Hi all,
> I've developed a set of UIMA components (analysis engines) wrapping
> AlchemyAPI [1] webservices provided by Orchestr8 [2] I'd like to donate and
> include in the Sandbox.
> These services are something similar to the OpenCalais ones and include:
>
>   - Entity extraction
>   - Text categorization
>   - Language detection
>   - Keyword extraction
>   - Text extraction
>   - Content scraping
>   - Microformats extraction
>   - RSS/Atom extraction
>
> You can find the code under Google Code at [3].
> I hope it can be useful.
> Cheers,
> Tommaso
>
>
> P.S.:
> Note (just like OpenCalais) that to be able to use these webservices you
> need a subscription key.
>
>
>
>
> [1] : http://www.alchemyapi.com
> [2] : http://www.orch8.net/
> [3] : http://code.google.com/p/alchemy-annotator/
>


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-26 Thread Jörn Kottmann

Tommaso Teofili wrote:

Hi all,
I've developed a set of UIMA components (analysis engines) wrapping
AlchemyAPI [1] webservices provided by Orchestr8 [2] I'd like to donate and
include in the Sandbox.
  

+1 sounds interesting,
Jörn


Re: [PROPOSAL] AlchemyAPI Annotator

2010-01-25 Thread Marshall Schor


Tommaso Teofili wrote:
> Hi all,
> I've developed a set of UIMA components (analysis engines) wrapping
> AlchemyAPI [1] webservices provided by Orchestr8 [2] I'd like to donate and
> include in the Sandbox.
>   

+1.  Looks like it could be of interest to the community.  -Marshall
> These services are something similar to the OpenCalais ones and include:
>
>- Entity extraction
>- Text categorization
>- Language detection
>- Keyword extraction
>- Text extraction
>- Content scraping
>- Microformats extraction
>- RSS/Atom extraction
>
> You can find the code under Google Code at [3].
> I hope it can be useful.
> Cheers,
> Tommaso
>
>
> P.S.:
> Note (just like OpenCalais) that to be able to use these webservices you
> need a subscription key.
>
>
>
>
> [1] : http://www.alchemyapi.com
> [2] : http://www.orch8.net/
> [3] : http://code.google.com/p/alchemy-annotator/
>
>   


[PROPOSAL] AlchemyAPI Annotator

2010-01-24 Thread Tommaso Teofili
Hi all,
I've developed a set of UIMA components (analysis engines) wrapping
AlchemyAPI [1] webservices provided by Orchestr8 [2] I'd like to donate and
include in the Sandbox.
These services are something similar to the OpenCalais ones and include:

   - Entity extraction
   - Text categorization
   - Language detection
   - Keyword extraction
   - Text extraction
   - Content scraping
   - Microformats extraction
   - RSS/Atom extraction

You can find the code under Google Code at [3].
I hope it can be useful.
Cheers,
Tommaso


P.S.:
Note (just like OpenCalais) that to be able to use these webservices you
need a subscription key.




[1] : http://www.alchemyapi.com
[2] : http://www.orch8.net/
[3] : http://code.google.com/p/alchemy-annotator/