Changes between Version 41 and Version 42 of private/NlpInPracticeCourse/Stylometry


Ignore:
Timestamp:
Oct 10, 2024, 1:35:16 PM (9 months ago)
Author:
xsabol
Comment:

Minor changes (TM)

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/Stylometry

    v41 v42  
    2727== Practical Session (For working in Google Colab) ==
    2828
    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.
     29The 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.
    3030
    3131In the case of running the codes in a local environment, the requirements are Python 3 and Jupyter Notebook.
     
    3535In this workshop, we will experiment with a feature extraction of style markers.
    3636
    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!
     37Access 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
     39Do not forget to save your work if you want to see your changes later; leaving the browser will throw away all changes!
    3840
    39411. Follow the instructions present in the notebook
    40422. 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 vault
     433. 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]
    4244
    4345{{{#!comment