├── README.md ├── createCandidateWords.py ├── leftRightEntropy.py ├── newWordsFind.py ├── xiyoujiSeg.csv └── zibenlunSeg.csv /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiulonghan/wordSeg/HEAD/README.md -------------------------------------------------------------------------------- /createCandidateWords.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiulonghan/wordSeg/HEAD/createCandidateWords.py -------------------------------------------------------------------------------- /leftRightEntropy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiulonghan/wordSeg/HEAD/leftRightEntropy.py -------------------------------------------------------------------------------- /newWordsFind.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiulonghan/wordSeg/HEAD/newWordsFind.py -------------------------------------------------------------------------------- /xiyoujiSeg.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiulonghan/wordSeg/HEAD/xiyoujiSeg.csv -------------------------------------------------------------------------------- /zibenlunSeg.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiulonghan/wordSeg/HEAD/zibenlunSeg.csv --------------------------------------------------------------------------------