特征—观点对的抽取是观点挖掘中非常重要的研究课题之一。该文首先利用依存语法对句子进行了依存分析,在此基础上研究了旅游评论文本中特征-观点对的抽取。利用词对间的依存关系,构建了获取含有特征和观点词语的组块规则,并设计了候选特征的识别算法和特征—观点对的抽取算法。该文对山西旅游景点评论语料进行了实验,结果表明,特征—观点对的抽取整体的F1值达到了87.10%,验证了方法的有效性。
1
大佬的特征工程书籍,全面的很。
2022-01-27 09:37:32 838KB feature engineer
1
Visual C++ 2008 Feature Pack 示例代码。
2022-01-18 09:06:02 4.17MB mssql
1
point_pair_feature_pcl point_pair_feature_pcl是的点对特征匹配算法的并行实现。 它是复制和修改版本 要求 要构建此项目,您将需要: 点云库(PCL 1.8):内置CUDA支持。 CUDA> 10 的cmake 2.8 编译并运行 在编译项目之前,请先检查设备的cuda功能。 您可以在CUDA_NVCC_FLAGS中的CMakeLists.txt文件上设置特定功能。 mkdir build cd build cmake .. make ./demo
2022-01-16 20:58:46 10.5MB Makefile
1
自己编的特征选择程序,分别包括用顺序前进法(SFS),顺序后退法(SBS),增l 减r 法(l–r)、SFFS法进行选择的程序feature_selection
2022-01-08 21:49:40 5KB 特征选择
1
BERT属性提取 基于bert的知识图谱属性撤销 将BERT用于KnowledgeGraph中的属性提取有两种方法,即微调和特征提取。 知识图谱百度百科人物词条属性撤除,使用基于伯特的微调微调和特征提取特征提取方法进行实验。 先决条件 Tensorflow >=1.10 scikit-learn 预训练模型 :简体中文和繁体中文,12层,隐藏768、12头,110M参数 正在安装 没有 数据集 该数据集是根据百度百科字符条目构建的。 筛选出不包含实体和属性的语料库。 实体和属性是从名称实体识别获得的。 标签是从“百度百科”信息框中获取的,大多数标签是手动标签的,因此有些标签不是很好。 例
2022-01-07 19:35:48 3.33MB nlp ai knowledge-graph feature-extraction
1
SFF 是一种用于评估彩色图像感知质量的新算法。 对于质量评估,您可以按如下方式运行“SFF”: 负载('W.mat'); % 加载特征检测器分数 = SFF(refImg, disImg, W); % refImg 和 disImg 分别表示参考图像和失真图像 质量分数介于 0 和 1 之间,其中 1 表示与参考图像的质量相同。 特征检测器 W 是一个大小为 8*192 的矩阵,通过在 data1 上运行 TrainW(18000,8,8) 生成。 W 可用于从图像块中提取特征。 培训代码位于文件夹“\Training”中。 您可以运行“TrainW”来获取特征检测器。 例如: W =火车W(18000,8,8); 在我们的论文中,我们使用了 18000 个大小为 8*8 的样本块,并且只保留了 8 个分量。 为训练阶段提供了两组图像,即 data1 和 data2,这在我们
2022-01-06 20:48:53 2.03MB matlab
1
libLDB is a C++ library for extracting an ultrafast and distinctive binary feature LDB (Local Difference Binary) from an image patch. LDB directly computes a binary string using simple intensity and gradient difference tests on pairwise grid cells within the patch. Relying on integral images, the average intensity and gradients of each grid cell can be obtained by only 4~8 add/subtract operations, yielding an ultrafast runtime. A multiple gridding strategy is applied to capture the distinct patterns of the patch at different spatial granularities, leading to a high distinctiveness of LDB. LDB is very suitable for vision apps which require real-time performance, especially for apps running on mobile handheld devices, such as real-time mobile object recognition and tracking, markerless mobile augmented reality, mobile panorama stitching. This software is available under the GNU General Public License (GPL) v3.
2022-01-04 15:11:41 68KB LDB Binary Local Feature
1
官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-01 12:01:35 20KB rpm
官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-01 09:02:51 19KB rpm