Changes between Version 41 and Version 42 of private/NlpInPracticeCourse/Stylometry
- Timestamp:
- Oct 10, 2024, 1:35:16 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
private/NlpInPracticeCourse/Stylometry
v41 v42 27 27 == Practical Session (For working in Google Colab) == 28 28 29 The task will proceed using Python notebook run in a web browser in the [https://colab.research.google.com/drive/1Z27N9R836UgPY1AZSiK4wWve7jB6ow-O?usp=sharing Google Colaboratory] environment with the MU G-Suite disk access.29 The task will proceed using Python notebook run in a web browser in the [https://colab.research.google.com/drive/1Z27N9R836UgPY1AZSiK4wWve7jB6ow-O?usp=sharing Google Colaboratory] environment. 30 30 31 31 In the case of running the codes in a local environment, the requirements are Python 3 and Jupyter Notebook. … … 35 35 In this workshop, we will experiment with a feature extraction of style markers. 36 36 37 Access the [https://colab.research.google.com/drive/1Z27N9R836UgPY1AZSiK4wWve7jB6ow-O?usp=sharing Python notebook] in the Google Colab environment. Do not forget to save your work if you want to see your changes later; leaving the browser will throw away all changes! 37 Access the [https://colab.research.google.com/drive/1Z27N9R836UgPY1AZSiK4wWve7jB6ow-O?usp=sharing Python notebook] in the Google Colab environment. Please make your own copy of the notebook (`File->Save a Copy in Drive`). 38 39 Do not forget to save your work if you want to see your changes later; leaving the browser will throw away all changes! 38 40 39 41 1. Follow the instructions present in the notebook 40 42 2. Implement a feature extractor that improves the performance of existing system 41 3. Download and submit your `assignment.py` and upload it to the homework vault43 3. Download and submit your `assignment.py` and upload it to the [https://is.muni.cz/auth/el/1433/podzim2024/IA161/ode/ode_stylometry/ homework vault] 42 44 43 45 {{{#!comment