使用python 3的简单搜索引擎 这个小型项目将使用Vector Space Model实现一个简单的搜索引擎。 数据将从越南每日新闻如被抓取 ,, 和。 工具 如果未安装,请安装和 。 使用pip安装以下软件包: (用于发出HTTP请求)。 (越南NLP工具包)。 (用于解析HTML和XML)。 $ pip install requests underthesea beautifulsoup4 (可选)安装pytest来运行单元测试: $ pip install pytest $ cd /path/to/project $ pytest 安装并将该项目克隆到本地计算机中: $ git clone https://github.com/vancanhuit/simple-search-engine.git $ cd simple-search-engine 注意:如果
2022-02-04 17:33:23 4.36MB search-engine python3 vector-space-model Python
1
江苏电网图-Model 江苏电网图-Model 江苏电网图-Model 江苏电网图-Model
2022-02-03 21:16:05 524KB 江苏 电网图
1
a model of the pantograph arc impedance for 50hz catenary voltage
2022-02-01 13:37:03 2.36MB catenary
1
usb转串口驱动model:u232-P9 usb232converter 蓝色usb串口线
2022-01-27 13:09:23 2.19MB usb转串口驱动
1
This is the "Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation" (referred to as LGIF model) of the MATLAB source code. LGIF model is very important to local area active contour model, which combines the CV model and the merits of LBF model.
2022-01-26 16:03:31 40KB Active contours model
1
Programming the Microsoft Windows driver model(中文版)+随书光盘
2022-01-26 14:13:08 15.68MB Programming the Microsoft Windows
1
BSM模型 这个简单的Python包使用Black-Scholes-Merton(BSM)模型来计算选项的一些基本统计信息。 它可以用来估计隐含波动率,希腊货币(delta,gemma,theta,vega,rho)和期权的价格。 安装 pip install bsm-model 进口 from bsm_model import BSM 创建一个选项 我们可以创建BSM类的实例: random_option = BSM(S, K, r, T, P, option_type) 可用的参数包括 S是标的资产的价格。 K是行使价。 r是无风险利率。 T是直到到期的天数。 Calculation_date是您希望计算表示的日期。 您不能与T同时使用。 expiration_date是选项的到期日期。 您不能与T同时使用。 P是期权的价格。 q是连续股息收益率。 optio
2022-01-25 21:34:28 6KB Python
1
注意力机制使用;卷积神经网络的变体keras实现
2022-01-25 14:39:29 512KB keras densenet 残差网络 inceptionnet
1
Overview With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You'll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more. Coverage includes  What User Mode Linux is, how it works, and its uses in Linux networks  Key applications, including server consolidation, development, and disaster recovery  Booting and exploration: logins, consoles, swap space, partitioned disks, and more  Copy-On-Write (COW): UML's efficient approach to storing filesystem changes  In-depth discussion of User Mode Linux networking and security  Centrally managing User Mode Linux instances, and controlling their hardware resources  Implementing clusters and other specialized configurations  Setting up User Mode Linux servers, step-by-step: small-scale and large-scale examples  The future of virtualization and User Mode Linux Whether you're a netadmin, sysadmin, teacher, student, or programmer, User Mode Linux®--the technology and this book--is indispensable
2022-01-23 23:49:23 1.17MB uml linux kernel Dike
1
ArcGIS ObjectModel
2022-01-20 18:33:05 1016KB ArcGIS Model Object
1