开源工具包提升现代希腊语NLP任务性能
GR-NLP-TOOLKIT: An Open-Source NLP Toolkit for Modern Greek
- 基于预训练Transformer模型,支持五大核心NLP任务
- 在五项任务中达到当前最佳表现,支持精准分词与翻译转换
- 适合研究者与开发者快速部署希腊语自然语言处理应用
我们介绍GR-NLP-TOOLKIT,一个专为现代希腊语设计的开源自然语言处理工具包。该工具包在五个核心NLP任务中实现领先性能:词性标注、形态标注、依存句法分析、命名实体识别以及希伯来文到希腊文的音译转换。工具包基于预训练Transformer模型构建,可通过pip安装(pip install gr-nlp-toolkit),并提供HuggingFace演示平台与公开非商业用途API。本文详细说明各任务功能、底层方法、与同类开源工具的对比实验,以及未来改进方向。项目地址:https://github.com/nlpaueb/gr-nlp-toolkit
原文摘要 · Abstract (English)
We present GR-NLP-TOOLKIT, an open-source natural language processing (NLP) toolkit developed specifically for modern Greek. The toolkit provides state-of-the-art performance in five core NLP tasks, namely part-of-speech tagging, morphological tagging, dependency parsing, named entity recognition, and Greeklishto-Greek transliteration. The toolkit is based on pre-trained Transformers, it is freely available, and can be easily installed in Python (pip install gr-nlp-toolkit). It is also accessible through a demonstration platform on HuggingFace, along with a publicly available API for non-commercial use. We discuss the functionality provided for each task, the underlying methods, experiments against comparable open-source toolkits, and future possible enhancements. The toolkit is available at: https://github.com/nlpaueb/gr-nlp-toolkit
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。