Add two new DUUI topic models: multilingual-topic-classifier and parlacap-topic-classifier#151
Open
mevbagci wants to merge 23 commits into
Open
Add two new DUUI topic models: multilingual-topic-classifier and parlacap-topic-classifier#151mevbagci wants to merge 23 commits into
mevbagci wants to merge 23 commits into
Conversation
…sla/ParlaCAP-Topic-Classifier
…-zh-fast, finance-sentiment-fr,twitter-sentiment-pl-base, twitter-sentiment-pl-fast, distilroberta-base-climate-sentiment
…nlp-genre-en, turkunlp-genre-finerweb, ssharoff-genre, x-genre-classifier
…e-sentiment, distilroberta-base-climate-tcfd, distilroberta-base-climate-commitment, distilroberta-base-climate-sentiment, distilroberta-base-climate-specificity
Member
|
Please change the TypeSystem @mevbagci |
Implement Dockerized DUUI components for selected multilingual transformer-based Named Entity Recognition models, including GLiNER, GLiNER2, RoBERTa, WikiNEuRal, and XLM-R. Each Docker image now builds a single model-specific NER service with DUUI endpoints for type system, Lua communication, documentation, and processing. Add model metadata, runtime parameters, DKPro/TTLab annotation mapping, and usage documentation for DUUI integration.
Implement Dockerized DUUI components for selected temporal expression detection backends, including Microsoft Recognizers-Text, Duckling, Stanford SUTime, German GELECTRA, BERT Got-a-Date, TEI2GO, Timexy, and generic Hugging Face token-classification models. Each Docker image now builds a single model- and language-specific TimeX3 service with DUUI endpoints for type system, Lua communication, documentation, and processing. Add model metadata, runtime parameters, TimeX3/ISO-TimeML annotation mapping, per-model Docker build support, external Duckling/CoreNLP service configuration, Java test coverage, and usage documentation for DUUI integration.
…setup - switch Lua communication layer to serialize/deserialize mode - add proxy for DUUI RemoteDriver requests without application/json header - serve communication_layer.lua through /v1/communication_layer - add build script for all GeoNames FST image variants - update Dockerfiles and entrypoint for proxy-based startup - revise README following the duui-FactChecking structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add two new DUUI topic models: multilingual-topic-classifier and parlacap-topic-classifier