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
src
lm
on
develop
User selector
All users
All time
Commit history
Commits on Jan 26, 2016
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
Commits on Jan 22, 2016
Refactor analyzer<T> to non-template analyzer.
Show description for 63ceba2
skystrife
committed
63ceba2
View commit details
Copy full SHA for 63ceba2
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
#79 move includes into meta/ folder
smassung
committed
b99d90a
View commit details
Copy full SHA for b99d90a
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Merge branch 'develop' into aligned-allocator
skystrife
committed
3634da8
View commit details
Copy full SHA for 3634da8
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
create LM demo
smassung
committed
4fb86d7
View commit details
Copy full SHA for 4fb86d7
View code at this point
Browse repository at this point
create include/hashing/ directory
smassung
committed
5a4beba
View commit details
Copy full SHA for 5a4beba
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Silence conversion warnings when building with Clang.
Show description for feba3bd
Chase Geigle
committed
feba3bd
View commit details
Copy full SHA for feba3bd
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Add support for recursive directory removal to filesystem.
Show description for e56f1b5
skystrife
committed
e56f1b5
View commit details
Copy full SHA for e56f1b5
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
Reserve in token_list constructor taking sentence.
skystrife
committed
713cb51
View commit details
Copy full SHA for 713cb51
View code at this point
Browse repository at this point
Add iterator overloads for find operations on language_model.
skystrife
committed
a8da4a6
View commit details
Copy full SHA for a8da4a6
View code at this point
Browse repository at this point
return by const ref
smassung
committed
141bbc5
View commit details
Copy full SHA for 141bbc5
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
update hashing syntax for token_list and static_probe_map
smassung
committed
228460e
View commit details
Copy full SHA for 228460e
View code at this point
Browse repository at this point
Merge branch 'develop' into lm-optimizations
smassung
committed
80f0944
View commit details
Copy full SHA for 80f0944
View code at this point
Browse repository at this point
use vectors of term_ids instead of strings in language_model calculations
smassung
committed
7b663fa
View commit details
Copy full SHA for 7b663fa
View code at this point
Browse repository at this point
fixed_heap documentation/API improvements.
Show description for e45f526
Chase Geigle
committed
e45f526
View commit details
Copy full SHA for e45f526
View code at this point
Browse repository at this point
use cpptoml's value_or in diff and selector_factory
smassung
committed
d2c5ed2
View commit details
Copy full SHA for d2c5ed2
View code at this point
Browse repository at this point
Remove interfaces that directly parsed configuration files.
Show description for 9b995a1
Chase Geigle
committed
9b995a1
View commit details
Copy full SHA for 9b995a1
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Merge branch 'develop' into typed-analyzers
skystrife
committed
0cd3a61
View commit details
Copy full SHA for 0cd3a61
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
move all lm_node logic into the struct itself, and remove any potential
Show description for f671b76
smassung
committed
f671b76
View commit details
Copy full SHA for f671b76
View code at this point
Browse repository at this point
explanatory comments for the choice of std::vector in lm::sentence
smassung
committed
fa3ae95
View commit details
Copy full SHA for fa3ae95
View code at this point
Browse repository at this point
use new hash_combine and use vector instead of deque in lm::sentence (better == performance)
smassung
committed
4c13d2e
View commit details
Copy full SHA for 4c13d2e
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
use utf::segmenter in lm::sentence instead of going through analyzer pipeline
smassung
committed
d179f64
View commit details
Copy full SHA for d179f64
View code at this point
Browse repository at this point
create a hash specialization for lm::sentence and use it in lm::diff
Show description for 0a0ea3d
smassung
committed
0a0ea3d
View commit details
Copy full SHA for 0a0ea3d
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
use util::fixed_heap in language_model::top_k
smassung
committed
6b25730
View commit details
Copy full SHA for 6b25730
View code at this point
Browse repository at this point
use util::fixed_heap in lm::diff
smassung
committed
b0ee54e
View commit details
Copy full SHA for b0ee54e
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
Move static functions in analyzer to free functions.
skystrife
committed
b9b2d21
View commit details
Copy full SHA for b9b2d21
View code at this point
Browse repository at this point
reserve space in diff's candidates return vector
smassung
committed
14b2edc
View commit details
Copy full SHA for 14b2edc
View code at this point
Browse repository at this point
clearer feature name in diff_analyzer re: #107
smassung
committed
3175201
View commit details
Copy full SHA for 3175201
View code at this point
Browse repository at this point
update comments and configurable fields in lm::diff
smassung
committed
b1221ed
View commit details
Copy full SHA for b1221ed
View code at this point
Browse repository at this point
move diff_analyzer into lm/ dir re: #104
smassung
committed
5c3fc95
View commit details
Copy full SHA for 5c3fc95
View code at this point
Browse repository at this point
coding and style tweaks re: #107
smassung
committed
17f0ab4
View commit details
Copy full SHA for 17f0ab4
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
remove tool that diff_analyzer replaces
smassung
committed
5228dca
View commit details
Copy full SHA for 5228dca
View code at this point
Browse repository at this point
remove commented-out edit strings from sentence.cpp
smassung
committed
13ad594
View commit details
Copy full SHA for 13ad594
View code at this point
Browse repository at this point
rename lm-test.cpp to diff_test.cpp (since that's what it's doing)
smassung
committed
9e3ddb7
View commit details
Copy full SHA for 9e3ddb7
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
usability updates to language_model and diff
smassung
committed
acb0df6
View commit details
Copy full SHA for acb0df6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.