fastText

R 패키지 메타데이터와 수집 신호를 모아 봅니다.

Packages / CRAN / fastText

fastText

v1.0.8
Repository CRANLicense MIT + file LICENSELifecycle activeNeeds compilation yes
DOI
10.32614/CRAN.package.fastText

Core Signals

첫 화면에서 판단해야 할 수집 신호를 먼저 배치합니다.

0
표시할 핵심 신호가 없습니다.

Supported Backends

DESCRIPTION에서 감지한 backend 관련 package입니다.

1
D
data.table
Imports

Quick Facts

기본 메타데이터를 작은 카드와 토큰으로 압축합니다.

profile
Repository
CRAN
Version
1.0.8
License
MIT + file LICENSE
Lifecycle
active
Needs compilation
yes
Last observed
2026-05-30
CRAN
cran.r-project.org/package=fastText

Build fields

LinkingTo
1
Rcpp

수집 소스별 패키지 정보

1개 소스
CRAN
1.0.8
2026-05-30
License
MIT + file LICENSE
Depends
R(>= 3.2.3)
Imports
Rcpp (>= 1.0.0), ggplot2, grid, utils, glue, data.table, stats
Suggests
testthat, covr, knitr, rmarkdown
LinkingTo
Rcpp
Needs compilation
yes
Lifecycle
active
Last observed
2026-05-30 10:45:11

이 패키지가 의존하는 패키지

5개 표시전체 12개
PackageTypeSpec
data.table
CRAN · 1.0.8 · 2026-05-30
Importsdata.table
ggplot2
CRAN · 1.0.8 · 2026-05-30
Importsggplot2
glue
CRAN · 1.0.8 · 2026-05-30
Importsglue
grid
CRAN · 1.0.8 · 2026-05-30
Importsgrid
Rcpp
CRAN · 1.0.8 · 2026-05-30
ImportsRcpp (>= 1.0.0)
1 / 3

이 패키지를 쓰는 패키지

0개 표시전체 0개
PackageTypeSpec
표시할 dependency edge가 없습니다.
1 / 1

패키지 페이지

All links
39
Repository
CRAN
Version
1.0.8
Collected
2026-05-24 11:27:51
Package page
https://cran.r-project.org/web/packages/fastText/index.html
DOI
10.32614/CRAN.package.fastText
Citation
https://cran.r-project.org/web/packages/fastText/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_fastText.html
README
https://cran.r-project.org/web/packages/fastText/readme/README.html
NEWS
https://cran.r-project.org/web/packages/fastText/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/fastText/refman/fastText.html
Reference PDF
https://cran.r-project.org/web/packages/fastText/fastText.pdf
Source package
https://cran.r-project.org/src/contrib/fastText_1.0.8.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/fastText
Page fields
Author
Lampros Mouselimis [aut, cre], Facebook Inc [cph]
BugReports
https://github.com/mlampros/fastText/issues
CRAN Checks
fastText results
Citation
fastText citation info
DOI
10.32614/CRAN.package.fastText
License
MIT + file LICENSE
LinkingTo
Rcpp
Maintainer
Lampros Mouselimis <mouselimislampros at gmail.com>
Materials
README , NEWS
NeedsCompilation
yes
Old Sources
fastText archive
Package Source
fastText_1.0.8.tar.gz
Published
2026-05-12
Reference Manual
fastText.html , fastText.pdf
URL
https://github.com/mlampros/fastText , https://mlampros.github.io/fastText/
Version
1.0.8
Vignettes
Language Identification using the 'fastText' package (a Benchmark) ( source , R code ) Functionality of the fastText R package ( source )
Windows Binaries
r-devel: fastText_1.0.8.zip , r-release: fastText_1.0.8.zip , r-oldrel: fastText_1.0.8.zip
MacOS Binaries
r-release (arm64): fastText_1.0.8.tgz , r-oldrel (arm64): fastText_1.0.8.tgz , r-release (x86_64): fastText_1.0.8.tgz , r-oldrel (x86_64): fastText_1.0.8.tgz
Version
1.0.8
LinkingTo
Rcpp
Published
2026-05-12
DOI
10.32614/CRAN.package.fastText
Author
Lampros Mouselimis [aut, cre], Facebook Inc [cph]
Maintainer
Lampros Mouselimis <mouselimislampros at gmail.com>
BugReports
https://github.com/mlampros/fastText/issues
License
MIT + file LICENSE
URL
https://github.com/mlampros/fastText , https://mlampros.github.io/fastText/
NeedsCompilation
yes
Citation
fastText citation info
Materials
README , NEWS
CRAN Checks
fastText results
Reference Manual
fastText.html , fastText.pdf
Vignettes
Language Identification using the 'fastText' package (a Benchmark) ( source , R code ) Functionality of the fastText R package ( source )
Package Source
fastText_1.0.8.tar.gz
Windows Binaries
r-devel: fastText_1.0.8.zip , r-release: fastText_1.0.8.zip , r-oldrel: fastText_1.0.8.zip
MacOS Binaries
r-release (arm64): fastText_1.0.8.tgz , r-oldrel (arm64): fastText_1.0.8.tgz , r-release (x86_64): fastText_1.0.8.tgz , r-oldrel (x86_64): fastText_1.0.8.tgz
Old Sources
fastText archive
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"fastText.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/refman/fastText.html"},{"label":"fastText.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/fastText.pdf"},{"label":"Language Identification using the 'fastText' package (a Benchmark)","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/vignettes/language_identification.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/vignettes/language_identification.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/vignettes/language_identification.R"},{"label":"Functionality of the fastText R package","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/vignettes/the_fastText_R_package.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastText/vignettes/the_fastText_R_package.Rmd"}]
Text
Reference manual: fastText.html , fastText.pdf Vignettes: Language Identification using the 'fastText' package (a Benchmark) ( source , R code ) Functionality of the fastText R package ( source )
Downloads
Heading
Downloads
Links
[{"label":"fastText_1.0.8.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/fastText_1.0.8.tar.gz"},{"label":"fastText_1.0.8.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/fastText_1.0.8.zip"},{"label":"fastText_1.0.8.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/fastText_1.0.8.zip"},{"label":"fastText_1.0.8.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/fastText_1.0.8.zip"},{"label":"fastText_1.0.8.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/fastText_1.0.8.tgz"},{"label":"fastText_1.0.8.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/fastText_1.0.8.tgz"},{"label":"fastText_1.0.8.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/fastText_1.0.8.tgz"},{"label":"fastText_1.0.8.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/fastText_1.0.8.tgz"},{"label":"fastText archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/fastText"}]
Text
Package source: fastText_1.0.8.tar.gz Windows binaries: r-devel: fastText_1.0.8.zip , r-release: fastText_1.0.8.zip , r-oldrel: fastText_1.0.8.zip macOS binaries: r-release (arm64): fastText_1.0.8.tgz , r-oldrel (arm64): fastText_1.0.8.tgz , r-release (x86_64): fastText_1.0.8.tgz , r-oldrel (x86_64): fastText_1.0.8.tgz Old sources: fastText archive
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=fastText","section":"","type":"","url":"https://CRAN.R-project.org/package=fastText"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=fastText to link to this page.
Materials 2
Documentation 7
Vignettes 5
Downloads 9
All page links 39

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.0.82026-05-292026-05-30
CRAN1.0.72026-05-122026-05-12

보안

표시할 OSV 데이터가 없습니다.

문헌 신호

표시할 OpenAlex 데이터가 없습니다.