中文
相关论文

相关论文: X575: writing rengas with web services

200 篇论文

The paper reports on efforts taken to create lexical resources pertaining to Indian languages, using the collaborative model. The lexical resources being developed are: (1) Transfer lexicon and grammar from English to several Indian…

计算与语言 · 计算机科学 2007-05-23 Akshar Bharati , Dipti M Sharma , Vineet Chaitanya , Amba P Kulkarni , Rajeev Sangal , Durgesh D Rao

This paper presents our process for developing a sample-efficient language model for a conversational Hinglish chatbot. Hinglish, a code-mixed language that combines Hindi and English, presents a unique computational challenge due to…

计算与语言 · 计算机科学 2025-04-29 Sakshi Singh , Abhinav Prakash , Aakriti Shah , Chaitanya Sachdeva , Sanjana Dumpala

We describe the use of energy function optimization in very shallow syntactic parsing. The approach can use linguistic rules and corpus-based statistics, so the strengths of both linguistic and statistical approaches to NLP can be combined…

cmp-lg · 计算机科学 2008-02-03 Atro Voutilainen , Lluis Padro

Despite numerous efforts by various developers, web service composition is still a difficult problem to tackle. Lot of progressive research has been made on the development of suitable standards. These researches help to alleviate and…

软件工程 · 计算机科学 2012-10-04 Bacem Wali , Bernard Gibaud

Word embeddings resulting from neural language models have been shown to be successful for a large variety of NLP tasks. However, such architecture might be difficult to train and time-consuming. Instead, we propose to drastically simplify…

计算与语言 · 计算机科学 2017-01-05 Rémi Lebret , Ronan Collobert

We provide formal semantics for a large subset of the Lua programming language, in its version 5.2. We validate our model by mechanizing it and testing it against the test suite of the reference interpreter of Lua, confirming that our model…

编程语言 · 计算机科学 2017-06-09 Mallku Soldevila , Beta Ziliani , Bruno Silvestre , Daniel Fridlender , Fabio Mascarenhas

The performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text present in a target language. Thus, the majority of the world's languages cannot benefit from recent progress in NLP…

计算与语言 · 计算机科学 2022-04-07 Xinyi Wang , Sebastian Ruder , Graham Neubig

In our project, we focus on NLP-based hybrid recommendation systems. Our data is from Yelp Data. For our hybrid recommendation system, we have two major components: the first part is to embed the reviews with the Bert model and word2vec…

信息检索 · 计算机科学 2021-12-06 Shuwei Zhang , Maiqi Tang , Qingyang Zhang , Yucan Luo , Yuhui Zou

Computerized Evaluation of English Essays is performed using Machine learning techniques like Latent Semantic Analysis (LSA), Generalized LSA, Bilingual Evaluation Understudy and Maximum Entropy. Ontology, a concept map of domain knowledge,…

人工智能 · 计算机科学 2016-05-10 M. Syamala Devi , Himani Mittal

This paper presents and evaluates a new retrieval augmented generation (RAG) and large language model (LLM)-based artificial intelligence (AI) technique: rubric enabled generative artificial intelligence (REGAI). REGAI uses rubrics, which…

人工智能 · 计算机科学 2024-08-07 Zach Johnson , Jeremy Straub

In this paper we present a unification-based lexical platform designed for highly inflected languages (like Roman ones). A formalism is proposed for encoding a lemma-based lexical source, well suited for linguistic generalizations. From…

cmp-lg · 计算机科学 2016-08-15 José M. Goñi , José C. González

Number of web services available on Internet and its usage are increasing very fast. In many cases, one service is not enough to complete the business requirement; composition of web services is carried out. Autonomous composition of web…

人工智能 · 计算机科学 2013-11-27 Debajyoti Mukhopadhyay , Archana Chougule

Written reflective practice is a regular exercise pre-service teachers perform during their higher education. Usually, their lecturers are expected to provide individual feedback, which can be a challenging task to perform on a regular…

Natural language processing (NLP) systems have become a central technology in communication, education, medicine, artificial intelligence, and many other domains of research and development. While the performance of NLP methods has grown…

计算与语言 · 计算机科学 2021-10-14 Damián Blasi , Antonios Anastasopoulos , Graham Neubig

The advancement of machine learning and symbolic approaches have underscored their strengths and weaknesses in Natural Language Processing (NLP). While machine learning approaches are powerful in identifying patterns in data, they often…

计算与语言 · 计算机科学 2024-03-19 Rrubaa Panchendrarajan , Arkaitz Zubiaga

This paper proposes a generative language model called AfriKI. Our approach is based on an LSTM architecture trained on a small corpus of contemporary fiction. With the aim of promoting human creativity, we use the model as an authoring…

计算与语言 · 计算机科学 2021-03-31 Imke van Heerden , Anil Bas

Counter machines have achieved a newfound relevance to the field of natural language processing (NLP): recent work suggests some strong-performing recurrent neural networks utilize their memory as counters. Thus, one potential way to…

计算与语言 · 计算机科学 2021-09-10 William Merrill

Part of speech tagging is a fundamental NLP task often regarded as solved for high-resource languages such as English. Current state-of-the-art models have achieved high accuracy, especially on the news domain. However, when these models…

计算与语言 · 计算机科学 2020-04-30 Shabnam Behzad , Amir Zeldes

This work-in-progress research-to-practice paper explores the integration of Large Language Models (LLMs) into the code-review process for open-source software projects developed in computer science and software engineering courses. The…

软件工程 · 计算机科学 2025-08-19 Dhruv Kolhatkar , Soubhagya Akkena , Edward F. Gehringer

Entity linking is the task of associating linguistic expressions with entries in a knowledge base that represent real-world entities and concepts. Language resources for this task have primarily been developed for English, and the resources…

计算与语言 · 计算机科学 2026-04-01 Shohei Higashiyama , Masao Ideuchi , Masao Utiyama