Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ytj0604
  • License: mit
  • Language: C++
  • Default Branch: multivector_search
  • Size: 8.53 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

License

MIT License

Owner

  • Login: ytj0604
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Chen"
  given-names: "Meng"
  orcid: "https://orcid.org/0009-0008-7394-7154"
title: "RoarGraph: A Projected Bipartite Graph for Efficient Cross-Modal Approximate Nearest Neighbor Search"
version: 1.0.0
doi: 10.14778/3681954.3681959
date-released: 2024-06-05
url: "https://github.com/matchyc/RoarGraph"

GitHub Events

Total
  • Watch event: 2
  • Delete event: 1
  • Push event: 20
  • Gollum event: 1
  • Fork event: 1
  • Create event: 1
Last Year
  • Watch event: 2
  • Delete event: 1
  • Push event: 20
  • Gollum event: 1
  • Fork event: 1
  • Create event: 1

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • ad-m/github-push-action master composite
thirdparty/nsg/Dockerfile docker
  • ubuntu 16.04 build