Skip to content
/ judou Public

Automatically exported from code.google.com/p/judou

Notifications You must be signed in to change notification settings

daizw/judou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目录结构

judou
|-- READ
|-- setup.py
|-- judou
    |-- __init__.py
    |-- dictionary
        |-- __init__.py
        |-- cell_dict.py
        |-- judou_dict.py
        `-- freq_helper.py
    |-- client.py
    `-- server.py 
|-- extmods
    |-- cztext
    |-- frequent-items
    |-- mmhash
    |-- mmseg
    |-- multi_pattern_search
|-- scripts (可以用setuptools的console entry point自动生成)
    |-- update_cell_dict
    |-- judou-server
    `-- judou (命令行版本)
|-- examples
`-- tests

About

Automatically exported from code.google.com/p/judou

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages