azu/nlp-pattern-match
Natural Language pattern matching library for JavaScript.
This is a JavaScript library for developers to precisely find and replace text based on its grammatical structure in English and Japanese. It takes raw text and defined linguistic patterns, then outputs the modified text. It is designed for developers building tools that require sophisticated natural language processing, such as content analysis or text normalization.
No commits in the last 6 months.
Use this if you are a JavaScript developer who needs to programmatically identify and modify specific linguistic patterns within text, rather than just simple keyword matches.
Not ideal if you are looking for an out-of-the-box solution for end-users, or if your project doesn't involve custom natural language processing development.
Stars
20
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Feb 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/azu/nlp-pattern-match"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spencermountain/compromise
modest natural-language processing
textlint/textlint
textlint is the pluggable linter for natural language text.
ChristianMurphy/classify-poetry
recognize type poetry in a given text excerpt
Planeshifter/text-miner
text mining utilities for Node.js
aholstenson/ecolect-js
Natural language handling for commands and intents