tianfuunion/mark-graph

天府联盟标志引擎图形管理系统。

2.0 2024-04-10 10:39 UTC

This package is auto-updated.

Last update: 2024-09-10 11:28:00 UTC


README

介绍

{ 开放知识图谱:基于自由文本的开放域知识图谱构建。企业项目请参考 https://graph.open.tianfu.ink}

软件架构

软件架构说明

安装方法

如果您使用composer管理项目依赖,可以在项目根目录下运行:

    $ composer require tianfuunion/mark-graph

或者,在您的composer.json中声明对 Mark Auth SDK For PHP 的依赖:

    "require": {
        "tianfuunion/mark-graph": "^2.0"
    }

然后通过composer install安装依赖。composer安装完成后,在您的PHP代码中引入依赖即可:

    require_once __DIR__ . '/vendor/autoload.php';

许可证

  • MulanPSL-2.0

联系我们