relation-extraction:从文本中提取关系

时间:2021-07-01 09:26:38
【文件属性】:
文件名称:relation-extraction:从文本中提取关系
文件大小:83.08MB
文件格式:ZIP
更新时间:2021-07-01 09:26:38
Scala 关系抽取软件 从文本文章中提取关系。 指示 安装 SBT 0.13.0+。 用法 $ sbt console scala > val sentence = " The man walks the dog. " sentence : String = The man walks the dog. scala > val parsed = Parse (sentence) parsed : Tree [ String ] = ( ROOT ( S ( @ S ( NP ( DT The ) ( NN man)) ( VP ( VBZ walks) ( NP ( DT the) ( NN dog)))) (. .))) scala > val compiled = Compile (parsed) comp
【文件预览】:
relation-extraction-develop
----.gitignore(98B)
----project()
--------plugins.sbt(67B)
--------Build.scala(3KB)
----src()
--------main()
--------test()
----.travis.yml(82B)
----terms()
--------aging.txt(1KB)
--------misc.txt(1KB)
--------neuroendocrine.txt(2KB)
----LICENSE(7KB)
----eng_sm6.gr(21.21MB)
----README.md(732B)
----lib()
--------commons-io-2.4.jar(181KB)
--------org-gephi-streaming-server.jar(90KB)
--------BerkeleyParser-1.7.jar(2.95MB)
--------org-gephi-graphstreaming.jar(2KB)
--------org-gephi-lib-jetty.jar(3KB)
--------ws4j-1.0.1.jar(39.45MB)
--------gephi-toolkit.jar(22.3MB)
--------org-gephi-streaming-api.jar(79KB)
--------org-gephi-streaming-impl.jar(209KB)

网友评论