paper-with-me

Papers

TextDescriptives: A Python package for calculating a large variety of metrics from text

2023-01-05 · Lasse Hansen, Ludvig Renbo Olsen, Kenneth Enevoldsen

TextDescriptives is a Python package for calculating a large variety of metrics from text. It is built on top of spaCy and can be easily integrated into existing workflows. The package has already been used for analysing the linguistic stability of clinical texts, creating features for predicting neuropsychiatric conditions, and analysing linguistic goals of primary school students. This paper describes the package and its features.

📄 PDF Abstract BibTeX arXiv:2301.02057

Code (1)

HLasse/TextDescriptives 공식 구현

Similar Papers 제목 키워드 기반

Biomedical and Clinical English Model Packages in the Stanza Python NLP Library

2020-07-29 · Yuhao Zhang, Yuhui Zhang, Peng Qi, Christopher D. Manning 외

We introduce biomedical and clinical English model packages for the Stanza Python NLP library. These packages offer accurate syntactic analysis and named entity recognition capabilities for biomedical and clinical text, …

GPUNamed Entity RecognitionNamed Entity Recognition (NER)

An Empirical Study of Vulnerabilities in Python Packages and Their Detection

2025-09-04 · Haowei Quan, Junjie Wang, Xinzhe Li, Terry Yue Zhuo 외 arxiv

In the rapidly evolving software development landscape, Python stands out for its simplicity, versatility, and extensive ecosystem. Python packages, as units of organization, reusability, and distribution, have become a …

Vulnerability Detection

Efficient Solvers for SLOPE in R, Python, Julia, and C++

2025-11-04 · Johan Larsson, Malgorzata Bogdan, Krystyna Grzesiak, Mathurin Massias 외 arxiv

We present a suite of packages in R, Python, Julia, and C++ that efficiently solve the Sorted L-One Penalized Estimation (SLOPE) problem. The packages feature a highly efficient hybrid coordinate descent algorithm that f…

spd-metrics-id: A Python Package for SPD-Aware Distance Metrics in Connectome Fingerprinting and Beyond

2025-10-06 · Kaosar Uddin arxiv

We present spd-metrics-id, a Python package for computing distances and divergences between symmetric positive-definite (SPD) matrices. Unlike traditional toolkits that focus on specific applications, spd-metrics-id prov…

Feature-Based Time-Series Analysis in R using the theft Package

2022-08-12 · Trent Henderson, Ben D. Fulcher

Time series are measured and analyzed across the sciences. One method of quantifying the structure of time series is by calculating a set of summary statistics or `features', and then representing a time series in terms …

Data VisualizationTime SeriesTime Series AnalysisTime Series Classification