paper-with-me

Papers

FastContext: an efficient and scalable implementation of the ConText algorithm

2019-04-30 · Jianlin Shi, John F. Hurdle

Objective: To develop and evaluate FastContext, an efficient, scalable implementation of the ConText algorithm suitable for very large-scale clinical natural language processing. Background: The ConText algorithm performs with state-of-art accuracy in detecting the experiencer, negation status, and temporality of concept mentions in clinical narratives. However, the speed limitation of its current implementations hinders its use in big data processing. Methods: We developed FastContext through hashing the ConText's rules, then compared its speed and accuracy with JavaConText and GeneralConText, two widely used Java implementations. Results: FastContext ran two orders of magnitude faster and was less decelerated by rule increase than the other two implementations used in this study for comparison. Additionally, FastContext consistently gained accuracy improvement as the rules increased (the desired outcome of adding new rules), while the other two implementations did not. Conclusions: FastContext is an efficient, scalable implementation of the popular ConText algorithm, suitable for natural language applications on very large clinical corpora.

📄 PDF Abstract BibTeX arXiv:1905.00079

Code (1)

jianlins/FastContext

Tasks

Negation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Scalable Certified Segmentation via Randomized Smoothing

2021-07-01 · Marc Fischer, Maximilian Baader, Martin Vechev

We present a new certification method for image and point cloud segmentation based on randomized smoothing. The method leverages a novel scalable algorithm for prediction and certification that correctly accounts for mul…

Point Cloud SegmentationSegmentation

Relaxed Scheduling for Scalable Belief Propagation

2020-02-25 · Vitaly Aksenov, Dan Alistarh, Janne H. Korhonen

The ability to leverage large-scale hardware parallelism has been one of the key enablers of the accelerated recent progress in machine learning. Consequently, there has been considerable effort invested into developing …

BIG-bench Machine LearningScheduling

Scalable Simple Linear Iterative Clustering (SSLIC) Using a Generic and Parallel Approach

2018-06-22 · Bradley C. Lowekamp, David T. Chen, Ziv Yaniv, Terry S. Yoo

Superpixel algorithms have proven to be a useful initial step for segmentation and subsequent processing of images, reducing computational complexity by replacing the use of expensive per-pixel primitives with a higher-l…

ClusteringSuperpixels

Semi-parametric dynamic contextual pricing

2019-01-07 · NeurIPS 2019 12 · Virag Shah, Jose Blanchet, Ramesh Johari

Motivated by the application of real-time pricing in e-commerce platforms, we consider the problem of revenue-maximization in a setting where the seller can leverage contextual information describing the customer's histo…

Scalable Belief Propagation via Relaxed Scheduling

2020-12-01 · NeurIPS 2020 12 · Vitalii Aksenov, Dan Alistarh, Janne H. Korhonen

The ability to leverage large-scale hardware parallelism has been one of the key enablers of the accelerated recent progress in machine learning. Consequently, there has been considerable effort invested into developing …

BIG-bench Machine LearningScheduling