taskSavannah Administration - Tasks: task #11721, Submission of Search Engine Query...

 
 

task #11721: Submission of Search Engine Query Categorization API

Submitter:  Abhi <tdguest>
Submitted:  Mon 09 Jan 2012 03:11:19 AM UTC
   
 
Should Start On:  Mon 09 Jan 2012 12:00:00 AM UTC Should be Finished on:  Thu 19 Jan 2012 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  xenu Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sun 15 Jan 2012 03:35:57 PM UTC, comment #7: 

Hi,

Copyright notice should contain licensing header. It must look like this:

--beginning of licensing header--

Copyright 2012 Abhi Chau

This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

-- end of licensing header --

Please fix this. I'm approving your project.

Regards,
Tomasz

Tomasz Konojacki <xenu>
Sun 15 Jan 2012 01:05:39 AM UTC, comment #6: 


Hi,

Yes, this is the complete source code.

I have fixed the issues you mentioned and
attached the tarball again. Please let me
if there are more issues.

Regards,
Abhi

(file #24824)

Abhi <tdguest>
Sat 14 Jan 2012 05:31:10 PM UTC, comment #5: 

Hi!

Thanks for submiting tarball. Is it complete source code?
Also, there are few problems:

1. There's no copyright notice in source file. Here you can find how it should look like http://www.gnu.org/licenses/gpl-howto.en.html
2. Your tarball lacks COPYING file, it should contain whole text of GPL license. You can download it from here: http://www.gnu.org/licenses/gpl-3.0.txt

After you fix these problems your submission will be accepted.

Thanks,
Tomasz

Tomasz Konojacki <xenu>
Fri 13 Jan 2012 11:30:39 PM UTC, comment #4: 


Hi,

  I have attached the tarball. Please let me know if it looks fine.

Regards,
Abhi

(file #24817)

Abhi <tdguest>
Fri 13 Jan 2012 12:08:08 PM UTC, comment #3: 

Hi!

The link you have provided isn't pointing to tarball, so you need to upload it.

Thanks,
Tomasz

Tomasz Konojacki <xenu>
Wed 11 Jan 2012 04:13:54 AM UTC, comment #2: 



Hi Tomasz,

  http://tweetdynamics.com/perl/parseQuery should work now. The
server was temporarily down today. Please let me know if I should still upload a tarball.

Regards
Abhi

Abhi <tdguest>
Tue 10 Jan 2012 09:34:19 PM UTC, comment #1: 

Hello!

Thanks for your submission. Tarball link that you have provided (http://tweetdynamics.com/perl/parseQuery) timeouts for me. We can't process submission without tarball. You can upload it here using "Attached Files" form.

Regards,
Tomasz


Tomasz Konojacki <xenu>
Mon 09 Jan 2012 03:11:19 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: Search Engine Query Categorization API
  • System Name:  parsequery
  • Type: non-GNU software & documentation
  • License: GNU General Public License v2 or later





Description:

This API can be used to find the topic of a keyword query. The topic for the query will be chosen from over 1500 predefined topics. This works best with query phrases like -
"Kobe Bryant Visit", "Dell Inspiron 1420 price"

This technology has been provided by Query Dynamics LLC (http://www.querydynamics.com).
This technology is being used to categorize tweets at a website called TweetDynamics (http://www.tweetdynamics.com/)

To get the category for the query "Kobe Bryant Season" submit a GET request to -

http://tweetdynamics.com/perl/parseQuery?query=kobe%20bryant%20season

The following html code will be returned:

<html><head><title>Parse Query</title></head><body><Answer>basketball player</Answer></body></html>

The category of the query is within the "Answer" tags.


Tarball URL:

http://tweetdynamics.com/perl/parseQuery


Abhi <tdguest>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24824:  catQuery.tar added by tdguest (43KiB - application/octet-stream)
file #24817:  catQuery.tar added by tdguest (6KiB - application/x-tar)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by xenu (Posted a comment)
  • -email is unavailable- added by tdguest (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-01-15 xenu StatusIn Progress Done
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2012-01-15 tdguest Attached File- Added catQuery.tar, #24824
    2012-01-13 tdguest Attached File- Added catQuery.tar, #24817
    2012-01-10 xenu StatusNone In Progress
        Assigned toNone xenu

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code