My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 179
Our framework aims to simplify the integration of independently developed NLP tools, while providing an easy-to-use programming environment, and transparent handling of distributed computing problems, such as fault tolerance and task scheduling, when executing the NLP tools in parallel. Moreover, NL...
This is a ngrams package in C++, which can be used for character or word ngram analysis. It uses Ternary Search Tree instead of hashing table for faster ngram frequency counting. Words are converted to unique IDs and encoded to more compact base 256 integers. It is a simplified implementation of ...
NLP, C
本项目提供应用于中文自然语言处理的java开源软件,包括: (1)分词软件 (2)自动排重 (3)自动分类 (4)关键词提取 (5)信息采集 (6)自动摘要 (7)智能检索
==News== <wiki:gadget url="http://google-code-feed-gadget.googlecode.com/svn/trunk/gadget.xml" up_feeds="http://grammatical-framework.blogspot.com/atom.xml" width="500px" height="340px" border="0"/> ==What is GF== GF, Grammatical Framework, is a programming language for multilingual grammar...
== Background == OpenALP is a collection of tools for generating grammatical structures from example text of a given language. In traditional Natural Language Processing it takes large teams of people years to perfect a rule based grammar for a single language. == The Aim == OpenALP aims to add...
*Extract-Tmx-Corpus* is a Windows program (Vista and XP supported) that enables translators not necessarily with a deep knowledge of linguistic tools to create highly customised corpora that can be used with the Moses machine translation system and with other systems. In order to create corpora...
nlp2rdf is a framework for integrating NLP tools with the aim of producing RDF. The project is maintained by [http://aksw.org AKSW, Uni Leipzig]. The basic idea of nlp2rdf is to bridge the gap between syntax/statistics and semantics. NLP tools are wrapped in adapters. Their output is converte...
nlp, rdf
The Link Grammar Parser http://www.link.cs.cmu.edu/link/ is a syntactic parser of English. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. It is written in the C programming language, and is under the GNU GPL licen...
Zemberek is an open source, platform independent, general purpose Natural Language Processing library and toolset designed for Turkic languages, especially Turkish. Zemberek is officially used as spell checker in Open Office Turkish version and Turkish national Linux Distribution Pardus. Google...
Parsing is the task of analyzing the grammatical structure of natural language. Given a sequence of words, a parser forms units like subject, verb, object and determines the relations between these units according to some grammar formalism. Our work has focused on learning probabilistic context-free...
1 2 3 4 5 6 7 8 9 10 Next