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
Breadcrumbs
History for
meta
include
meta
on
master
User selector
All users
All time
Commit history
Commits on Feb 12, 2016
Merge branch 'glove' into develop
skystrife
committed
184e7b0
View commit details
Copy full SHA for 184e7b0
View code at this point
Browse repository at this point
add unit tests for full text metadata storage
smassung
committed
c7516eb
View commit details
Copy full SHA for c7516eb
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fix errors in util::string_view.
Chase Geigle
committed
29d026e
View commit details
Copy full SHA for 29d026e
View code at this point
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
View code at this point
Browse repository at this point
Fix normalization when averaging target and context vectors.
Chase Geigle
committed
adefb2d
View commit details
Copy full SHA for adefb2d
View code at this point
Browse repository at this point
Fix loading bugs for word embeddings.
Chase Geigle
committed
296f6cc
View commit details
Copy full SHA for 296f6cc
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Add top_k method to word_embeddings.
Chase Geigle
committed
80dedc8
View commit details
Copy full SHA for 80dedc8
View code at this point
Browse repository at this point
Add initial interface for loading word embeddings.
Chase Geigle
committed
75ddbb9
View commit details
Copy full SHA for 75ddbb9
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Add simple vector math library.
Show description for 9da825a
skystrife
committed
9da825a
View commit details
Copy full SHA for 9da825a
View code at this point
Browse repository at this point
Add some converting constructors to util::array_view.
skystrife
committed
9d5a75b
View commit details
Copy full SHA for 9d5a75b
View code at this point
Browse repository at this point
Move fastapprox to include/meta/math.
skystrife
committed
c274236
View commit details
Copy full SHA for c274236
View code at this point
Browse repository at this point
Split array_view out into the util namespace.
skystrife
committed
bc82dcc
View commit details
Copy full SHA for bc82dcc
View code at this point
Browse repository at this point
Begin initial work on GloVe training tool.
Show description for ff94191
Chase Geigle
committed
ff94191
View commit details
Copy full SHA for ff94191
View code at this point
Browse repository at this point
Remove unused using declaration.
Chase Geigle
committed
1b5fde0
View commit details
Copy full SHA for 1b5fde0
View code at this point
Browse repository at this point
Attempt to fix build on older GCC versions.
Chase Geigle
committed
0505e05
View commit details
Copy full SHA for 0505e05
View code at this point
Browse repository at this point
Fix probe_map::extract() for inline_key_value_storage type.
Show description for 16fa2de
Chase Geigle
committed
16fa2de
View commit details
Copy full SHA for 16fa2de
View code at this point
Browse repository at this point
Begin work on word embedding support.
skystrife
authored and
Chase Geigle
committed
27166b0
View commit details
Copy full SHA for 27166b0
View code at this point
Browse repository at this point
Improve performance of printing::progress.
Show description for 22df263
Chase Geigle
committed
22df263
View commit details
Copy full SHA for 22df263
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
#130 make ZLIB a required dependency
smassung
committed
bfe3fc0
View commit details
Copy full SHA for bfe3fc0
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Make multiway_merge a more generic algorithm.
Chase Geigle
committed
0450aab
View commit details
Copy full SHA for 0450aab
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Change default load factor to 0.85 instead of 0.9.
skystrife
committed
68bc29c
View commit details
Copy full SHA for 68bc29c
View code at this point
Browse repository at this point
Remove #ifndefs from ranker.h
Show description for 62e74ef
skystrife
committed
62e74ef
View commit details
Copy full SHA for 62e74ef
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Remove commented out line.
skystrife
committed
5b800ad
View commit details
Copy full SHA for 5b800ad
View code at this point
Browse repository at this point
Merge branch 'master' into develop
skystrife
committed
21c0948
View commit details
Copy full SHA for 21c0948
View code at this point
Browse repository at this point
Absorb porter2_stemmer into MeTA and remove submodule.
Show description for adee7b0
skystrife
committed
adee7b0
View commit details
Copy full SHA for adee7b0
View code at this point
Browse repository at this point
Rename porter2_stemmer to porter2_filter.
Show description for 9a05be7
skystrife
committed
9a05be7
View commit details
Copy full SHA for 9a05be7
View code at this point
Browse repository at this point
Add calibration routine to learn::sgd_model.
Show description for efa2562
skystrife
committed
efa2562
View commit details
Copy full SHA for efa2562
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Add cross validation function for regression.
skystrife
committed
b5c4a6d
View commit details
Copy full SHA for b5c4a6d
View code at this point
Browse repository at this point
Rename metrics -> metrics_accumulator; metrics is now a simple struct.
skystrife
committed
49466a0
View commit details
Copy full SHA for 49466a0
View code at this point
Browse repository at this point
Add running_stats object for online mean/variance calculation.
skystrife
committed
3569c63
View commit details
Copy full SHA for 3569c63
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
Limit the number of writing threads during indexing.
Show description for 553796d
skystrife
committed
553796d
View commit details
Copy full SHA for 553796d
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Fix cast in farm_hash_seeded on OS X.
Chase Geigle
committed
023eb3e
View commit details
Copy full SHA for 023eb3e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.