├── LICENSE ├── README.md ├── tagged.txt └── webdict_with_freq.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ling0322/webdict/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ling0322/webdict/HEAD/README.md -------------------------------------------------------------------------------- /tagged.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ling0322/webdict/HEAD/tagged.txt -------------------------------------------------------------------------------- /webdict_with_freq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ling0322/webdict/HEAD/webdict_with_freq.txt --------------------------------------------------------------------------------