Software-Research-Lab/dropsuit-ngram
The ngram function is a JavaScript and Node.js function that is part of the DropSuit NLP library. It is designed to generate N-grams from input strings. It's open-source and available under the Apache License 2.0.
No commits in the last 6 months.
Stars
2
Forks
—
Language
JavaScript
License
Apache-2.0
Category
Last pushed
May 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Software-Research-Lab/dropsuit-ngram"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ikawaha/kagome-dict
Dictionary Library for Kagome v2
aaaton/golem
A lemmatizer implemented in Go
habeanf/yap
Yet Another (natural language) Parser
clipperhouse/uax29
A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and...