diff options
author | Kevin Wallace <kevin@wallace.seattle.wa.us> | 2025-01-25 18:28:52 -0800 |
---|---|---|
committer | Kevin Wallace <kevin@wallace.seattle.wa.us> | 2025-01-25 18:30:47 -0800 |
commit | 1f490b6ff954a433cecaa17bc74c9f2543edcebb (patch) | |
tree | e23de458b0b938987965c3658384b802f2caa8b7 /.gitmodules | |
parent | add phraser words500K and phrases5M lists (diff) |
use wikiextractor from local env, fetch intermediate .bz2, `xpath -e`
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index eb4e7ca..8f00840 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "nutrimatic"] path = nutrimatic url = https://github.com/egnor/nutrimatic -[submodule "wikiextractor"] - path = wikiextractor - url = https://github.com/attardi/wikiextractor |