https://github.com/capjamesg/build-a-search-index
Code to accompany the "Build a search index in Python" tutorial.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Keywords
python
search-algorithms
search-index
Last synced: 6 months ago
·
JSON representation
Repository
Code to accompany the "Build a search index in Python" tutorial.
Basic Info
- Host: GitHub
- Owner: capjamesg
- Language: Python
- Default Branch: main
- Homepage: https://jamesg.blog/2024/07/16/build-a-search-index/
- Size: 7.81 KB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
python
search-algorithms
search-index
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Build a Search Index Code
Code to accompany the Build a search index in Python series on James' Coffee Blog.
app.pycontains the code used in Build a search index in Python.query.pycontains the code used in How to build a query language in Python.tfidf.pycontains the code used in How to implement TF-IDF in Python.
License
This project is licensed under a Creative Commons Zero No-Attribution license.
Owner
- Name: James
- Login: capjamesg
- Kind: user
- Location: Scotland
- Company: @Roboflow
- Website: jamesg.blog
- Repositories: 320
- Profile: https://github.com/capjamesg
from words, wonder.
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0