Update features-convert/readme.md

This commit is contained in:
Viktor 2023-03-25 12:43:58 +01:00 committed by GitHub
parent d2a9e1b644
commit 0b505939ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,11 @@
## Major features
* [keyword-extraction](keyword-extraction/) - Identifies keywords to index in a document
* [summary-extraction](summary-extraction/) - Generate an excerpt/quote from a website to display on the search results page.
## Smaller features:
* [adblock](adblock/) - Simulates Adblock
* [pubdate](pubdate/) - Determines when a document was published
* [topic-detection](topic-detection/) - Tries to identify the topic of a website
* [summary-extraction](summary-extraction/)