#166 · Primary category: NLP Tools & Text Processing
clipper.js
HTML to Markdown converter and crawler.
Project last updated:01/09/24
GitHub Stars
626
Forks
38
Contributors
1
License
Apache-2.0
Why we included this project
Web pages rarely arrive as clean text. Clipper is a Node.js command line tool that extracts the main content from a URL or a folder of HTML files and converts it to Markdown or JSONL, using Mozilla's Readability and Turndown for the parsing. Its crawl command walks a site, clips pages that match a glob pattern, and saves them into a single dataset file, which saves you from writing scraper code when you need a corpus for retrieval or training. The JSONL output feeds directly into downstream NLP or RAG pipelines. It's a small, focused utility rather than a platform, but for repeatable HTML-to-Markdown conversion it does exactly what it promises.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量