Pith. sign in

REVIEW 21 cited by

NLTK: The Natural Language Toolkit

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv cs/0205028 v1 pith:2RB2XWME submitted 2002-05-17 cs.CL

classification cs.CL
keywords languagenaturalnltktoolkitannotatedaugmentcomponentscomputational
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

NLTK, the Natural Language Toolkit, is a suite of open source program modules, tutorials and problem sets, providing ready-to-use computational linguistics courseware. NLTK covers symbolic and statistical natural language processing, and is interfaced to annotated corpora. Students augment and replace existing components, learn structured programming by example, and manipulate sophisticated models from the outset.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 21 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Recovering Latent Structures after Variational Bayesian Variable Selection: Fit Assessment and Factor-Number Selection in Partially Exploratory Factor Analysis

    stat.ME 2026-07 accept novelty 6.0 of 10

    A scale-free gain rule applied to variational ELBO paths recovers true factor dimensionality in partially exploratory factor analysis where raw information criteria over-factor.

  2. LightSTAR: Efficient Visual Document Retrieval via Lightweight Selection with Vision-Adaptive Refinement

    cs.CV 2026-06 unverdicted novelty 6.0 of 10

    LightSTAR achieves state-of-the-art accuracy in visual document retrieval by decomposing the task into LLM-free high-recall candidate selection and vision-adaptive semantic refinement on candidates, cutting end-to-end...

  3. A Multi-Agent Framework for Feature-Constrained Difficulty Control in Reading Comprehension Item Generation

    cs.CL 2026-05 unverdicted novelty 6.0 of 10

    MAFIG is a multi-agent framework that uses LLM agents and evaluators to generate reading comprehension items with significantly higher adherence to specified feature constraints than single-agent baselines.

  4. Medical Image De-Identification Resources: Synthetic DICOM Data and Tools for Validation

    cs.CV 2025-08 conditional novelty 6.0 of 10

    The MIDI resource provides a 53,581-image synthetic DICOM dataset with known PHI/PII insertions and an answer-key-driven validation script for benchmarking de-identification workflows.

  5. Mitigating Object Hallucinations via Sentence-Level Early Intervention

    cs.CV 2025-07 conditional novelty 6.0 of 10

    SENTINEL reduces MLLM object hallucinations by over 90% via sentence-level early intervention with detector-bootstrapped preference data and C-DPO loss, outperforming prior SOTA on hallucination and capability benchmarks.

  6. A Lightweight Method to Disrupt Memorized Sequences in LLM

    cs.LG 2025-02 conditional novelty 6.0 of 10

    A decoding-time intervention that substitutes a small model's probabilities for common function words into a large model's output reduces exact training-data recall by up to 10x with minimal measured quality loss.

  7. Speculative Prefill: Turbocharging TTFT with Lightweight and Training-Free Token Importance Estimation

    cs.CL 2025-02 conditional novelty 6.0 of 10

    A training-free method that selects a subset of prompt tokens with a small speculator model to accelerate LLM prefill, yielding up to 7.66x TTFT speedup on Llama-3.1-405B.

  8. Human-Guided Image Generation for Expanding Small-Scale Training Image Datasets

    cs.CV 2024-12 conditional novelty 6.0 of 10

    A human-guided image-generation tool with contrastive multi-modal projection and sample-level prompt feedback lifted classification accuracy from 48.45% to 81.80% in a 10-class pet case study.

  9. What makes a good metric? Evaluating automatic metrics for text-to-image consistency

    cs.CL 2024-12 conditional novelty 6.0 of 10

    None of the four tested text-to-image consistency metrics satisfies all proposed validity criteria, and the VQA-based metrics appear to rely largely on text priors such as yes-bias.

  10. Smaug: Fixing Failure Modes of Preference Optimisation with DPO-Positive

    cs.CL 2024-02 conditional novelty 6.0 of 10

    DPOP is a new loss function that prevents DPO from lowering preferred response likelihoods and outperforms standard DPO on diverse datasets, MT-Bench, and enables Smaug-72B to exceed 80% on the Open LLM Leaderboard.

  11. Fast and Accurate Capitalization and Punctuation for Automatic Speech Recognition Using Transformer and Chunk Merging

    cs.CL 2019-08 conditional novelty 6.0 of 10

    Overlapping chunks plus a merging rule improve Transformer-based capitalization and punctuation restoration for speech transcripts, but the claimed edge over prior systems is not directly measured.

  12. DocRetriever: A Plug-and-Play Framework for Multimodal Document Retrieval with Comprehensive Benchmark

    cs.CV 2026-05 unverdicted novelty 5.0 of 10

    DocRetriever introduces a framework using layout-aware sparse embeddings for hybrid encoding without OCR and a generalizable reasoning-augmented reranker for few-shot settings, plus the MultiDocR benchmark for evaluation.

  13. An Exploration of Internal States in Collaborative Problem Solving

    cs.HC 2025-07 conditional novelty 5.0 of 10

    In a Lego-based collaborative task, participants' retrospective verbal reports show distinct linguistic patterns, with positive emotion labels such as 'Engaged' and 'Optimistic' appearing most frequently.

  14. Fake News Detection After LLM Laundering: Measurement and Explanation

    cs.CL 2025-01 conditional novelty 5.0 of 10

    LLM paraphrasing of fake news degrades detector performance across 17 detectors, with Pegasus evading best and a sentiment shift that BERTScore fails to capture.

  15. LongKey: Keyphrase Extraction for Long Documents

    cs.CL 2024-11 conditional novelty 5.0 of 10

    A long-document keyphrase extractor using Longformer, convolution-based n-gram embeddings, and max-pooling over occurrences outperforms prior extractors on LDKP and most zero-shot datasets.

  16. A Bug or a Suggestion? An Automatic Way to Label Issues

    cs.SE 2019-09 reject novelty 5.0 of 10

    The paper claims an attention-based BiLSTM with k-NN label correction achieves 85.6% F-measure for cross-platform bug/non-bug issue classification.

  17. A Weakly-Supervised Attention-based Visualization Tool for Assessing Political Affiliation

    cs.CL 2019-08 conditional novelty 5.0 of 10

    A BiLSTM with self-attention, trained on noisy labels from Twitter user descriptions, can produce low-dimensional projections that let a user spot mislabeled political accounts, with MDS reported as the fastest projec...

  18. What Differentiates Educational Literature? A Multimodal Fusion Approach of Transformers and Computational Linguistics

    cs.CL 2024-11 reject novelty 4.0 of 10

    A multimodal model (ELECTRA plus a linguistic-feature network) reportedly classifies literature into UK Key Stages with F1 0.996, though the evaluation split may leak book-level information.

  19. A Deep Learning Approach for Tweet Classification and Rescue Scheduling for Effective Disaster Management

    cs.SI 2019-08 conditional novelty 4.0 of 10

    An attention-based deep learning model with handcrafted features classifies disaster tweets into rescue-need categories, and a priority-aware multi-task scheduler orders rescue missions.

  20. Scalable AI-Driven Analytics for User Engagement and Stance Detection on Social Media

    cs.SI 2026-05 unverdicted novelty 2.0 of 10

    A scalable service framework combining standard NLP components is applied to 7M YouTube comments, revealing that conspiracy videos receive up to 70% of engagement in the first week and that most users express favorabl...

  21. Performance Evaluation of Supervised Machine Learning Techniques for Efficient Detection of Emotions from Online Content

    cs.IR 2019-08 reject novelty 2.0 of 10

    A benchmark of eight standard classifiers on the ISEAR emotion dataset shows the back-propagation neural network (71.27% accuracy) and logistic regression (66.58%) score highest, but reporting errors in the paper make...

Pith tools