Stanford CoreNLP – Core natural language software

Stanford CoreNLP – Core natural language software[翻译理解][6]

About
Stanford CoreNLP provides a set of natural language analysis tools. It can give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases and word dependencies, indicate which noun phrases refer to the same entities, indicate sentiment, extract particular or open-class relations between entity mentions, get quotes people said, etc.

关于
stanford CoreNLP提供了自然语言处理工具。它可以提供词的基本类型、分词、命名实体识别(人名、机构名等)、归一化的日期、时间和数量值,标记句子结构,词的依赖关系,用来说明哪些名词短语是指同一个实体,说明情绪,提取特定或提到的实体间开放类之间的关系,获取引用人所说的等。

Choose Stanford CoreNLP if you need:

An integrated toolkit with a good range of grammatical analysis tools
Fast, reliable analysis of arbitrary texts
The overall highest quality text analytics
Support for a number of major (human) languages
Available interfaces for most major modern programming languages
Ability to run as a simple web service

如果你需要,请选择stanford coreNLP:
1、一个提供良好语法分析工具的集成工具包;
2、对任意文本进行快速、可靠的分析;
3、整体最高品质的文本分析;
4、支持主流语言;
5、支持多种编程语言接口;
6、可以作为一个简单的web服务运行。

Stanford CoreNLP’s goal is to make it very easy to apply a bunch of linguistic analysis tools to a piece of text. A tool pipeline can be run on a piece of plain text with just two lines of code. CoreNLP is designed to be highly flexible and extensible. With a single option you can change which tools should be enabled and which should be disabled. Stanford CoreNLP integrates many of Stanford’s NLP tools, including the part-of-speech (POS) tagger, the named entity recognizer (NER), the parser, the coreference resolution system, sentiment analysis, bootstrapped pattern learning, and the open information extraction tools. Moreover, an annotator pipeline can include additional custom or third-party annotators. CoreNLP’s analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications.

stanford coreNLP的目的是很容易的将一堆语言分析工具应用到一段文字上。工具管道可以两行代码运行在纯文本上。coreNLP设计的非常灵活和易扩展。通过简单的选择可以更改哪个工具可以使用哪个工具不能使用。stanford coreNLP集成了很多stanford的工具,包括词性标注(POS)、命名实体识别(NER),句法分析(the parser),消歧系统(the corefenrence resolution system),情感分析(sentiment analysis)、引导模式学习(bootstrapped pattern learning)、公开的信息提取工具(the open information extraction tools)。而且,一个pipeline注释器可以包括额外的自定义或第三方注释器。coreNLP分析为高级或特定域特定文本的构建提供了基本构建工具。


命名实体识别 的示例
conference
基础依赖basic denpendencies


Download
Stanford CoreNLP can be downloaded via the link below. This will download a large (536 MB) zip file containing (1) the CoreNLP code jar, (2) the CoreNLP models jar (required in your classpath for most tasks), (3) the libraries required to run CoreNLP, and (4) documentation / source code for the project. Unzip this file, open the folder that results and you’re ready to use it.

下载
stanford coreNLP可以通过下面的链接下载。下载内容包括一个大的压缩文件(536MB),其中包括CoreNLP 代码jar、CoreNLP模型的jar、CoreNLP运行所需要的lib库、该项目的文档/源码。解压这个文件,您就可以使用了。

CoreNLP 3.7.0

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值