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.5
User selector
All users
All time
Commit history
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
Add gz_corpus class, which is like a line_corpus but compressed.
Show description for 1c42b0c
Chase Geigle
committed
1c42b0c
View commit details
Copy full SHA for 1c42b0c
View code at this point
Browse repository at this point
Minor tweaks in unit tests to ensure proper file deletion.
Chase Geigle
committed
e673c7a
View commit details
Copy full SHA for e673c7a
View code at this point
Browse repository at this point
Remove unused analyzers.
Chase Geigle
committed
bb34a1c
View commit details
Copy full SHA for bb34a1c
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
issue #54
smassung
committed
3404d89
View commit details
Copy full SHA for 3404d89
View code at this point
Browse repository at this point
Merge pull request #67 from meta-toolkit/parser-analyzers
Show description for 639876f
smassung
committed
639876f
View commit details
Copy full SHA for 639876f
View code at this point
Browse repository at this point
Update analyzers to use the sr_parser for tree features.
Show description for 5d9a959
Chase Geigle
committed
5d9a959
View commit details
Copy full SHA for 5d9a959
View code at this point
Browse repository at this point
Fix sequence_analyzer::analyze() const for untagged sequences.
Show description for 4d77c4c
skystrife
authored and
Chase Geigle
committed
4d77c4c
View commit details
Copy full SHA for 4d77c4c
View code at this point
Browse repository at this point
Update profile to use the perceptron tagger as well as add parsing feature.
skystrife
committed
d8df01b
View commit details
Copy full SHA for d8df01b
View code at this point
Browse repository at this point
Fix sequence_analyzer::analyze() const for untagged sequences.
Show description for f8876c7
skystrife
committed
f8876c7
View commit details
Copy full SHA for f8876c7
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Add error checking to crf loading in profile.
skystrife
committed
b0c76c3
View commit details
Copy full SHA for b0c76c3
View code at this point
Browse repository at this point
Update profile to latest cpptoml library.
skystrife
committed
d803486
View commit details
Copy full SHA for d803486
View code at this point
Browse repository at this point
Merge branch 'develop' into profile
skystrife
committed
3d2979f
View commit details
Copy full SHA for 3d2979f
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
remove blank_filter
smassung
committed
bcb00b8
View commit details
Copy full SHA for bcb00b8
View code at this point
Browse repository at this point
Merge branch 'develop' into profile
smassung
committed
db04920
View commit details
Copy full SHA for db04920
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Enable extra warnings (-Wextra) and silence the ones that cropped up.
Chase Geigle
committed
e9a61a0
View commit details
Copy full SHA for e9a61a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.