Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eaigner
/
shield
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
158
Code
Issues
2
Pull requests
3
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 15, 2013
MIT License. Fixes #1.
Erik Aigner
committed
7e8e5f1
Copy full SHA for 7e8e5f1
Commits on Apr 14, 2013
Prevent zero division.
Erik Aigner
committed
b0ebb5b
Copy full SHA for b0ebb5b
Commits on Apr 12, 2013
Use redis.Strings instead of Values, avoiding type assertion.
Erik Aigner
committed
2fb1675
Copy full SHA for 2fb1675
Batch request using HMGET instead of HGET
Erik Aigner
committed
2be7916
Copy full SHA for 2be7916
More atomic decrement.
Erik Aigner
committed
2119674
Copy full SHA for 2119674
Implemented Forget.
Erik Aigner
committed
5765fb4
Copy full SHA for 5765fb4
Inline word probability calculation.
Erik Aigner
committed
3518cd5
Copy full SHA for 3518cd5
Use max float64 from math package.
Erik Aigner
committed
da72f58
Copy full SHA for da72f58
Score method.
Show description for 12ce41e
Erik Aigner
committed
12ce41e
Copy full SHA for 12ce41e
Rewrote Classify method, don't compute priors.
Erik Aigner
committed
8fca0ad
Copy full SHA for 8fca0ad
Commits on Apr 11, 2013
Tokenizer tests.
Show description for 8dd46b2
Erik Aigner
committed
8dd46b2
Copy full SHA for 8dd46b2
Increment word counts in bulk.
Erik Aigner
committed
5d8e713
Copy full SHA for 5d8e713
Auth.
Erik Aigner
committed
825fb32
Copy full SHA for 825fb32
Switched redis library.
Erik Aigner
committed
fb9fee2
Copy full SHA for fb9fee2
Implemented Reset.
Erik Aigner
committed
a562f9c
Copy full SHA for a562f9c
Moved ratio out of if.
Erik Aigner
committed
3b78d5c
Copy full SHA for 3b78d5c
Prevent unnecessary strings.ToLower calls.
Erik Aigner
committed
f164bf1
Copy full SHA for f164bf1
Missing import
Erik Aigner
committed
16b1d8a
Copy full SHA for 16b1d8a
Adjusted ratio, removed legacy tests.
Erik Aigner
committed
200e003
Copy full SHA for 200e003
Make sure text is tokenized to lowercase words.
Erik Aigner
committed
8ca0744
Copy full SHA for 8ca0744
Legacy tests.
Erik Aigner
committed
346d9c1
Copy full SHA for 346d9c1
Min 3 chars.
Erik Aigner
committed
9816b72
Copy full SHA for 9816b72
Compiled stop-words into one regexp.
Show description for c85ea65
Erik Aigner
committed
c85ea65
Copy full SHA for c85ea65
Commits on Apr 10, 2013
Updated example.
Erik Aigner
committed
b9b29e4
Copy full SHA for b9b29e4
Readme
Erik Aigner
committed
29cd092
Copy full SHA for 29cd092
Var obsolete.
Erik Aigner
committed
521487e
Copy full SHA for 521487e
Compute priors
Erik Aigner
committed
24e7adf
Copy full SHA for 24e7adf
Root key is obsolete.
Erik Aigner
committed
c9ea3d9
Copy full SHA for c9ea3d9
Tokenizer directly returns map.
Erik Aigner
committed
e0f1d5f
Copy full SHA for e0f1d5f
Defined separate store type.
Erik Aigner
committed
09d7fc1
Copy full SHA for 09d7fc1
Gitignore
Erik Aigner
committed
5304dd7
Copy full SHA for 5304dd7
Implemented basic classifier, implementation not finished.
Erik Aigner
committed
f54fa71
Copy full SHA for f54fa71
You can’t perform that action at this time.