Skip to content

Instantly share code, notes, and snippets.

@ixaxaar
Last active May 18, 2017 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ixaxaar/7f866737364d1a889dba4160a2125e8b to your computer and use it in GitHub Desktop.
Save ixaxaar/7f866737364d1a889dba4160a2125e8b to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
sudo apt-get install -y python3-pip python3-dev python-dev python-pip
sudo pip install langid
sudo pip2 install langid
sudo pip3 install langid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment