Home
PackagesDatasetsTask Views
R CODER LogoR PACKAGES
  • R CODER
  • R CHARTS
  • PYTHON CHARTS
  • Privacy Policy
  • Contact

© 2024 R CODER. All Rights Reserved.
  1. Home
  2. Packages
  3. sentiment.ai
  4. install_default_embeddings

install_default_embeddings function

Function to grab the default embeddings for sentiment_match()Necessary to keep package size under 5Mb. Will check if they're there, if so return TRUE. If they are not there, try download and return TRUE. Otherwise, return FALSE (and generate them - will take a few seconds!).

sentiment.ai packageRead PDF manual
  • Maintainer: Ben Wiseman
  • License: MIT + file LICENSE
  • Last published: 2022-03-19

Useful links

  • https://benwiseman.github.io/sentiment.ai/
  • https://github.com/BenWiseman/sentiment.ai