Separate word lists for nouns, verbs, adjectives, etc

后端 未结 5 1863
眼角桃花
眼角桃花 2021-01-30 02:54

Usually word lists are 1 file that contains everything, but are there separately downloadable noun list, verb list, adjective list, etc?

I need them for English specific

5条回答
  •  囚心锁ツ
    2021-01-30 03:12

    See Kevin's word lists. Particularly the "Part Of Speech Database." You'll have to do some minimal text-processing on your own, in order to get the database into multiple files for yourself, but that can be done very easily with a few grep commands.

    The license terms are available on the "readme" page.

提交回复
热议问题