当前位置: 首页 > 工具软件 > FoolNLTK > 使用案例 >

基于bi-lstm+CRF算法的深度学习NLP工具--------FoolNLTK的安装

融建树
2023-12-01

注意不是

pip-conda install fool

而是

pip-conda install foolnltk

使用

import fool

依赖包

absl-py-0.8.1 astor-0.8.0 foolnltk-0.1.6 gast-0.2.2 google-pasta-0.1.7 grpcio-1.24.1 keras-applications-1.0.8 keras-preprocessing-1.1.0 markdown-3.1.1 opt-einsum-3.1.0 protobuf-3.10.0 setuptools-41.4.0 tensorboard-2.0.0 tensorflow-2.0.0 tensorflow-estimator-2.0.0 termcolor-1.1.0
 类似资料: