问题标签 [opencalais]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1375 浏览

c# - 使用本体 XML 文档帮助解析 RDF 数据

我正在使用 Open Calais 并尝试解析从 API 返回的 RDF/XML 数据。我无法制作自己的解析器,因为同一类型的数据有时会有所不同,具体取决于有多少信息-

对比

我想要做的是使用 Open Calais 提供的本体文档 - http://www.opencalais.com/files/owl.opencalais-4.3a.xml来解析这个 RDF 数据。我需要有关如何使用 c# 使用本体 xml 文档来解析这些数据的帮助。任何帮助,将不胜感激!:)

0 投票
1 回答
745 浏览

php - 内容分析 - 给定术语相关性分数

我们正在考虑使用现有的内容分析服务 API 来返回文章中给定的术语相关性分数。

发现了一些非常好的内容分析服务,例如:

  1. 雅虎内容分析服务
  2. 开加来...

但是,我们正在寻找一种方法来返回给定的术语相关性分数

例如,

我们有一个词汇表——主题包含“成本”、“政府”

和一个页面http://www.test.dev/article/1.html

然后我们想使用内容分析服务来检查文章中主题的相关性

所以我们可以决定从我们自己的词汇表中自动标记文章。

谢谢您的帮助。

0 投票
1 回答
2986 浏览

java - How to resolve SocketTimeoutException

I have a program that uses a web service called OpenCalais,using it's REST API.The codes are working,it is just that sometimes Eclipse throws an exception on the console when I run the program.How do I resolve this?Below is the stacktrace:

0 投票
1 回答
294 浏览

drupal - 如何将来自 opencalais 的 RDF 结果添加到 apache solr 中,以便在我的 Drupal 站点中获得更好的搜索结果?

将来自 opencalais 的 RDF 结果添加到 apache solr 中以进行索引。我正在使用 solr 搜索集成模块的开发版本(solr 4.x)、Opencalais 模块和 Drupal 7。目前从 opencalais 生成的分类字段进行索引。

0 投票
1 回答
214 浏览

ruby - Calais Gem 无法将 nil 转换为字符串

我将加莱 gem 与 Ruby 1.9.3 一起使用,当我使用以下代码片段时:

我确定文本在那里。堆栈跟踪如下。有谁知道有什么问题?

0 投票
1 回答
52 浏览

javascript - 我需要使用 ajax 调用返回整个 html 页面

我需要返回此页面的内容http://service.semanticproxy.com/processurl/ftfu27m3k66dvc3r43bzfneh/html/http://www.smallbiztechnology.com/archive/2013/12/why-creating-a-digital-storefront -is-crucial-for-your-small-business.html但是当我调用这个函数时

我在萤火虫中得到了这个:

segment.min.js (ligne 1) GET http://service.semanticproxy.com/processurl/ftfu...orefront-is-crucial-for-your-small-business.html 200 OK 379msA。

知道如何获取该页面的内容吗?

0 投票
1 回答
1561 浏览

java - 线程“主”java.net.UnknownHostException 中的异常:api.opencalais.com

我在运行程序时收到 Opencalasis.com 错误。

请检查下面的程序告诉我我们是否在这方面犯了任何错误。

我添加了 jackson-mapper-asl 和 jackson-core-asl 的番石榴罐和杰克逊罐。

错误是这样的:

0 投票
1 回答
157 浏览

php - OpenCalais returns persons URI for Linked Data instead of actual person name

I am using OpenCalais Semantic Web service and receiving "Application/JSON" response to my submitted content. When i am looking at the Quotation entity, OpenCalais is sending the person quote but the person name is not a name of the person but a "Linked Data" URI. For example, for a person named Tayyip Erdogan:

http://d.opencalais.com/pershash-1/a7077bd6-bcc9-3419-b75e-c44e1b2eb693

I need the name of the person, not the URI. OpenCalais also send URI instead of person name in PersonCareer entity as well. I don't want to read the URI's html DOM and extract person's name as it will slow down everything. Is there a solution?

Description of Quotation Entity: http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Quotation )

0 投票
1 回答
778 浏览

python - 使用 opencalais 提取推文实体

我必须使用工具 opencalais 从推文中提取实体。我的代码是:

我收到以下错误:

x-ag-access-token1 = 'O7tTcXv6TFHA4Z5EKjjxPcrcdWndxl' # 你的加莱 API 密钥。SyntaxError:无法分配给运算符。open calais 改变了它的新 API。

0 投票
1 回答
171 浏览

python - calais.py 出错

我尝试使用 calais.py 库并运行以下代码

我收到以下错误:

calais.py 在这里: