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
on
v1.3.8
User selector
All users
All time
Commit history
Commits on Aug 31, 2015
make identifier for predicted class labels
smassung
committed
3ca6f03
View commit details
Copy full SHA for 3ca6f03
View code at this point
Browse repository at this point
rewrite confusion_matrix tests to not depend on string output
smassung
committed
9a4c682
View commit details
Copy full SHA for 9a4c682
View code at this point
Browse repository at this point
add precision, recall, and f1_score functions to confusion_matrix that are
Show description for 883bc99
smassung
committed
883bc99
View commit details
Copy full SHA for 883bc99
View code at this point
Browse repository at this point
better unit test for confusion_matrix
smassung
committed
e034c6c
View commit details
Copy full SHA for e034c6c
View code at this point
Browse repository at this point
style changes in confusion_matrix.cpp
smassung
committed
0661dd9
View commit details
Copy full SHA for 0661dd9
View code at this point
Browse repository at this point
fix issue #104, precision and recall switched
smassung
committed
a98a653
View commit details
Copy full SHA for a98a653
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
Fix accidental extra ::Locale.
Chase Geigle
committed
624f8c5
View commit details
Copy full SHA for 624f8c5
View code at this point
Browse repository at this point
Add support for suprressing `<s>` and `</s>` tokens.
Show description for 68a1943
Chase Geigle
committed
68a1943
View commit details
Copy full SHA for 68a1943
View code at this point
Browse repository at this point
Add support for configuring language/country in icu_tokenizer.
Show description for 799fab0
Chase Geigle
committed
799fab0
View commit details
Copy full SHA for 799fab0
View code at this point
Browse repository at this point
Fix inconsistent behavior of utf::segmenter on non-US locales.
Show description for 547d045
CanoeFZH
authored and
Chase Geigle
committed
547d045
View commit details
Copy full SHA for 547d045
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
Merge branch 'master' of github.com:meta-toolkit/meta
Chase Geigle
committed
5a2a62f
View commit details
Copy full SHA for 5a2a62f
View code at this point
Browse repository at this point
Add regression tests for num_lines (issue #90).
Chase Geigle
committed
1052d93
View commit details
Copy full SHA for 1052d93
View code at this point
Browse repository at this point
Reduce required accuracy for logistic regression unit test.
Show description for 8fe3282
Chase Geigle
committed
8fe3282
View commit details
Copy full SHA for 8fe3282
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Renamed query_term_count to query_term_weight
hazimehh
committed
9d03b06
View commit details
Copy full SHA for 9d03b06
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
update SHA256 hash for CEEAUS tarball for ctest
smassung
committed
210ed0b
View commit details
Copy full SHA for 210ed0b
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
Fix missing support for sequence/parser analyzers in classify.
Show description for cc7116a
skystrife
committed
cc7116a
View commit details
Copy full SHA for cc7116a
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Merge branch 'develop' of github.com:meta-toolkit/meta into develop
smassung
committed
25d5af8
View commit details
Copy full SHA for 25d5af8
View code at this point
Browse repository at this point
fix bugs in ir_eval
smassung
committed
0d8a17c
View commit details
Copy full SHA for 0d8a17c
View code at this point
Browse repository at this point
improve ir_eval unit tests
smassung
committed
a05841f
View commit details
Copy full SHA for a05841f
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Support building with biicode.
skystrife
committed
418fa4f
View commit details
Copy full SHA for 418fa4f
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
fix issue #76: only run speed parallel test on machines with multiple concurrent threads
smassung
committed
eee7dfe
View commit details
Copy full SHA for eee7dfe
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
Merge branch 'develop' of github.com:meta-toolkit/meta into develop
skystrife
committed
924aa52
View commit details
Copy full SHA for 924aa52
View code at this point
Browse repository at this point
add usage for parse in profile
smassung
committed
b940a55
View commit details
Copy full SHA for b940a55
View code at this point
Browse repository at this point
Fix bug where parser model directory is not created in parser-train.
skystrife
committed
40dbff3
View commit details
Copy full SHA for 40dbff3
View code at this point
Browse repository at this point
Fix issues with system-defined sized integers in binary model files.
Show description for 4f5b51b
skystrife
committed
4f5b51b
View commit details
Copy full SHA for 4f5b51b
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Merge branch 'develop' of github.com:meta-toolkit/meta into develop
skystrife
committed
5de6f88
View commit details
Copy full SHA for 5de6f88
View code at this point
Browse repository at this point
Fix a few inconsistent missing overrides.
Show description for fa52c8a
skystrife
committed
fa52c8a
View commit details
Copy full SHA for fa52c8a
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Fix issue with unsigned int negation in vocab map writer on 32-bit systems.
Chase Geigle
committed
1ca312c
View commit details
Copy full SHA for 1ca312c
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Fix denominator in average precision calculation.
Show description for 61f1a9d
Chase Geigle
committed
61f1a9d
View commit details
Copy full SHA for 61f1a9d
View code at this point
Browse repository at this point
Merge pull request #73 from husseinhazimeh/patch-1.
Show description for 22593f8
Chase Geigle
committed
22593f8
View commit details
Copy full SHA for 22593f8
View code at this point
Browse repository at this point
require class label in file corpus document list
smassung
committed
de40b1f
View commit details
Copy full SHA for de40b1f
View code at this point
Browse repository at this point
Updated ir_eval.cpp
Show description for 2370780
hazimehh
committed
2370780
View commit details
Copy full SHA for 2370780
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
Move analyzers into their respective libraries. Fixes issue #62.
Show description for 4797940
Chase Geigle
committed
4797940
View commit details
Copy full SHA for 4797940
View code at this point
Browse repository at this point
update SHA-256 hash for modified file contents
smassung
committed
b59a911
View commit details
Copy full SHA for b59a911
View code at this point
Browse repository at this point
update SHA-256 hash for ceeaus.tar.gz
smassung
committed
09a368c
View commit details
Copy full SHA for 09a368c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.