nlp

command
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Command nlp provides Unix-native text analysis using Apple's NaturalLanguage framework.

Usage:

nlp <command> [flags] [file | -]

Commands:

language     Detect dominant language
tokens       Tokenize text (words, sentences, or paragraphs)
entities     Extract named entities (people, places, organizations)
sentiment    Analyze sentiment (-1.0 to 1.0)
lemma        Get base forms of words

Text can be a file path, "-" for stdin, or passed via -text flag. Output is JSON.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL