inst/CITATION
Mouselimis L (2023). fastText: Efficient Learning of Word Representations and Sentence Classification using R. R package version 1.0.4, https://CRAN.R-project.org/package=fastText.
@Manual{,
title = {{fastText}: Efficient Learning of Word Representations and Sentence Classification using R},
author = {Lampros Mouselimis},
year = {2023},
note = {R package version 1.0.4},
url = {https://CRAN.R-project.org/package=fastText},
}
Facebook I (2016). fastText: Library for fast text representation and classification. https://github.com/facebookresearch/fastText.
@Manual{,
title = {{fastText}: Library for fast text representation and classification},
author = {Inc Facebook},
year = {2016},
url = {https://github.com/facebookresearch/fastText},
}
Bojanowski P, Grave E, Joulin A, Mikolov T (2017). “Enriching Word Vectors with Subword Information.” Transactions of the Association for Computational Linguistics, 5, 135–146. doi:10.1162/tacl_a_00051.
@Article{,
title = {Enriching Word Vectors with Subword Information},
author = {Piotr Bojanowski and Edouard Grave and Armand Joulin and Tomas Mikolov},
journal = {Transactions of the Association for Computational Linguistics},
year = {2017},
volume = {5},
pages = {135--146},
doi = {10.1162/tacl_a_00051},
}
Bojanowski P, Grave E, Joulin A, Mikolov T (2017). “Bag of Tricks for Efficient Text Classification.” In Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 2, Short Papers, 427–431.
@InProceedings{,
title = {Bag of Tricks for Efficient Text Classification},
author = {Piotr Bojanowski and Edouard Grave and Armand Joulin and Tomas Mikolov},
booktitle = {Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 2, Short Papers},
year = {2017},
publisher = {Association for Computational Linguistics},
pages = {427--431},
}
Bojanowski P, Grave E, Joulin A, Mikolov T, Douze M, Jegou H (2016). “FastText.zip: Compressing text classification models.” arXiv preprint arXiv:1612.03651.
@Article{,
title = {FastText.zip: Compressing text classification models},
author = {Piotr Bojanowski and Edouard Grave and Armand Joulin and Tomas Mikolov and Matthijs Douze and Herve Jegou},
journal = {arXiv preprint arXiv:1612.03651},
year = {2016},
}