• 大小: 73.73MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-01-09
  • 语言: 其他
  • 标签:

资源简介

中科院ICTCLAS2014分词系统下载包,文本分析工具,方便使用。

资源截图

代码片段和文件信息

// win_cDemo.cpp : 定义控制台应用程序的入口点。
//

#include “../include/NLPIR.h“
#include 
#include 
#include 
#include 

#ifndef OS_LINUX
#pragma comment(lib “../../../bin/ICTCLAS2013/NLPIR.lib“)
#else
#include
#endif

#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 

#ifndef OS_LINUX
#include 
#include 
#include 
#include 
#include 
#define makeDirectory _mkdir
#pragma warning(disable:4786)
#define PATH_DELEMETER  “\\“
#define LONG64U __int64
#define DATE_DELEMETER  “/“
//#include 
#define SLEEP(x) Sleep(x*1000)
#else
#include 
#include 
#include  
#include 
#include 
#include 
#include 
#include 
#include 
#define makeDirectory(x) mkdir(x 0777)    // 这步骤必须,否则文件夹只读
//#define stricmp strcasecmp
//#define strnicmp strncasecmp
#define Sleep(x) sleep(x/1000)
#define min(ab) (((a)<(b)) ? (a) : (b))
#define _stricmp(XY) strcasecmp((X)(Y))
#define stricmp(XY) strcasecmp((X)(Y))
#define strnicmp(XYZ) strncasecmp((X)(Y)(Z))
#define _fstat(XY)     fstat((X)(Y))
#define _fileno(X)     fileno((X))
#define _stat           stat
#define _getcwd         getcwd
#define _off_t          off_t
#define PATH_DELEMETER  “/“
#define DATE_DELEMETER  “/“
#define LONG64U long long
#include 
#define SLEEP(x) sleep(x)
#endif

void SplitGBK(const char *sInput);
void SplitBIG5();
void SplitUTF8();
void testNewWord(int code);
long ReadFile(const char *sFilenamechar **pBuffer);
int testBug()
{

if(NLPIR_Init(“../../“)) 

for(int j=0; j<3000; ++j) 

if (j==1963)
{
int nDebug=1;
}
std::string str = “携号转网拟扩大试验范围,各方不积极形同鸡肋。“; 
int nCount = 0; 
const result_t *pVecResult = NLPIR_ParagraphProcessA(str.c_str() &nCount); 
//根据pVecResult和nCount处理关键词等 
for(int i=0; i
char szKey[16] = { 0 }; 
memcpy(szKey str.c_str() + pVecResult[i].start (pVecResult[i].length < 16) ? pVecResult[i].length : 16 - 1); 
//cout<

printf(“%d\r“j);

NLPIR_Exit(); 

else 

//cout<<“nlpir init failed.“< printf(“nlpir init failed.\n“);


return 0; 
}
/*********************************************************************
 *
 *  Func Name  : Read(const char *sFilenamechar *pBuffer)
 *  Description: 
 *        Read file to a buffer and return the file size
 *              
 *
 *  Parameters : 
 *               sFilename: filename;
 *               pBuffer: buffer
 *
 *  Returns    : _off_t file size
 *  Author     : Kevin Zhang  
 *  History    : 
 *              1.create 2003-11-28
 **********************************************************

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        570  2015-12-25 16:19  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\20151225.err

     文件         95  2016-01-19 13:30  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\20160119.err

     文件        342  2017-08-30 10:36  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\20170830.err

     文件        114  2017-11-16 16:02  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\20171116.err

     文件        456  2018-02-28 17:37  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\20180228.err

     文件        342  2018-12-03 15:21  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\20181203.err

     文件       2060  2013-10-29 13:02  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\Example-C.lib

     文件    1587200  2013-12-19 21:08  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\ICTCLAS-tools.exe

     文件       2190  2013-10-29 13:31  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\ICTCLAS-tools.lib

     文件       8192  2013-10-29 13:22  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\ICTCLAS2010CSharpDemo.exe

     文件      11608  2013-10-29 13:22  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\ICTCLAS2010CSharpDemo.vshost.exe

     文件         33  2013-09-01 18:30  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\importuserdict.bat

     文件    1695744  2013-12-19 21:21  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\NLPIR.dll

     文件      11636  2013-10-29 13:30  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\NLPIR.lib

     文件    1689600  2013-10-12 15:56  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\NLPIR_JNI.dll

     文件    3164672  2014-01-01 21:05  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\NLPIR_WinDemo.exe

     文件       2190  2013-10-29 13:03  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\NLPIR_WinDemo.lib

     文件          0  2013-10-30 10:43  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\test2_result.txt

     文件          0  2013-10-30 10:43  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\testGBK_result.txt

     文件         22  2013-12-19 21:09  ICTCLAS2016分词系统下载包\bin\ICTCLAS2014\userdic.txt

     文件    1587200  2013-12-19 21:08  ICTCLAS2016分词系统下载包\bin\ICTCLAS2015\ICTCLAS-tools.exe

     文件         33  2013-09-01 18:30  ICTCLAS2016分词系统下载包\bin\ICTCLAS2015\importuserdict.bat

     文件    1722880  2014-12-25 11:36  ICTCLAS2016分词系统下载包\bin\ICTCLAS2015\NLPIR.dll

     文件      11636  2014-01-02 10:07  ICTCLAS2016分词系统下载包\bin\ICTCLAS2015\NLPIR.lib

     文件    3165184  2014-12-25 11:34  ICTCLAS2016分词系统下载包\bin\ICTCLAS2015\NLPIR_WinDemo.exe

     文件         22  2013-12-19 21:10  ICTCLAS2016分词系统下载包\bin\ICTCLAS2015\userdic.txt

     文件         92  2014-12-25 14:58  ICTCLAS2016分词系统下载包\Data\20141225.err

     文件        137  2015-12-25 16:19  ICTCLAS2016分词系统下载包\Data\20151225.err

     文件         92  2015-12-28 11:05  ICTCLAS2016分词系统下载包\Data\20151228.err

     文件         92  2016-01-07 13:53  ICTCLAS2016分词系统下载包\Data\20160107.err

............此处省略484个文件信息

评论

共有 条评论