wikiextract

command module
v0.0.0-...-eab5423 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2023 License: MIT Imports: 2 Imported by: 0

README

Wikiextract

builds.sr.ht status

Wikiextract is a word extractor for Wikipedia articles. It can extract words bigger than 4 characters from a given Wikipedia page or list of pages and save them to a file you can later use as the source for generating diceware passwords.

Installation

From source

First install the dependencies:

  • Go 1.20 or above.
  • make.
  • scdoc.

Then compile and install:

make
sudo make install

Usage

See wikiextract(1)

Contributing

Anyone can help make wikiextract better. Check out the contribution guidelines for more information.

Resources

The following resources are available:


Released under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
Package app is where the core logic for wikiextract lives.
Package app is where the core logic for wikiextract lives.
build
Package build provides build information about [the wikiextract application].
Package build provides build information about [the wikiextract application].
extract
Package extract provides functions to extract words from a string.
Package extract provides functions to extract words from a string.
wiki
Package wiki provides functions to crawl and extract information from MediaWiki websites.
Package wiki provides functions to crawl and extract information from MediaWiki websites.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL