FreeLing 3.0: Towards Wider Multilinguality
FreeLing is an open-source multilingual language processing library providing a wide range of analyzers for several languages. It offers text processing and language annotation facilities to NLP application developers, lowering the cost of building those applications. FreeLing is customizable, extensible, and has a strong orientation to real-world applications in terms of speed and robustness. Developers can use the default linguistic resources (dictionaries, lexicons, grammars, etc.), extend/adapt them to specific domains, or --since the library is open source-- develop new ones for specific languages or special application needs. This paper describes the general architecture of the library, presents the major changes and improvements included in FreeLing version 3.0, and summarizes some relevant industrial projects in which it has been used.
Code (0)
등록된 구현이 없습니다.
Tasks
Morphological AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Coreference Resolution in FreeLing 4.0
Enhancing FreeLing Rule-Based Dependency Grammars with Subcategorization Frames
IxaMed: Applying Freeling and a Perceptron Sequential Tagger at the Shared Task on Analyzing Clinical Texts
An open source part-of-speech tagger for Norwegian: Building on existing language resources
This paper presents an open source part-of-speech tagger for the Norwegian language. It describes how an existing language processing library (FreeLing) was used to build a new part-of-speech tagger for this language. Th…
Dependency ParsingMachine TranslationMorphological AnalysisMorphological Tagging+1Multilinguality Does not Make Sense: Investigating Factors Behind Zero-Shot Transfer in Sense-Aware Tasks
Cross-lingual transfer allows models to perform tasks in languages unseen during training and is often assumed to benefit from increased multilinguality. In this work, we challenge this assumption in the context of two u…
Cross-Lingual TransferMultilingual NLP