Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop CSharp

KTDictSeg分词

  • Category : CSharp
  • Tags :
  • Update : 2011-09-18
  • Size : 3.04mb
  • Downloaded :0次
  • Author :xianjianqixia77@163.com
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download 1 (3.04mb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
一个C#编写的分词组件
Packet file list
(Preview for download)
Packet : v1.4.02.zip filelist
DictManage/
DictManage/DictManage.csproj
DictManage/FormBatchInsert.cs
DictManage/FormBatchInsert.Designer.cs
DictManage/FormBatchInsert.resx
DictManage/FormEncoder.cs
DictManage/FormEncoder.Designer.cs
DictManage/FormEncoder.resx
DictManage/FormFind.cs
DictManage/FormFind.Designer.cs
DictManage/FormFind.resx
DictManage/FormMain.cs
DictManage/FormMain.Designer.cs
DictManage/FormMain.resx
DictManage/FormUnknownWords.cs
DictManage/FormUnknownWords.Designer.cs
DictManage/FormUnknownWords.resx
DictManage/mssccprj.scc
DictManage/Program.cs
DictManage/Properties/
DictManage/Properties/AssemblyInfo.cs
DictManage/Properties/Resources.Designer.cs
DictManage/Properties/Resources.resx
DictManage/Properties/Settings.Designer.cs
DictManage/Properties/Settings.settings
DictManage/Properties/vssver2.scc
DictManage/Thumbs.db
DictManage/vssver2.scc
DictManage/WORDBOOK.ICO
DictSeg/
DictSeg/Dict.cs
DictSeg/DictManage.cs
DictSeg/IRule.cs
DictSeg/KTDictSeg.csproj
DictSeg/mssccprj.scc
DictSeg/obj/
DictSeg/obj/Debug/
DictSeg/obj/Debug/DictSeg.dll
DictSeg/obj/Debug/DictSeg.pdb
DictSeg/obj/Debug/ResolveAssemblyReference.cache
DictSeg/obj/Debug/TempPE/
DictSeg/obj/KTDictSeg.csproj.FileListAbsolute.txt
DictSeg/obj/Release/
DictSeg/obj/Release/DictSeg.dll
DictSeg/obj/Release/DictSeg.pdb
DictSeg/obj/Release/ResolveAssemblyReference.cache
DictSeg/obj/Release/TempPE/
DictSeg/Pos.cs
DictSeg/PosTraffic.cs
DictSeg/Properties/
DictSeg/Properties/AssemblyInfo.cs
DictSeg/Properties/vssver2.scc
DictSeg/Rule/
DictSeg/Rule/MatchNameRule.cs
DictSeg/Rule/MergeNumRule.cs
DictSeg/Rule/PosBinRule.cs
DictSeg/Rule/vssver2.scc
DictSeg/SimpleDictSeg.cs
DictSeg/vssver2.scc
FTAlgorithm/
FTAlgorithm/CException.cs
FTAlgorithm/CFile.cs
FTAlgorithm/CFileException.cs
FTAlgorithm/CRegex.cs
FTAlgorithm/CSerialization.cs
FTAlgorithm/CStream.cs
FTAlgorithm/Dfa.cs
FTAlgorithm/ExtractWords.cs
FTAlgorithm/FTAlgorithm.csproj
FTAlgorithm/mssccprj.scc
FTAlgorithm/obj/
FTAlgorithm/obj/Debug/
FTAlgorithm/obj/Debug/FTAlgorithm.dll
FTAlgorithm/obj/Debug/FTAlgorithm.pdb
FTAlgorithm/obj/Debug/TempPE/
FTAlgorithm/obj/FTAlgorithm.csproj.FileListAbsolute.txt
FTAlgorithm/obj/Release/
FTAlgorithm/obj/Release/FTAlgorithm.dll
FTAlgorithm/obj/Release/FTAlgorithm.pdb
FTAlgorithm/obj/Release/TempPE/
FTAlgorithm/Properties/
FTAlgorithm/Properties/AssemblyInfo.cs
FTAlgorithm/Properties/vssver2.scc
FTAlgorithm/vssver2.scc
KTDictSeg.HighLight/
KTDictSeg.HighLight/bin/
KTDictSeg.HighLight/bin/Release/
KTDictSeg.HighLight/bin/Release/DictSeg.dll
KTDictSeg.HighLight/bin/Release/DictSeg.pdb
KTDictSeg.HighLight/bin/Release/FTAlgorithm.dll
KTDictSeg.HighLight/bin/Release/FTAlgorithm.pdb
KTDictSeg.HighLight/bin/Release/KTDictSeg.HighLight.dll
KTDictSeg.HighLight/bin/Release/KTDictSeg.HighLight.pdb
KTDictSeg.HighLight/bin/Release/KTDictSegAnalyzer.dll
KTDictSeg.HighLight/bin/Release/KTDictSegAnalyzer.pdb
KTDictSeg.HighLight/bin/Release/Lucene.Net.dll
KTDictSeg.HighLight/Formatter.cs
KTDictSeg.HighLight/Fragment.cs
KTDictSeg.HighLight/Highlighter.cs
KTDictSeg.HighLight/KTDictSeg.HighLight.csproj
KTDictSeg.HighLight/mssccprj.scc
KTDictSeg.HighLight/obj/
KTDictSeg.HighLight/obj/Debug/
KTDictSeg.HighLight/obj/Debug/KTDictSeg.HighLight.dll
KTDictSeg.HighLight/obj/Debug/KTDictSeg.HighLight.pdb
KTDictSeg.HighLight/obj/Debug/ResolveAssemblyReference.cache
KTDictSeg.HighLight/obj/Debug/TempPE/
KTDictSeg.HighLight/obj/KTDictSeg.HighLight.csproj.FileListAbsolute.txt
KTDictSeg.HighLight/obj/Release/
KTDictSeg.HighLight/obj/Release/KTDictSeg.HighLight.dll
KTDictSeg.HighLight/obj/Release/KTDictSeg.HighLight.pdb
KTDictSeg.HighLight/obj/Release/ResolveAssemblyReference.cache
KTDictSeg.HighLight/obj/Release/TempPE/
KTDictSeg.HighLight/Properties/
KTDictSeg.HighLight/Properties/AssemblyInfo.cs
KTDictSeg.HighLight/Properties/vssver2.scc
KTDictSeg.HighLight/SimpleHTMLFormatter.cs
KTDictSeg.HighLight/vssver2.scc
KTDictSegAnalyzer/
KTDictSegAnalyzer/KTDictSegAnalyzer.cs
KTDictSegAnalyzer/KTDictSegAnalyzer.csproj
KTDictSegAnalyzer/KTDictSegTokenizer.cs
KTDictSegAnalyzer/mssccprj.scc
KTDictSegAnalyzer/obj/
KTDictSegAnalyzer/obj/Debug/
KTDictSegAnalyzer/obj/Debug/KTDictSegAnalyzer.dll
KTDictSegAnalyzer/obj/Debug/KTDictSegAnalyzer.pdb
KTDictSegAnalyzer/obj/Debug/ResolveAssemblyReference.cache
KTDictSegAnalyzer/obj/Debug/TempPE/
KTDictSegAnalyzer/obj/KTDictSegAnalyzer.csproj.FileListAbsolute.txt
KTDictSegAnalyzer/obj/Release/
KTDictSegAnalyzer/obj/Release/KTDictSegAnalyzer.dll
KTDictSegAnalyzer/obj/Release/KTDictSegAnalyzer.pdb
KTDictSegAnalyzer/obj/Release/ResolveAssemblyReference.cache
KTDictSegAnalyzer/obj/Release/TempPE/
KTDictSegAnalyzer/Properties/
KTDictSegAnalyzer/Properties/AssemblyInfo.cs
KTDictSegAnalyzer/Properties/vssver2.scc
KTDictSegAnalyzer/vssver2.scc
PosDisplayCtrl/
PosDisplayCtrl/mssccprj.scc
PosDisplayCtrl/PosCtrl.cs
PosDisplayCtrl/PosCtrl.Designer.cs
PosDisplayCtrl/PosCtrl.resx
PosDisplayCtrl/PosDisplayCtrl.csproj
PosDisplayCtrl/Properties/
PosDisplayCtrl/Properties/AssemblyInfo.cs
PosDisplayCtrl/Properties/vssver2.scc
PosDisplayCtrl/vssver2.scc
PosDisplayCtrl/WORDART.ICO
PubLib/
PubLib/Highlighter.Net.dll
PubLib/Lucene.Ne
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.