中文
相关论文

相关论文: pytopicgram: A library for data extraction and top…

200 篇论文

In the last decade, temporal networks and static and temporal hypergraphs have enabled modelling connectivity and spreading processes in a wide array of real-world complex systems such as economic transactions, information spreading, brain…

物理与社会 · 物理学 2023-12-05 Arash Badie-Modiri , Mikko Kivelä

Probabilistic topic modeling is a popular and powerful family of tools for uncovering thematic structure in large sets of unstructured text documents. While much attention has been directed towards the modeling algorithms and their various…

信息检索 · 计算机科学 2014-12-01 Samuel Rönnqvist , Xiaolu Wang , Peter Sarlin

We present pyroomacoustics, a software package aimed at the rapid development and testing of audio array processing algorithms. The content of the package can be divided into three main components: an intuitive Python object-oriented…

声音 · 计算机科学 2019-05-08 Robin Scheibler , Eric Bezzam , Ivan Dokmanić

In spite of showing unreasonable effectiveness in modalities like Text and Image, Deep Learning has always lagged Gradient Boosting in tabular data - both in popularity and performance. But recently there have been newer models created…

机器学习 · 计算机科学 2021-04-29 Manu Joseph

Within the thriving mobile app ecosystem ecosystem, a subset of apps provides illicit services such as gambling and pornography to pursue economic gains, collectively referred to as "underground economy apps". While previous studies have…

密码学与安全 · 计算机科学 2024-11-06 Yanhui Guo , Dong Wang , Liu Wang , Yongsheng Fang , Chao Wang , Minghui Yang , Tianming Liu , Haoyu Wang

In this paper, we release an open-source library, called TextBox, to provide a unified, modularized, and extensible text generation framework. TextBox aims to support a broad set of text generation tasks and models. In our library, we…

人工智能 · 计算机科学 2021-04-20 Junyi Li , Tianyi Tang , Gaole He , Jinhao Jiang , Xiaoxuan Hu , Puzhao Xie , Zhipeng Chen , Zhuohao Yu , Wayne Xin Zhao , Ji-Rong Wen

The study of trajectories is often a core task in several research fields. In environmental modelling, trajectories are crucial to study fluid pollution, animal migrations, oil slick patterns or land movements. In this contribution, we…

统计计算 · 统计学 2022-09-23 A. Reyes , G. Viera-López , J. J. Morgado-Vega , E. Altshuler

This paper introduces pyRecLab, a software library written in C++ with Python bindings which allows to quickly train, test and develop recommender systems. Although there are several software libraries for this purpose, only a few let…

软件工程 · 计算机科学 2017-07-12 Gabriel Sepulveda , Vicente Dominguez , Denis Parra

Graph representations of programs are commonly a central element of machine learning for code research. We introduce an open source Python library python_graphs that applies static analysis to construct graph representations of Python…

We introduce ParlAI (pronounced "par-lay"), an open-source software platform for dialog research implemented in Python, available at http://parl.ai. Its goal is to provide a unified framework for sharing, training and testing of dialog…

计算与语言 · 计算机科学 2018-03-12 Alexander H. Miller , Will Feng , Adam Fisch , Jiasen Lu , Dhruv Batra , Antoine Bordes , Devi Parikh , Jason Weston

NLP Workbench is a web-based platform for text mining that allows non-expert users to obtain semantic understanding of large-scale corpora using state-of-the-art text mining models. The platform is built upon latest pre-trained models and…

计算与语言 · 计算机科学 2024-03-06 Peiran Yao , Matej Kosmajac , Abeer Waheed , Kostyantyn Guzhva , Natalie Hervieux , Denilson Barbosa

PyMilo is an open-source Python package that addresses the limitations of existing Machine Learning (ML) model storage formats by providing a transparent, reliable, and safe method for exporting and deploying trained models. Current…

机器学习 · 计算机科学 2025-01-03 AmirHosein Rostami , Sepand Haghighi , Sadra Sabouri , Alireza Zolanvari

We present an open-source Python library for building and using datasets where inputs are clusters of textual data, and outputs are sequences of real values representing one or more time series signals. The news-signals library supports…

计算与语言 · 计算机科学 2023-12-19 Chris Hokamp , Demian Gholipour Ghalandari , Parsa Ghaffari

This paper introduces a large collection of time series data derived from Twitter, postprocessed using word embedding techniques, as well as specialized fine-tuned language models. This data comprises the past five years and captures…

Organizations have realized the importance of data analysis and its benefits. This in combination with Machine Learning algorithms has allowed to solve problems more easily, making these processes less time-consuming. Neural networks are…

神经与进化计算 · 计算机科学 2022-04-19 Alvaro J. Garcia-Tejedor , Alberto Nogales

In recent years, social networks have shown diversity in function and applications. People begin to use multiple online social networks simultaneously for different demands. The ability to uncover a user's latent topic and social network…

社会与信息网络 · 计算机科学 2021-09-13 Ziqing Zhu , Jiuxin Cao , Tao Zhou , Huiyu Min , Bo Liu

With the widespread use of social networks, detecting the topics discussed on these platforms has become a significant challenge. Current approaches primarily rely on frequent pattern mining or semantic relations, often neglecting the…

计算与语言 · 计算机科学 2024-08-22 Mehrdad Ranjbar Khadivi , Shahin Akbarpour , Mohammad-Reza Feizi-Derakhshi , Babak Anari

Understanding the dynamics of social interactions is crucial to comprehend human behavior. The emergence of online social media has enabled access to data regarding people relationships at a large scale. Twitter, specifically, is an…

物理与社会 · 物理学 2022-09-07 Felipe Maciel Cardoso , Sandro Meloni , Andre Santanche , Yamir Moreno

Pandas is defined as a software library which is used for data analysis in Python programming language. As pandas is a fast, easy and open source data analysis tool, it is rapidly used in different software engineering projects like…

软件工程 · 计算机科学 2023-05-11 Sajib Kumar Saha Joy , Farzad Ahmed , Al Hasib Mahamud , Nibir Chandra Mandal

We present nerblackbox, a python library to facilitate the use of state-of-the-art transformer-based models for named entity recognition. It provides simple-to-use yet powerful methods to access data and models from a wide range of sources,…

计算与语言 · 计算机科学 2023-12-08 Felix Stollenwerk