- 实词:名词、动词、形容词、状态词、区别词、数词、量词、代词
- 虚词:副词、介词、连词、助词、拟声词、叹词。
n 名词
nr 人名
| # This isn't supposed to run as a bash script, i named it with ".sh" for syntax highlighting. | |
| # https://developer.nvidia.com/nsight-systems | |
| # https://docs.nvidia.com/nsight-systems/profiling/index.html | |
| # My preferred nsys (command line executable used to create profiles) commands | |
| # | |
| # In your script, write | |
| # torch.cuda.nvtx.range_push("region name") | |
| # ... |
| - a 形容词 | |
| - ad 副形词 | |
| - ag 形容词性语素 | |
| - an 名形词 | |
| - b 区别词 | |
| - c 连词 | |
| - d 副词 | |
| - df | |
| - dg 副语素 | |
| - e 叹词 |