-
取汉字区位码C#
取汉字区位码C#-from Chinese regional code C#
- 2023-02-20 08:30:04下载
- 积分:1
-
为了对数据进行处理,UIMA 应用程序将使用分析引擎,而后者包含实际进行分析的应用程序、Annotator 和 XML 描述符文件,其中,XML 描述符文件包含...
为了对数据进行处理,UIMA 应用程序将使用分析引擎,而后者包含实际进行分析的应用程序、Annotator 和 XML 描述符文件,其中,XML 描述符文件包含关于类以及其要接收和返回的信息等方面的内容。
还可以将简单的分析引擎组合为更为复杂的分析引擎。例如,定位本地事故报告和广播流量报告的分析引擎可能包含一个查找事故的分析引擎、一个查找位置的分析引擎,以及一个分析前两个引擎提供的注释的分析引擎。总体引擎描述符将确定如何在这些分析引擎间传递 CAS 对象。
事实上,描述符控制任何应用程序如何访问分析引擎,而这种机制在此情况下极为方便。如果创建了相应的描述符,可以将其传递到应用程序,而该应用程序甚至不知道所使用的是 Web 服务。
-err
- 2023-01-20 05:00:04下载
- 积分:1
-
基于CRF(conditional random fields)统计模型的文本人名识别工具源代码,是Mallet开放源码项目的一部分...
基于CRF(conditional random fields)统计模型的文本人名识别工具源代码,是Mallet开放源码项目的一部分-based on CRF (conditional random fields) statistical model of text my name recognition tools source code, open source Mallet is part of the project
- 2022-02-05 05:48:19下载
- 积分:1
-
boke实现说明,实现用户访问BOKE信息
boke实现说明,实现用户访问BOKE信息-Boke realization that the realization of user access Boke Information
- 2022-09-27 00:40:02下载
- 积分:1
-
VC开发的小应用程序。
VC开发的小应用程序。-VC development of small applications.
- 2022-05-22 23:54:50下载
- 积分:1
-
到一篇文章,然后构成停止词的基础,以删除文章…
给一篇文章,然后根据停用词表,去除该文章的内的次用词,然后存入一个文件中。-To an article, and then form the basis of stop words to remove the article, the second term, and then into a file.
- 2022-08-14 04:34:24下载
- 积分:1
-
用Doolittle方法求解此方程组;
1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L...
用Doolittle方法求解此方程组;
1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L的第一列;2..然后根据公式求得U,L其他的值;
3 回带求解得到X
-Try using this method to solve equations; 1. First U [1] [i] = a [1] [i] for the U in the first line, in accordance with L [i] [1] = a [i] [1]/U [1] [1] L for the first out; 2 .. according to equation U, L other values; three to be solved with X
- 2022-01-25 23:46:09下载
- 积分:1
-
数据基地的重要眼镜的你的沙子
data base important glasses of your sands
- 2023-09-04 14:30:04下载
- 积分:1
-
KTDictSeg Profile: KTDictSeg english by KaiToo developed a simple dictionary bas...
KTDictSeg 简介: KTDictSeg 是由KaiToo搜索开发的一款基于字典的简单中英文分词算法
* 主要功能: 中英文分词,未登录词识别,多元歧义自动识别,全角字符识别能力
* 主要性能指标:
* 分词准确度:90%以上(有待专家的权威评测)
* 处理速度: 600KBytes/s-KTDictSeg Profile: KTDictSeg english by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm* Main function: Chinese and English word, unknown word recognition, automatic recognition of multi-ambiguity, full-width character recognition ability* The main performance indicators:* Segmentation accuracy: 90 (subject to the authority of the expert evaluation)* processing speed: 600KBytes/s
- 2022-07-27 21:05:12下载
- 积分:1
-
VB.NET developed based on Chinese word segmentation and Key Extraction System, t...
一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.
- 2022-10-28 04:40:04下载
- 积分:1