├── README.md ├── collection_mi.py └── data ├── data.txt └── result.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhuanyong/WordCollocation/HEAD/README.md -------------------------------------------------------------------------------- /collection_mi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhuanyong/WordCollocation/HEAD/collection_mi.py -------------------------------------------------------------------------------- /data/data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhuanyong/WordCollocation/HEAD/data/data.txt -------------------------------------------------------------------------------- /data/result.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhuanyong/WordCollocation/HEAD/data/result.txt --------------------------------------------------------------------------------