- 博客(5)
- 资源 (4)
- 收藏
- 关注
原创 海康威视SDK动态库python调用实现告警布防
#!/usr/bin/env python# -*- coding: utf-8 -*-from ctypes import *import sysfrom ctypes.wintypes import DWORDfrom ctypes.wintypes import WORDfrom ctypes.wintypes import LONGfrom ctypes.wintypes import BYTE# 报警信息列表,报一次在回调中加1次记录alarm_info = []fun_c
2020-12-15 10:31:24 3037 1
原创 中文分词工具
1.ansj_seggithub地址:https://github.com/NLPchina/ansj_seg文档地址:http://nlpchina.github.io/ansj_seg/分词速度快,目前实现了.中文分词. 中文姓名识别 . 用户自定义词典,关键字提取,自动摘要,关键字标记等功能。maven配置: <dependency> ...
2018-08-15 15:04:21 497
CRF,LSTM,最大后向匹配法实现中文分词
2018-06-18
学习支持向量机(svm)
2018-01-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人