Archive for the 'Research' Category

The Ninth SIAM International Conference on Data Mining

Conference Date: Apr 30, 2009 - May 2, 2009
Location: Sparks, NV, USA
Site: >>
Important Dates
Abstract: Oct 3, 2008
Deadline: Oct 10, 2008
Decision: Dec 15, 2008
Camera Ready: Jan 26, 2009

CFP: IEEE/WIC/ACM Intelligent Agent Technology 2008

Conference Date: Dec 9th -12th, 2008
Location: Sydney, Australia
Site: http://datamining.it.uts.edu.au/wi08/html/iat
Important Dates
Deadline: Jul 10th, 2008
Decision: Sep 3rd, 2008
Camera Ready: ??

5th International Workshop on NATURAL LANGUAGE PROCESSING AND COGNITIVE SCIENCE

Conference Date: June 12th -13th, 2008
Location: Barcelona, Spain
Site: http://www.iceis.org/workshops/nlpcs/nlpcs2008-cfp.html
Important Dates
Deadline: March 3rd, 2008
Decision: April 4th, 2008
Camera Ready: April 14th, 2008

SMC2008 (IEEE Int’l Conf. on Systems, Man, and Cybernetics)

Conference Date: October 12th -15th, 2008
Location: Singapore
Site: http://www.smc2008.org/
Important Dates
Deadline: March 16th, 2008
Decision: May 15th, 2008
Camera Ready: June 30th, 2008

ECIR 2008: Workshop on novel methodologies for evaluation in information retrieval

Conference Date: March 30th - April 3rd, 2008
Location: Glasgow, UK
Site: http://ecir2008.dcs.gla.ac.uk/i
Important Dates
Deadline: February 4th, 2008
Decision: February 20th, 2008
Camera Ready: March 3rd, 2008

NLDB 2008

Conference Date: June 24th - 27th, 2008
Location: London, UK
Site: http://www.wmin.ac.uk/page-14784
Important Dates
Deadline: January 31st, 2008
Decision: March 31st, 2008
Camera Ready: April 15th, 2008

ACL-08: HLT

Conference Date: June 15th - 20th, 2008
Location: Ohio, USA
Site: http://www.ling.ohio-state.edu/acl08/cfp.html
Important Dates
Deadline: January 10th, 2008
Decision: February 28th, 2008
Camera Ready: April 21st, 2008

Jericho HTML Parser

I have recently been playing more with Java and have needed to deal with HTML. I had written a web resource wrapper to get/post data to and from a web site. Instead of writing a bunch of utilities for different HTML scraping, I am looking into using the Jericho HTML Parser.

Java port of Mozilla’s character set detection code

I have started working with Java and creating the basic libraries I need for various web related applications. When writing a class for wrapping text based web resources one of the biggest problems is getting the correct encoding. Luckily, for Java there is a port of Mozilla’s automatic character set detection algorithms called jchardet. It [...]

No new Google SOAP Search API keys

I have been playing with GATE lately and wanted to use the Google processing resource, which requires a Google API key. I went to sign up for one and was shocked to find out the following information

As of December 5, 2006, we are no longer issuing new API keys for the SOAP Search API. Developers [...]