retext-keywords
Text keyword extractor
A plugin to extract keywords and key phrases from text documents.
plugin to extract keywords and key-phrases
327 stars
17 watching
32 forks
Language: JavaScript
last commit: 29 days ago keywordkeyword-extractionnatural-languageretextretext-plugintensorflowterm
Related projects:
Repository | Description | Stars |
---|---|---|
retextjs/retext-repeated-words | A unified plugin to identify repeated words in natural language text | 13 |
zoomio/tagify | An application that extracts keywords from text sources | 38 |
liaad/yake | An unsupervised approach to automatically extract keywords from text without requiring training data or dictionaries. | 1,647 |
retext-project/retext | A powerful text editor with support for multiple markup languages | 1,882 |
retextjs/retext-simplify | A plugin that suggests simpler alternatives to phrases in text. | 94 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
remarkjs/remark-retext | A plugin that transforms Markdown into natural language text using the retext ecosystem. | 28 |
gmarty/xgettext | Tools for extracting translatable strings from source code written in template languages. | 77 |
retextjs/retext-indefinite-article | Checks indefinite articles in text to ensure correct usage | 20 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
retextjs/retext-readability | A plugin to assess text readability using various algorithms | 94 |
ckorzen/pdf-text-extraction-benchmark | Evaluates PDF extraction tools' ability to extract meaningful text from scientific articles | 65 |
retextjs/retext-equality | A plugin to identify and flag potentially insensitive language in text | 158 |
afjoseph/rake.go | An algorithm for extracting keywords from text based on word frequency and part-of-speech tagging | 117 |
syntax-tree/hast-util-to-text | Utility function to extract plain text from HTML-like data structures | 19 |