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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
opennlp
Public
Notifications
You must be signed in to change notification settings
Fork
506
Star
1.6k
Code
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
OPENNLP-1897: Add document-scoped term vector layer
- #1212
#1212
Merged
mawiesne
merged 9 commits into
main
apache/opennlp:main
from
OPENNLP-1897-term-vectors
apache/opennlp:OPENNLP-1897-term-vectors
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
OPENNLP-1897: Add document-scoped term vector layer
#1212
mawiesne
merged 9 commits into
main
apache/opennlp:main
from
OPENNLP-1897-term-vectors
apache/opennlp:OPENNLP-1897-term-vectors
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
OPENNLP-1897: Add a term vector layer rolling tokens up to (term, frequency, offsets)
Show description for cb8c43b
krickert
committed
cb8c43b
View commit details
Copy full SHA for cb8c43b
Browse repository at this point
OPENNLP-1897: Address review: fold the constructor chain, split aggregation by mode
Show description for c6e7884
krickert
committed
c6e7884
View commit details
Copy full SHA for c6e7884
Browse repository at this point
OPENNLP-1897: Document the term vector layer with a mirror-tested example
Show description for 5c63d92
krickert
committed
5c63d92
View commit details
Copy full SHA for 5c63d92
Browse repository at this point
OPENNLP-1897: Accept a plain per-token normalizer for term identity
Show description for 593b4cc
krickert
committed
593b4cc
View commit details
Copy full SHA for 593b4cc
Browse repository at this point
OPENNLP-1897: Document the normalized-term workflow with a mirror-tested example
Show description for 333e894
krickert
committed
333e894
View commit details
Copy full SHA for 333e894
Browse repository at this point
OPENNLP-1897: Review round: reject null span elements, finalize the annotator, share the space-split test fixture, pin supplementary-plane offsets
krickert
committed
7b6030f
View commit details
Copy full SHA for 7b6030f
Browse repository at this point
OPENNLP-1897: Omit tokens that normalize to the empty string from the term vector layer
Show description for c3cc8ad
krickert
committed
c3cc8ad
View commit details
Copy full SHA for c3cc8ad
Browse repository at this point
OPENNLP-1897: Move term vector annotator to runtime
krickert
committed
ea85e3b
View commit details
Copy full SHA for ea85e3b
Browse repository at this point
OPENNLP-1897: Update annotator imports
krickert
committed
586e573
View commit details
Copy full SHA for 586e573
Browse repository at this point
You can’t perform that action at this time.