wdict
Create dictionaries by scraping webpages.
Similar tools (some features inspired by them):
Take it for a spin
# build with nix and run the result
# just run it directly
# run it without cloning
# install from crates.io
# (nixOS users may need to do this within a dev shell)
# using a dev shell
# ...or a release version
Usage
|
)
)
;
)
Lib
This crate exposes a library, but for the time being, the interfaces should be considered unstable.
TODO
A list of ideas for future work:
- archive mode to crawl and save pages locally
- build dictionaries from local (archived) pages
- support different mime types
- smarter/togglable parsing of html tags (e.g. to ignore js and css)
- more word filtering options
- better async
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.