登录
首页 » C# » PST-v1.0

PST-v1.0

于 2014-03-21 发布 文件大小:5755KB
0 216
下载积分: 1 下载次数: 4

代码说明:

  使用隐马尔科夫模型进行词性标注,数据结构为Trie 树,界面简洁直观,算法效率快(Using hidden Markov model tagging, Trie tree data structures, simple and intuitive interface, fast algorithm efficiency)

文件列表:

PST v1.0
........\.DS_Store,6148,2014-01-13
........\tag
........\...\.DS_Store,6148,2014-01-13
........\...\bin
........\...\...\Debug
........\...\...\.....\dict.txt,8354115,2014-01-11
........\...\...\.....\tag.vshost.exe.manifest,490,2010-03-17
........\...\Form1.cs,11061,2014-01-13
........\...\Form1.Designer.cs,3656,2014-01-11
........\...\Form1.resx,5817,2014-01-11
........\...\obj
........\...\...\x86
........\...\...\...\Debug
........\...\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4501,2014-01-13
........\...\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6268,2014-01-13
........\...\...\...\.....\GenerateResource.read.1.tlog,256,2014-01-13
........\...\...\...\.....\GenerateResource.write.1.tlog,590,2014-01-13
........\...\...\...\.....\ResolveAssemblyReference.cache,7875,2014-01-13
........\...\...\...\.....\tag.csproj.FileListAbsolute.txt,1486,2014-01-13
........\...\...\...\.....\tag.pdb,28160,2014-01-13
........\...\...\...\.....\tag.Properties.Resources.resources,180,2014-01-13
........\...\...\...\.....\tag.tag.resources,180,2014-01-13
........\...\...\...\.....\TempPE
........\...\Part Of Speech Tagging v1.0
........\...\Program.cs,482,2014-01-11
........\...\Properties
........\...\..........\AssemblyInfo.cs,1356,2014-01-11
........\...\..........\Resources.Designer.cs,2857,2014-01-11
........\...\..........\Resources.resx,5612,2014-01-11
........\...\..........\Settings.Designer.cs,1089,2014-01-11
........\...\..........\Settings.settings,249,2014-01-11
........\...\tag.csproj,3665,2014-01-11
........\tag.sln,851,2014-01-11
........\tag.suo,20480,2014-01-13
__MACOSX
........\PST v1.0
........\........\._.DS_Store,120,2014-01-13
........\........\tag
........\........\...\._.DS_Store,120,2014-01-13
........\........\...\Part Of Speech Tagging v1.0

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • duilib-master
    开源库,实现界面开发,可以使用开发各种界面,使用Win32(Open Source Library for Interface Development)
    2020-06-18 18:00:01下载
    积分:1
  • 12661
    动态截图工具源码,程序结合易语言扩展界面支持库,调用API函数实现动态截图。(Screenshot dynamic source tools , combined with easy language extension program interface support library , call the API function dynamic shots.)
    2016-06-09 09:17:36下载
    积分:1
  • 2352
    论坛头像生成器源码,例程程序结合易语言扩展界面支持库和易语言模块GDIPlus类模块.ec,实现易语言论坛头像图片的生成。(Forum avatar generator source , routine program combining easy language support library expansion interface and ease of language modules GDIPlus class module .ec, achieve easy language forum avatar image generation.)
    2016-02-06 18:34:32下载
    积分:1
  • sample2432478
    说明:  《时尚百例丛书》中的实例,主要是vc的基础("Fashion 100 cases Series" examples is the basis vc)
    2006-04-22 23:41:34下载
    积分:1
  • 数字图像几何变换
    几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。 (geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic image geometry transform function. Procedures probably be divided into two parts : the reader BMP images, and digita)
    2018-10-09 14:47:51下载
    积分:1
  • hnt
    说明:  汉诺塔问题的另一种解法,方法非常灵活有效,运行效率高(HANOR of another solution, a very flexible and effective method, high efficiency operation)
    2006-04-29 22:43:33下载
    积分:1
  • ImageView
    利用BAYER表抖动显示图象的C++环境下的代码(use bayer table to show images)
    2012-04-16 14:25:17下载
    积分:1
  • 5467897654
    窗体置顶、置后与常规模式显示的VB实例,有需要的下。(After the form is placed at the top, with regular pattern shows VB examples, in need.)
    2013-09-02 10:02:52下载
    积分:1
  • 954357
    模仿QQ游戏登陆界面源码,例程使用图形按钮、透明标签等组件模仿QQ游戏的登陆界面。(QQ Games imitate login interface source code , the routine use of graphical buttons , labels and other components transparent imitation QQ Games login interface.)
    2016-10-26 11:06:16下载
    积分:1
  • login1234
    说明:  自己写的非常简单易学的登录界面(himself wrote very simple, easy to learn interface login!)
    2006-05-04 20:34:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载