中文
相关论文

相关论文: mahaNLP: A Marathi Natural Language Processing Lib…

200 篇论文

Natural language processing (NLP) problems are ubiquitous in classical computing, where they often require significant computational resources to infer sentence meanings. With the appearance of quantum computing hardware and simulators, it…

量子物理 · 物理学 2020-10-09 Lee J. O'Riordan , Myles Doyle , Fabio Baruffa , Venkatesh Kannan

Deep learning has been the mainstream technique in natural language processing (NLP) area. However, the techniques require many labeled data and are less generalizable across domains. Meta-learning is an arising field in machine learning…

计算与语言 · 计算机科学 2022-07-05 Hung-yi Lee , Shang-Wen Li , Ngoc Thang Vu

Training models for Natural Language Processing (NLP) requires substantial computational resources and time, posing significant challenges, especially for NLP development in Bangla, where access to high-end hardware is often limited. In…

计算与语言 · 计算机科学 2025-12-02 Md Mehrab Hossain Opi , Sumaiya Khan , Moshammad Farzana Rahman

With the advancements of transformer-based architectures, we observe the rise of natural language preprocessing (NLPre) tools capable of solving preliminary NLP tasks (e.g. tokenisation, part-of-speech tagging, dependency parsing, or…

计算与语言 · 计算机科学 2024-03-28 Martyna Wiącek , Piotr Rybak , Łukasz Pszenny , Alina Wróblewska

The field of Natural Language Processing (NLP) is growing rapidly, with new research published daily along with an abundance of tutorials, codebases and other online resources. In order to learn this dynamic field or stay up-to-date on the…

This paper presents a Matlab toolbox to perform basic image processing and visualization tasks, particularly designed for medical image processing. The functionalities available are similar to basic functions found in other non-Matlab…

数学软件 · 计算机科学 2021-04-13 Alberto Gomez

Natural language processing for the Turkic language family, spoken by over 200 million people across Eurasia, remains fragmented, with most languages lacking unified tooling and resources. We present TurkicNLP, an open-source Python library…

计算与语言 · 计算机科学 2026-05-25 Sherzod Hakimov

Sentiment analysis is the most basic NLP task to determine the polarity of text data. There has been a significant amount of work in the area of multilingual text as well. Still hate and offensive speech detection faces a challenge due to…

计算与语言 · 计算机科学 2021-11-02 Abhishek Velankar , Hrushikesh Patil , Amol Gore , Shubham Salunke , Raviraj Joshi

Natural Language Processing (NLP) has become a cornerstone in many critical sectors, including healthcare, finance, and customer relationship management. This is especially true with the development and use of advanced models such as…

计算与语言 · 计算机科学 2025-06-06 Hadi Mohammadi , Ayoub Bagheri , Anastasia Giachanou , Daniel L. Oberski

Natural language processing (NLP) research combines the study of universal principles, through basic science, with applied science targeting specific use cases and settings. However, the process of exchange between basic NLP and…

计算与语言 · 计算机科学 2021-04-19 Denis Newman-Griffis , Jill Fain Lehman , Carolyn Rosé , Harry Hochheiser

Natural Language Processing (NLP) for low-resource languages remains fundamentally constrained by the lack of textual corpora, standardized orthographies, and scalable annotation pipelines. While recent advances in large language models…

计算与语言 · 计算机科学 2026-02-10 Bonaventure F. P. Dossou , Henri Aïdasso

We present MatSci-NLP, a natural language benchmark for evaluating the performance of natural language processing (NLP) models on materials science text. We construct the benchmark from publicly available materials science text data to…

计算与语言 · 计算机科学 2023-05-16 Yu Song , Santiago Miret , Bang Liu

In this paper we present our open-source neural machine translation (NMT) toolkit called "Yet Another Neural Machine Translation Toolkit" abbreviated as YANMTT which is built on top of the Transformers library. Despite the growing…

计算与语言 · 计算机科学 2021-08-26 Raj Dabre , Eiichiro Sumita

Specialised pre-trained language models are becoming more frequent in NLP since they can potentially outperform models trained on generic texts. BioBERT and BioClinicalBERT are two examples of such models that have shown promise in medical…

We present lambeq, the first high-level Python library for Quantum Natural Language Processing (QNLP). The open-source toolkit offers a detailed hierarchy of modules and classes implementing all stages of a pipeline for converting sentences…

The research on code-mixed data is limited due to the unavailability of dedicated code-mixed datasets and pre-trained language models. In this work, we focus on the low-resource Indian language Marathi which lacks any prior work in…

计算与语言 · 计算机科学 2023-07-21 Tanmay Chavan , Omkar Gokhale , Aditya Kane , Shantanu Patankar , Raviraj Joshi

This paper describes XNMT, the eXtensible Neural Machine Translation toolkit. XNMT distin- guishes itself from other open-source NMT toolkits by its focus on modular code design, with the purpose of enabling fast iteration in research and…

In this paper we present MLaut (Machine Learning AUtomation Toolbox) for the python data science ecosystem. MLaut automates large-scale evaluation and benchmarking of machine learning algorithms on a large number of datasets. MLaut provides…

机器学习 · 计算机科学 2019-01-14 Viktor Kazakov , Franz J. Király

We describe our ongoing research that centres on the application of natural language processing (NLP) to software engineering and systems development activities. In particular, this paper addresses the use of NLP in the requirements…

计算与语言 · 计算机科学 2014-07-24 S. G. Macdonell , K. Min , A. M. Connor

LightNet is a lightweight, versatile and purely Matlab-based deep learning framework. The idea underlying its design is to provide an easy-to-understand, easy-to-use and efficient computational platform for deep learning research. The…

机器学习 · 计算机科学 2016-08-03 Chengxi Ye , Chen Zhao , Yezhou Yang , Cornelia Fermuller , Yiannis Aloimonos