Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI-GCS: Create indexing pipeline and REST API with index-time matching #9

Open
4 tasks
pombredanne opened this issue Dec 23, 2024 · 0 comments
Open
4 tasks

Comments

@pombredanne
Copy link
Member

pombredanne commented Dec 23, 2024

This is to integrate the code indexing and searching/matching in ScanCode.io, PurlDB and MatchCode.io.

This means to create an indexing pipeline that is able to compute and index code for approximate fragment matching and also perform index-time matching to avoid indexing duplicates.

The outcome should be:

  • Create new indexing pipeline in PurlDB for code fragments
    • Implement indexing-time matching to avoid indexing duplicates.
    • Then, make a new release of MatchCode.io/PurlDB as needed
  • Create guide documenting how to use API for indexing
@pombredanne pombredanne converted this from a draft issue Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant