Archive for August, 2006
06-08-24
Tags:Computing imagemagick php spelling web PHP frontend to ImageMagick | evolt.org has a nice and simple illustration of how to run ImageMagick commands via a PHP script. A bit dated but it simply works — almost.
A couple of things would break on Windows. A fix is in the discussion. However, as […]
»»»
(Computing) | 0
06-08-20
Tags:calendar Computing outlook ppc synchronization Watch List SyncEverything — the clostest attempt I have ever seen. Haven’t tried myself but looks promising. I bet someone is working on putting a solution together, and I hope it’s open source.
(No, I didn’t make or write this. Please don’t email me. Check out //engtech […]
»»»
(Computing, Watch List) | 0
06-08-20
Tags:Computing Watch List Gliffy.com - Create and share diagrams online, a Visio clone that is web-based and free. Might be useful for work or for fun.
»»»
(Computing, Watch List) | 0
06-08-16
Tags:Computing Research scripting spelling Watch List folderblog is a simple PHP script to create a gallery from a folder of pictures, complete the ability to post comments. It can be a starting point for a server interface for our Creative Spelling project, where our lab crew can post transcriptions online.
It works reasonably […]
»»»
(Computing, Research, Watch List) | 0
06-08-13
Tags:Chinese Computing Linguistics Microsoft Research word parsing
微软公司中国研究开发中心 has a brief intro to the word segmentation problem in Chinese. It is meant for the general audience but it does a good job in laying out the basic issue, general solutions, and examples of applications.
摘要 中文软件需要具有对中文文本的输入、显示、编辑、输出等基本功能,而且随着计算机技术的发展,对于计算机的文本处理 能力提出了更高的要求,诸如智能拼音语句输入、手写和语音自动识别输入;文章的校对;简体和繁体中文的自动转换;信息检索和信息摘录;文本分类和自动文 摘;语音合成;自然语言的理解和自动翻译;自然语言接口等。 而所有这些中文处理功能都要建立在对汉语文本的分词处理这一基本功能之上。因而,汉语分词是中文信息处理的基础,在中文信息处理系统中具有广泛的应用前 景。
One […]
»»»
(Computing, Research, Linguistics) | 0
06-08-13
Tags:Chinese Computing Linguistics word parsing 海量 provides a limited version of their Chinese segmentation system 海量智能分词研究版(点击下载). Haven’t tried but it is based on the idea of granularity of words:
我们认为各种应用对分词要求的颗粒度是不同的. 比如自动分类、关键词抽取比搜索需要的分词颗粒度要大, 因为这样表示文本语义特征时效果会更好, 而检索有一个查全率的要求, 就需要把分词单位做的更为细致, 不然就会造成漏查. 海量系统现在提供了两种颗粒的规则, 其中, 默认的为大颗粒接口, 主要用于自动分类、信息挖潜、机器翻译、语音合成、人工智能等领域, 用于提升信息分析的有效性和准确性; 另外一种应用为小颗粒度分词也叫检索优化分词接口, 用于信息检索领域, 用于提升查全率. 例如: 对"中华人民共和国"进行分词: 大颗粒度分词(默认方式)结果为: 中华人民共和国 小颗粒度分词(检索优化)结果为: […]
»»»
(Computing, Linguistics) | 3
06-08-11
Tags:Paperville philosophy Research theory of mind
D Dennett’s well known piece "True believers: The intentional strategy and why it works" was in the book: Mind and Cognition. Here is an exerp:
»»»
(Research, Paperville) | 0
06-08-10
Tags:Computing Linguistics spelling Watch List
Field Linguists’ Toolbox has a new beta version now. It supports Unicode. The interface is still the same.
»»»
(Computing, Watch List, Linguistics) | 0
06-08-09
Tags:calendar Computing google ppc Watch List There is a pretty cool way to check gmail on powerpc, but synchonizing with google calendar is still not easy. Google understandably makes no effort to help out, and only a couple of companies seem to be working on this direction. With the API and RSS, […]
»»»
(Computing, Watch List) | 0
06-08-07
Tags:Computing Research statistics
The RADICAL ICA is developed by Learned-Miller & Fisher (2003). It uses a non-parametric ordering statistics to estimate the entropy rather than using a parametric estimate.
»»»
(Computing, Research, Statstics) | 1
06-08-04
Tags:algorithm Computing ica Research statistics A. Hyvärinen pointed out an intriguing analogy between ICA and Projection Pursuit (Wikipedia stub) — both involve rotating N-D space to look for interesting — defined as nongaussian — distributions or structures in the data. Conceptually, ICA explicitly defined "interesting" as nongaussian and requires successive components to […]
»»»
(Computing, Research, Statstics) | 0
06-08-04
Tags:algorithm Computing deconvolution ERP ica Research A critical element of one of our projects has to do with deconvolution. Here are some resources related to blind deconvolution.
First, a Matlab demo of blind deconvolution in imaging processing. Starting with a sharp image, add gaussian noise, and use the deconvblind function in the Image […]
»»»
(Computing, Research) | 2
06-08-04
Tags:communication Education neuroscience Paperville psychology Teaching
Usha Goswami posted the following question Neuroscience and education: from research to practice?, which sounds like having already been answered by many — From Neurons to Neighborhoods jumps to mind. Despite early optimism, Goswami argues here that it’s premature and potentially dangerous to […]
»»»
(Teaching, Paperville, Psychology, Education) | 0
06-08-03
Tags:Paperville Profiles psychology significance test statistics
Some think significance testing is a necessary evil. Not John E. Hunter, who had argued for a moratorium of significance tests for years. His 1997 piece on Psychological science, reference here at CiteULike: NEEDED:. A BAN ON THE SIGNIFICANCE TEST, summaries his arguments. I agree with […]
»»»
(Profiles, Paperville, Psychology, Statstics) | 0
06-08-03
Tags:cross culture Education math Paperville psychology Teaching Chris Correa » Teachers’ Knowledge of Fractions The Journal of Contemporary Educational Psychology is publishing an article entitled Knowing and teaching fractions: A cross-cultural study of American and Chinese mathematics teachers. 90 U.S. teachers and 70 Chinese teachers participated in an assesment of pedagogical content […]
»»»
(Paperville, Psychology, Education) | 0
06-08-03
Tags:Computing ica programming Watch List
IT++! is a C++ package for signal processing. It is GPL and works with Visual C++. FastICA has a version in IT++.
»»»
(Computing, Watch List) | 0
06-08-01
Tags:Computing EEG ERP ica Research statistics Some recent developments.
The logic for the following paper is simple: Do ICA, identify the artifact component, and do a high-pass filter with Wavelet to take out the oculomotor signals, then to put everything back again. This leaves "leaked" brain signals untouched in the supposedly […]
»»»
(Computing, Research, Statstics) | 0
06-08-01
Tags:Computing EEG ERP ica Research statistics
Code for cICA from 1996, though not sure this is what I was looking for.
Code for the Public
This directory contains code to implement various learning algorithms I am interested in. It does not include code available from my publications page.
Contextual ICA
[…]
»»»
(Computing, Research, Statstics) | 0