├── README.md └── poem ├── bird.txt ├── boudoirripinings.txt ├── countryside.txt ├── encouragement.txt ├── expressemotion.txt ├── farewell.txt ├── flower.txt ├── friendship.txt ├── frontier.txt ├── haofang.txt ├── homesick.txt ├── horse.txt ├── landscape.txt ├── love.txt ├── miss.txt ├── moon.txt ├── mourn.txt ├── parting.txt ├── patriotic.txt ├── rain.txt ├── read.txt ├── snow.txt ├── songci.txt ├── tangshi.txt ├── view.txt ├── wanyue.txt ├── war.txt ├── willow.txt ├── wind.txt ├── yongshihuaigu.txt └── youguoyoumin.txt /README.md: -------------------------------------------------------------------------------- 1 | # AncientPoetry 2 | 古诗词语料
自己爬的,不解释 3 | -------------------------------------------------------------------------------- /poem/bird.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/bird.txt -------------------------------------------------------------------------------- /poem/boudoirripinings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/boudoirripinings.txt -------------------------------------------------------------------------------- /poem/countryside.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/countryside.txt -------------------------------------------------------------------------------- /poem/encouragement.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/encouragement.txt -------------------------------------------------------------------------------- /poem/expressemotion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/expressemotion.txt -------------------------------------------------------------------------------- /poem/farewell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/farewell.txt -------------------------------------------------------------------------------- /poem/flower.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/flower.txt -------------------------------------------------------------------------------- /poem/friendship.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/friendship.txt -------------------------------------------------------------------------------- /poem/frontier.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/frontier.txt -------------------------------------------------------------------------------- /poem/haofang.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/haofang.txt -------------------------------------------------------------------------------- /poem/homesick.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/homesick.txt -------------------------------------------------------------------------------- /poem/horse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/horse.txt -------------------------------------------------------------------------------- /poem/landscape.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/landscape.txt -------------------------------------------------------------------------------- /poem/love.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/love.txt -------------------------------------------------------------------------------- /poem/miss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/miss.txt -------------------------------------------------------------------------------- /poem/moon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/moon.txt -------------------------------------------------------------------------------- /poem/mourn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/mourn.txt -------------------------------------------------------------------------------- /poem/parting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/parting.txt -------------------------------------------------------------------------------- /poem/patriotic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/patriotic.txt -------------------------------------------------------------------------------- /poem/rain.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/rain.txt -------------------------------------------------------------------------------- /poem/read.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/read.txt -------------------------------------------------------------------------------- /poem/snow.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/snow.txt -------------------------------------------------------------------------------- /poem/songci.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/songci.txt -------------------------------------------------------------------------------- /poem/tangshi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/tangshi.txt -------------------------------------------------------------------------------- /poem/view.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/view.txt -------------------------------------------------------------------------------- /poem/wanyue.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/wanyue.txt -------------------------------------------------------------------------------- /poem/war.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/war.txt -------------------------------------------------------------------------------- /poem/willow.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/willow.txt -------------------------------------------------------------------------------- /poem/wind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/wind.txt -------------------------------------------------------------------------------- /poem/yongshihuaigu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/yongshihuaigu.txt -------------------------------------------------------------------------------- /poem/youguoyoumin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panhaiqi/AncientPoetry/HEAD/poem/youguoyoumin.txt --------------------------------------------------------------------------------