Yurii Havrylko
|
b8727ea283
|
feat: Add tokenizer-based text chunking for NER recognizers (#2041)
|
2026-07-26 14:21:49 +00:00 |
|
matteobachini-vianova
|
a2e34f6b50
|
Fix NLP engine initialization in GLiNER sample (#2135)
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
|
2026-07-01 12:28:42 +03:00 |
|
Copilot
|
e4bca52a53
|
Add ONNX Runtime backend support to GLiNERRecognizer with extensible parameter passing (#1884)
* Initial plan
* Add ONNX Runtime backend support to GLiNERRecognizer
Co-authored-by: omri374 <3776619+omri374@users.noreply.github.com>
* Refactor ONNX tests to use parameterized testing
Co-authored-by: omri374 <3776619+omri374@users.noreply.github.com>
* Improve documentation and add edge case test for ONNX parameters
Co-authored-by: omri374 <3776619+omri374@users.noreply.github.com>
* Add model_kwargs support and update GLiNER documentation
Co-authored-by: omri374 <3776619+omri374@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: omri374 <3776619+omri374@users.noreply.github.com>
Co-authored-by: Sharon Hart <sharonh.dev@gmail.com>
|
2026-03-02 21:54:12 +02:00 |
|
Copilot
|
bef0470ff2
|
Update Python version support: Remove 3.9 (EOL), Add 3.13 (#1741)
|
2025-10-17 00:04:59 +03:00 |
|
Omri Mendels
|
7d26bac0a1
|
example GLiNER integration (#1504)
|
2025-01-13 11:03:08 +02:00 |
|