中文
相关论文

相关论文: Sifaka: Text Mining Above a Search API

200 篇论文

The application of machine learning algorithms to source code has grown in the past years. Since these algorithms are quite sensitive to input data, it is not surprising that researchers experiment with input representations. Nowadays, a…

软件工程 · 计算机科学 2021-03-25 Egor Spirin , Egor Bogomolov , Vladimir Kovalenko , Timofey Bryksin

Treebank formats and associated software tools are proliferating rapidly, with little consideration for interoperability. We survey a wide variety of treebank structures and operations, and show how they can be mapped onto the annotation…

计算与语言 · 计算机科学 2007-05-23 Scott Cotton , Steven Bird

In todays era with the rapid growth of information on the web, makes users turn to search engines as a replacement of traditional media. This makes sorting of particular information through billions of webpages and displaying the relevant…

信息检索 · 计算机科学 2014-07-07 Palvi Arora , Tarun Bhalla

Full-text search engines are important tools for information retrieval. In a proximity full-text search, a document is relevant if it contains query terms near each other, especially if the query terms are frequently occurring words. For…

信息检索 · 计算机科学 2019-07-11 Alexander B. Veretennikov

Developers prefer to utilize third-party libraries when they implement some functionalities and Application Programming Interfaces (APIs) are frequently used by them. Facing an unfamiliar API, developers tend to consult tutorials as…

软件工程 · 计算机科学 2017-03-07 He Jiang , Jingxuan Zhang , Xiaochen Li , Zhilei Ren , David Lo

Many programming tasks require using both domain-specific code and well-established patterns (such as routines concerned with file IO). Together, several small patterns combine to create complex interactions. This compounding effect, mixed…

软件工程 · 计算机科学 2019-04-30 Jordan Henkel , Shuvendu K. Lahiri , Ben Liblit , Thomas Reps

Traceability approves trace links among software artifacts based on whether two artifacts are related by system functionalities. The traces are valuable for software development, but are difficult to obtain manually. To cope with the costly…

软件工程 · 计算机科学 2022-09-07 Hui Gao , Hongyu Kuang , Kexin Sun , Xiaoxing Ma , Alexander Egyed , Patrick Mäder , Guoping Rong , Dong Shao , He Zhang

Index recommendation is crucial for optimizing database performance. However, existing heuristic- and learning-based methods often rely on inefficient exhaustive search and estimated costs, leading to low efficiency (due to the vast search…

User reviews of mobile apps often contain complaints or suggestions which are valuable for app developers to improve user experience and satisfaction. However, due to the large volume and noisy-nature of those reviews, manually analyzing…

信息检索 · 计算机科学 2015-10-27 Phong Minh Vu , Tam The Nguyen , Hung Viet Pham , Tung Thanh Nguyen

Text summarization is the research area aiming at creating a short and condensed version of the original document, which conveys the main idea of the document in a few words. This research topic has started to attract the attention of a…

计算与语言 · 计算机科学 2020-05-12 Shen Gao , Xiuying Chen , Zhaochun Ren , Dongyan Zhao , Rui Yan

Conversational search systems, such as Google Assistant and Microsoft Cortana, provide a new search paradigm where users are allowed, via natural language dialogues, to communicate with search systems. Evaluating such systems is very…

信息检索 · 计算机科学 2021-09-08 Zeyang Liu , Ke Zhou , Jiaxin Mao , Max L. Wilson

Keyword extraction has received an increasing attention as an important research topic which can lead to have advancements in diverse applications such as document context categorization, text indexing and document classification. In this…

Since programming concepts do not match their syntactic representations, code search is a very tedious task. For instance in Java or C, array doesn't match [], so using "array" as a query, one cannot find what they are looking for. Often…

信息检索 · 计算机科学 2019-04-01 Deepak Thukral , Darvesh Punia

Sentiment analysis (SA) has been, and is still, a thriving research area. However, the task of Arabic sentiment analysis (ASA) is still underrepresented in the body of research. This study offers the first in-depth and in-breadth analysis…

计算与语言 · 计算机科学 2024-03-05 Latifah Almurqren , Ryan Hodgson , Alexandra Cristea

Developers often refactor source code to improve its quality during software development. A challenge in refactoring is to determine if it can be applied or not. To help with this decision-making process, we aim to search for past…

软件工程 · 计算机科学 2023-10-04 Motoki Abe , Shinpei Hayashi

Service oriented architecture integrated with text mining allows services to extract information in a well defined manner. In this paper, it is proposed to design a knowledge extracting system for the Ocean Information Data System. Deployed…

信息检索 · 计算机科学 2014-06-10 P. Ramya , S. Sasirekha

Mined Semantic Analysis (MSA) is a novel concept space model which employs unsupervised learning to generate semantic representations of text. MSA represents textual structures (terms, phrases, documents) as a Bag of Concepts (BoC) where…

计算与语言 · 计算机科学 2018-01-03 Walid Shalaby , Wlodek Zadrozny

Search engine has become an inevitable tool for retrieving information from the WWW. Web researchers introduce lots of algorithms to modify search engine based on different features. Sometimes those algorithms are domain related, sometimes…

信息检索 · 计算机科学 2011-02-08 Debajyoti Mukhopadhyay , Sukanta Sinha

The Hidden Web is the vast repository of informational databases available only through search form interfaces, accessible by therein typing a set of keywords in the search forms. Typically, a Hidden Web crawler is employed to autonomously…

信息检索 · 计算机科学 2013-11-05 Sonali Gupta , Komal Kumar Bhatia

Supervised text classification is a classical and active area of ML research. In large enterprise, solutions to this problem has significant importance. This is specifically true in ticketing systems where prediction of the type and subtype…

信息检索 · 计算机科学 2020-12-02 Nabarun Mondal , Mrunal Lohia