<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daralib</author_name>
  <author_url>https://blog.hatena.ne.jp/daralib/</author_url>
  <blog_title>だら＄ちっぷす</blog_title>
  <blog_url>https://daralib.hatenablog.com/</blog_url>
  <categories>
    <anon>coreNLP</anon>
    <anon>node.js</anon>
  </categories>
  <description>coreNLP を呼び出せる node.js のライブラリ一覧が記されていました stanfordnlp.github.io 今回は、この中の、CoreNLP-client を使わせていただきます＾＾ github.com まずはインストール &gt; npm install corenlp-client プログラムはこんな感じ const StanfordCoreNLPClient = require('corenlp-client'); const client = new StanfordCoreNLPClient(&quot;http://localhost:9000&quot;,&quot;tokenize,sspli…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaralib.hatenablog.com%2Fentry%2F2020%2F07%2F08%2F042744&quot; title=&quot;coreNLPをnode.jsから呼び出す - だら＄ちっぷす&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-08 04:27:44</published>
  <title>coreNLPをnode.jsから呼び出す</title>
  <type>rich</type>
  <url>https://daralib.hatenablog.com/entry/2020/07/08/042744</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
