Skip to main content

A Software Concept Knowledge Graph

Project description

sckg

https://img.shields.io/pypi/v/sckg.svg https://img.shields.io/travis/FudanSELab/sckg.svg Documentation Status

A Software Concept Knowledge Graph

Prerequisites

  1. Spacy 3.0 以及对应的模型。

    其中模型有两种选择, - 一种是更加大而慢的,en_core_web_trf ` pip install -U pip setuptools wheel pip install -U spacy-nightly --pre python -m spacy download en_core_web_trf ` - 一种是小而快的,en_core_web_sm,目前我们先用小而快的 ` pip install -U pip setuptools wheel pip install -U spacy python -m spacy download en_core_web_sm `

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2021-11-01)

0.1.1 (2021-11-05)

0.1.2 (2021-11-05)

0.1.3 (2021-11-05)

0.1.4 (2021-11-09)

0.1.5 (2021-11-09)

0.1.6 (2021-11-12)

0.1.7 (2021-11-16)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sckg-0.1.7.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

sckg-0.1.7-py2.py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page