SageMathCloud™: Go to http://cloud.sagemath.org and set up a free account. If you log in, you will gain access to the latest version of Sage and to many other programs.
- Start New Project.
- Click on create or upload files
- Upload the three files in the directory "Chapter6". Give any name to the folder and press Ctrl+Enter.
- Click on 'CH6_Building_Matrices.ipynb' and start executing each cell.
- To execute a cell. Click on the cell, and then press the 'Cell' -> Run Button on the top menu.
- Alternatively you may press ctrl+enter
- Check the video
- Click on 'SCIKIT_CosSim.ipynb'. The notebook provides example of using a standard library to calculate TF-IDF and Cosine Similarity using a standard library, Scikit Learn.
- For practicing concepts taught in lecture 'Evaluation' open ipython notebook at 'Evaluation/Evaluation.ipynb'