Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
giacomini
/
meta
Public
forked from
meta-toolkit/meta
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Feb 29, 2016
Merge pull request #135 from meta-toolkit/fwd_tokenize
Show description for 0241867
Chase Geigle
committed
0241867
View commit details
Copy full SHA for 0241867
Browse repository at this point
#134 bounds check ranker param settings
smassung
committed
477599c
View commit details
Copy full SHA for 477599c
Browse repository at this point
Commits on Feb 28, 2016
don't hard code term ids in test
smassung
committed
b91273b
View commit details
Copy full SHA for b91273b
Browse repository at this point
add better test for forward_index tokenize function
smassung
committed
462ff57
View commit details
Copy full SHA for 462ff57
Browse repository at this point
Commits on Feb 27, 2016
Merge branch 'develop' into fwd_tokenize
smassung
committed
243081c
View commit details
Copy full SHA for 243081c
Browse repository at this point
attempt workaround for compiler bug
smassung
committed
c083ffc
View commit details
Copy full SHA for c083ffc
Browse repository at this point
Commits on Feb 26, 2016
add tokenize(doc) function to forward_index returning feature_vector
smassung
committed
6d9a798
View commit details
Copy full SHA for 6d9a798
Browse repository at this point
class_label a string in fwd_idx tests
smassung
committed
2a5a3ed
View commit details
Copy full SHA for 2a5a3ed
Browse repository at this point
make querying disk_index for invalid class label info an exception
smassung
committed
9a4481a
View commit details
Copy full SHA for 9a4481a
Browse repository at this point
add tests for even-split classifier
smassung
committed
8732afc
View commit details
Copy full SHA for 8732afc
Browse repository at this point
Commits on Feb 13, 2016
update CHANGELOG.md
smassung
committed
8de3b89
View commit details
Copy full SHA for 8de3b89
Browse repository at this point
update CHANGELOG.md for v2.1.0
smassung
committed
524d581
View commit details
Copy full SHA for 524d581
Browse repository at this point
Commits on Feb 12, 2016
Merge branch 'glove' into develop
skystrife
committed
184e7b0
View commit details
Copy full SHA for 184e7b0
Browse repository at this point
add unit tests for full text metadata storage
smassung
committed
c7516eb
View commit details
Copy full SHA for c7516eb
Browse repository at this point
Merge branch 'develop' of github.com:meta-toolkit/meta into develop
smassung
committed
d6ae904
View commit details
Copy full SHA for d6ae904
Browse repository at this point
allow make_index to take a user-supplied corpus object
Show description for 1516c5c
smassung
committed
1516c5c
View commit details
Copy full SHA for 1516c5c
Browse repository at this point
Switch to just using the standalone ./unit-test instead of ctest.
Show description for 23f28fe
skystrife
committed
23f28fe
View commit details
Copy full SHA for 23f28fe
Browse repository at this point
Switch to using ./unit-test without ctest on Travis/Appveyor.
skystrife
committed
a1c258b
View commit details
Copy full SHA for a1c258b
Browse repository at this point
Add tests for the rest of the vector math library.
skystrife
committed
c6f92c5
View commit details
Copy full SHA for c6f92c5
Browse repository at this point
add unit tests for gmap bug found in 8fa14767dc0c61db595c67e77c91e3ea59f4b051
smassung
committed
3b64dde
View commit details
Copy full SHA for 3b64dde
Browse repository at this point
Print newline before announcing chunk flush in embedding-coocur.
skystrife
committed
b9182c1
View commit details
Copy full SHA for b9182c1
Browse repository at this point
fix bug in gmap calculation where 0 average precision was ignored
smassung
committed
8fa1476
View commit details
Copy full SHA for 8fa1476
Browse repository at this point
Merge branch 'develop' of github.com:meta-toolkit/meta into develop
Chase Geigle
committed
563828f
View commit details
Copy full SHA for 563828f
Browse repository at this point
use same types in call to std::min
smassung
committed
60c8d48
View commit details
Copy full SHA for 60c8d48
Browse repository at this point
Attempt to use two jobs in make on Travis.
Chase Geigle
committed
adcfe72
View commit details
Copy full SHA for adcfe72
Browse repository at this point
Fix bug in progress reporting in multiway_merge.
Show description for 62d01fa
Chase Geigle
committed
62d01fa
View commit details
Copy full SHA for 62d01fa
Browse repository at this point
Minor cleanup in printing::progress.
Chase Geigle
committed
51fca42
View commit details
Copy full SHA for 51fca42
Browse repository at this point
Commits on Feb 11, 2016
Merge branch 'develop' into glove
Chase Geigle
committed
4e9596f
View commit details
Copy full SHA for 4e9596f
Browse repository at this point
Fix errors in util::string_view.
Chase Geigle
committed
29d026e
View commit details
Copy full SHA for 29d026e
Browse repository at this point
Update HandleOutOfTreeLLVM.patch for travis for latest libc++.
Chase Geigle
committed
bf65aef
View commit details
Copy full SHA for bf65aef
Browse repository at this point
display full text from metadata (if it exists) in search demos
smassung
committed
5ca2317
View commit details
Copy full SHA for 5ca2317
Browse repository at this point
allow full text storage in index as metadata field
Show description for d396592
smassung
committed
d396592
View commit details
Copy full SHA for d396592
Browse repository at this point
Cap hours display in printing::progress.
Chase Geigle
committed
1e82bbd
View commit details
Copy full SHA for 1e82bbd
Browse repository at this point
Read filter chain definition from embeddings configuration group.
Show description for b0278f7
Chase Geigle
committed
b0278f7
View commit details
Copy full SHA for b0278f7
Browse repository at this point
Add simple math expression parsing to interactive embeddings demo.
skystrife
committed
1fc97f3
View commit details
Copy full SHA for 1fc97f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.