Skip to content

xiaominghero/Sogou-User-Dict-Converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Sogou-User-Dict-Converter

A tool to extract and decrypt the user dictionary (so called "usrDictV3") file from Sogou IME. Sogou shouldn't hold your data while disallowing you to access the data. This tool rescues your data from Sogou's evil hands.

License

This software is released under the terms of GPLv3 license.

Requirements

  • Python3

Usage

python3 parse.py <input-bin-dict> <output-tsv>
  • input-bin-dict: The binary dictionary file exported from Sogou IME (usually "搜狗词库备份_x.bin").
  • output-tsv: The output TSV file with the words and the frequencies.

About

A tool to extract and decrypt the user dictionary file from Sogou IME.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%