搜索结果
找到约 11 项符合
sentence 的查询结果
按分类筛选
Linux/Unix编程 A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended aud
A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended audience is Natural Language researchers wishing to sentence-align parallel text. In the future, Akerblad will extend Champollion with such features as rule
Java编程 Applet Name: Sentence Applet Source: Sentence.java Import(s): java.applet, java.awt, java.io, ja
Applet Name: Sentence
Applet Source: Sentence.java
Import(s): java.applet, java.awt, java.io, java.lang, java.util
Feature(s): text, image, animation, mouse
嵌入式/单片机编程 saving energy clamping program saving more than while sentence
saving energy clamping program
saving more than while sentence
JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
GPS编程 NMEALINEREAD reads an NMEA sentence into a MATLAB structure array
NMEALINEREAD reads an NMEA sentence into a MATLAB structure array
其他嵌入式/单片机内容 use Holtek HT83F60 flash voice MCU edit,function:Play PCM12 Voice ,sentence ,VOL control,Stop voice
use Holtek HT83F60 flash voice MCU edit,function:Play PCM12 Voice ,sentence ,VOL control,Stop voice demo by PA0~PA7
软件工程 JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your
JPG Graph API
Win 32 JPG API is a 32bit JPEG api dll. You can call it to
show a JPG file in your program by only one sentence.
The only thing that you have to know is how to load a dll
libary and how to call ist functions. A example of Visual
FoxPro is supplied in package.
其他 SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural la
SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sentences.
多国语言处理 AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain t
AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain text.
It uses statistical and rule-based methods for part-of-speech tagging, word sense disambiguation,
sentence deconstruction and semantic analysis.
Java编程 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能
一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类( ...