Software-Research-Lab/dropsuit-bow
The bow function is a JavaScript and Node.js function that generates a bag of words from input text and data structure requests. It returns an object array of 'bag of words' and a size value of the bag of words. It's part of the open-source DropSuit NLP library under the Apache License 2.0.
No commits in the last 6 months.
Stars
1
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-bow"
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...