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)

  • First release on PyPI.

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)

0.1.8 (2021-11-23)

add get common upper concepts method

0.1.9 (2021-11-24)

add get upper concepts method modify error

0.1.10 (2021-11-24)

add find_longest_concept_from_sentence method

0.1.11 (2021-12-28)

add get_random_node method

0.1.12 (2021-12-29)

modify get_random_node method

0.1.13 (2021-12-31)

modify get_random_node method

0.1.14 (2022-1-2)

add find_out_facet_of_relation_concept_by_id method

0.1.15 (2022-1-4)

add find_out_is_a_relation_concept_by_id method

0.1.16 (2022-1-5)

add get_relation_mehod

0.1.17 (2022-1-6)

[modify]get_random_lasted_node

0.1.18 (2022-1-11)

[modify]get_hot_concept

0.1.19 (2022-3-10)

[modify]get_concept_from_sentence(add label)

0.1.20 (2022-3-11)

[modify] concept_from_sentence(isvalid)

0.1.23 (2022-3-31)

[add] most related nodes

0.1.24 (2022-3-31)

[update] most related nodes

0.1.25 (2022-4-15)

[add] add neo4j searcher

0.1.26 (2022-4-18)

[add] find_longest_valid_concept_non_stop_words_from_sentence method

0.1.27 (2022-4-18)

[modify] calling interface

0.1.28 (2022-4-18)

[modify] calling parameters

0.1.29 (2022-4-19)

[modify] get concepts from sentence

0.1.30 (2022-4-21)

[modify] modify some sckg neo4j

0.1.31 (2022-4-22)

[modify] modify softwareKG search

0.1.32 (2022-4-22)

[add] file expiration

0.1.33 (2022-4-29)

[modify] distinguish between remote and local softwareKG services

0.1.34 (2022-5-12)

[modify] update softwareKG search

0.1.35 (2022-5-19)

[modify] modify trie load in sckg search

0.1.35 (2022-5-25)

[modify] update softwareKG search

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.36.tar.gz (19.2 kB view hashes)

Uploaded Source

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