pyfasttext:fastText的另一个Python绑定

时间:2021-02-03 18:23:52
【文件属性】:
文件名称:pyfasttext:fastText的另一个Python绑定
文件大小:43KB
文件格式:ZIP
更新时间:2021-02-03 18:23:52
python nlp machine-learning numpy python-bindings pyfasttext 警告! pyfasttext不再维护:使用来自fastText存储库的官方Python绑定: : 另一个Python绑定。 绑定支持Python 和 。它需要 。 和也是依赖项,但是是可选的。 pyfasttext已在Linux和Mac OS X上成功测试。 警告:如果要在Windows上编译pyfasttext ,请不要使用cysignals模块进行编译,因为它不支持此平台。 目录 安装 要编译pyfasttext ,请确保您具有以下编译器: 具有C ++ 11支持的GCC( g++ )。 具有(至少)部分C ++ 17支持的LLVM( clang++
【文件预览】:
pyfasttext-master
----MANIFEST.in(177B)
----README.rst(22KB)
----.gitmodules(191B)
----src()
--------fasttext_access.h(2KB)
--------variant()
--------args.itm(364B)
--------compat.h(1KB)
--------pyfasttext.pyx(23KB)
--------fasttext_access.cpp(7KB)
--------custom_exit.h(1KB)
--------fastText()
--------private_access.h(2KB)
----requirements.txt(30B)
----examples()
--------subwords.py(625B)
--------bayesopt_search_cont.py(4KB)
----.travis.yml(219B)
----LICENSE(34KB)
----test()
--------test_lid.txt(422B)
--------Makefile(638B)
--------test_enwik8.txt(886B)
----setup.py(4KB)
----README.md(19KB)
----.gitignore(326B)

网友评论