Colab code cannot run successfully and need to be updated. My solution is: 1. Remove the "@develop" in the last of step 3. 2. Add ```python !python3.10 -m pip install langdetect !python3.10 -m pip install hanzidentifier ``` between step 3 and step 4.