文件名称:Android代码-fastText4j
文件大小:56KB
文件格式:ZIP
更新时间:2022-08-27 17:30:14
Android代码
fastText4j Java port of C version of Facebook Research [fastText][fasttext]. This implementation supports prediction for supervised and unsupervised models, whether they are quantized or not. Please use C version of fastText for train, test and quantization. Supported fastText version fastText4j currently supports models from fastText 1b version (support of subwords for supervised models). Implementation This library offers two implementations of fastText library: A regular in-memory model,
【文件预览】:
fastText4j-master
----zip.xml(1KB)
----pom.xml(3KB)
----docs()
--------tutorial.md(3KB)
----LICENSE(1KB)
----src()
--------main()
----.gitignore(33B)
----README.md(4KB)