sckg
A Software Concept Knowledge Graph
Free software: MIT license
Documentation: https://sckg.readthedocs.io.
Prerequisites
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.36 (2022-5-25)
[modify] update softwareKG search
0.1.37 (2022-5-25)
[modify] sorry update softwareKG search again
0.1.38 (2022-6-23)
[modify] update softwareKG search
0.1.39 (2022-7-8)
[modify] fix some bugs in softwareKG search
Release files for sckg 0.1.39
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sckg-0.1.39.tar.gz | 19.4 kB | Details |
Release files / sckg-0.1.39.tar.gz
| Download URL | sckg-0.1.39.tar.gz |
|---|---|
| Size | 19.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5922aa992010a56b8c9a3e223c5f137757099d6f412d771eee9ee3abf30d82a3
|
|
BLAKE2b-256 checksum How to use checksums |
f02a7958c45a81bd5471da6bfa387af71c38ca27b667f19d33a8eb713e27378f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.1
|