搜索资源列表
FileSystemdesign
- 模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-DOS命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。 -simulati
FlexCRFs-0.3
- Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出,全名conditional random fields,该模型后来被广泛地应用在语言和图像处理领域,并随之出现了很多的变体。FlexCRF就是对CRF模型的一个实现应用工具,可用于文本信息处理
abner
- 一个命名实体识别工具,是Mallet开放源码项目的一部分,可用于识别文本中的人名、地名等信息-a named entity recognition tools, Mallet OSS part of the project, Text can be used to identify the names, places and other information
QQ2008
- 作者: cxwl3sxl 实现了部分QQ的功能,服务器的端口顺便设置就可以了!不过都设置好了后要把服务器端生成的config\\ipConfig.dat文件拷贝到客户端的SerInf\\下面,并且重命名为:SerInf.dat(原来应该有这个文件,删掉就ok了),客户端,服务器都重启就可以~ 还有要保证数据库能够用哈!不然服务器会报异常!呵呵,有bug没有处理,还有就是一台机器只能运行一个客户端实体,不然要报错,因为监听固定
getTheNamedEntity
- solidworks二次中,把已经命名的实体加亮显示
FreeICTCLAS
- 中科院的汉语词法分析系统ICTCLAS,主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
abner
- 一个命名实体识别工具,是Mallet开放源码项目的一部分,可用于识别文本中的人名、地名等信息-a named entity recognition tools, Mallet OSS part of the project, Text can be used to identify the names, places and other information
mingmingshitishibie
- 这是一个关于命名实体识别的程序,可以识别人名,地名以及机构名称等-This is a study on Named Entity Recognition procedure to identify place names and the names of organizations, such as
RESEARCH_ON_KEY_TECHNOLOGIES_OF_THE_INFORMATION_EX
- 说明:主要集中在命名实体识别和实体关系抽取两个方面,将先进的机器学习算 法和全新的理论方法一全信息理论运用到我们的整个研究过程中。-Descr iption: The main focus on named entity recognition and entity extraction between the two aspects of advanced machine learning algorithms and new t
ChineseNER-master
- Pyhton实现biLSTM+CRF算法,应用于中文命名实体识别(Pyhton implementation of biLSTM+CRF algorithm, applied to Chinese named entity recognition)
命名实体
- 关于国内外命名实体的研究,主要采用机器学习方法。(The research of named entity at home and abroad mainly adopts machine learning method.)
Java_voice_1019_59a51637
- 可以分词,也可以实体命名等功能,同时还可以进行分类或者存储等功能(Word segmentation, or entity naming, can also be categorized or stored)
基于维基百科的命名实体消歧的研究与实现_杨雪
- 命名实体消歧涉及到很多的关键技术,包括特征提取、排序、聚 类等。(With the development of information technology, large unstructured data was generated on the network. How to get useful information from these large data, become the problem needed
NER-Deep-Learning-master
- 利用LSTM和条件随机场进行命名实体识别(Named entity recognition with LSTM and CRF)
【精品】中文命名实体标注规范
- 中文命名实体标注规范。 命名实体(named entity)所谓的命名实体就是人名、机构名、地名以及其他所有以名称为标识的实体。更广泛的实体还包括数字、日期、货币、地址等等。(NER. The named entity called named entity is the name of the person, the name of the organization, the place name, and all the oth
Chinese-Literature-NER-RE-Dataset-master
- #中文命名实体识别,针对中文文档的命名实体识别(# Chinese-Literature-NER-RE-Dataset A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text)
ChineseNER-master
- BiLSTM+CNN结构实现中文命名实体识别(implement Chinese NER with BiLSTM+CNN architecture)
NER-CRF-HMM-master
- HMM以及CRF用于自然语音处理中的命名识别(HMM and CRF for name recognition in natural speech processing)
ResumeNER
- 命名实体识别预料 resume,开箱即用,方便快捷(Named entity recognition is expected to resume, out of the box, convenient and fast)