Description: Word Segmentation System, Chinese Academy of Sciences VC++ version at compile under VS2005 passed, containing all the source code, algorithms can guarantee at the Chinese Academy of Sciences on, add their own new ideas, or algorithms have been optimized.
File list (Check if you may need any files):
ICTCLAS
.......\Data
.......\....\BigramDict.dct
.......\....\coreDict.dct
.......\....\lexical.ctx
.......\....\nr.ctx
.......\....\nr.dct
.......\....\ns.ctx
.......\....\ns.dct
.......\....\tr.ctx
.......\....\tr.dct
.......\Debug
.......\.....\BuildLog.htm
.......\.....\ContextStat.obj
.......\.....\Dictionary.obj
.......\.....\DynamicArray.obj
.......\.....\ICTCLAS_Win.exe
.......\.....\ICTCLAS_Win.exe.embed.manifest
.......\.....\ICTCLAS_Win.exe.embed.manifest.res
.......\.....\ICTCLAS_Win.exe.intermediate.manifest
.......\.....\ICTCLAS_Win.ilk
.......\.....\ICTCLAS_WIN.obj
.......\.....\ICTCLAS_Win.pch
.......\.....\ICTCLAS_Win.pdb
.......\.....\ICTCLAS_Win.res
.......\.....\ICTCLAS_WinDlg.obj
.......\.....\mt.dep
.......\.....\NShortPath.obj
.......\.....\Queue.obj
.......\.....\Result.obj
.......\.....\SegGraph.obj
.......\.....\Segment.obj
.......\.....\Span.obj
.......\.....\StdAfx.obj
.......\.....\UnknowWord.obj
.......\.....\Utility.obj
.......\.....\vc80.idb
.......\.....\vc80.pdb
.......\ICTCLAS_Win.aps
.......\ICTCLAS_Win.clw
.......\ICTCLAS_WIN.cpp
.......\ICTCLAS_Win.dsp
.......\ICTCLAS_WIN.dsw
.......\ICTCLAS_WIN.h
.......\ICTCLAS_WIN.ncb
.......\ICTCLAS_WIN.opt
.......\ICTCLAS_Win.plg
.......\ICTCLAS_Win.rc
.......\ICTCLAS_WIN.sln
.......\ICTCLAS_Win.vcproj
.......\ICTCLAS_Win.vcproj.PC-200903041830.Administrator.user
.......\ICTCLAS_WinDlg.cpp
.......\ICTCLAS_WinDlg.h
.......\log.txt
.......\ReadMe.txt
.......\ReadMe_cla.txt
.......\res
.......\...\ICTCLAS_Win.rc2
.......\resource.h
.......\Result
.......\......\Result.cpp
.......\......\Result.h
.......\Segment
.......\.......\DynamicArray.cpp
.......\.......\DynamicArray.h
.......\.......\NShortPath.cpp
.......\.......\NShortPath.h
.......\.......\Queue.cpp
.......\.......\Queue.h
.......\.......\SegGraph.cpp
.......\.......\SegGraph.h
.......\.......\Segment.cpp
.......\.......\Segment.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\Tag
.......\...\Span.cpp
.......\...\Span.h
.......\Unknown
.......\.......\UnknowWord.cpp
.......\.......\UnknowWord.h
.......\Utility
.......\.......\ContextStat.cpp
.......\.......\ContextStat.h
.......\.......\Dictionary.cpp
.......\.......\Dictionary.h
.......\.......\Utility.cpp
.......\.......\Utility.h