# Editor **Repository Path**: dark.H/Editor ## Basic Information - **Project Name**: Editor - **Description**: editor for pytorch - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-16 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Editor #### 介绍 bash install.sh ### run cd Editor && m-server -c config.ini ### how to use ```py from qlib.text import get_modules_info get_modules_info(BertModel) ```