Package: fastTextR
Type: Package
Title: An Interface to the 'fastText' Library
Version: 1.0
Date: 2016-09-22
Author: Florian Schwendinger [aut, cre]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Description: An interface to the 'fastText' library
	<https://github.com/facebookresearch/fastText>. The package
	can be used for text classification and to learn word vectors.
	The install folder contains the 'PATENTS' file.
	An example how to use 'fastTextR' can be found in the 'README' file.
License: BSD_3_clause + file LICENSE
Imports: stats, graphics, Rcpp (>= 0.12.4)
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-05-11 18:18:27 UTC; florian
Repository: CRAN
Date/Publication: 2017-05-12 06:11:25 UTC
