Skip to main content

plant-name-parser-service

· One min read
Andrey Ganyushkin

This is a rest application which accepts text and parse this text as plant name. Result will be returned as json structure with plant name parts.

Source

https://gitverse.ru/full-stack.blog/plant-name-parser-service

Interesting

It is Spring Boot application with parser which was implemented in ANTLR parser generator.


you can try this service as described in sample below

#### Parse plant name request
POST https://landscape-architecture.ru/api/v1/parse
Content-Type: application/json

{
"text": "Дуб черешчатый sel. Элсендорп"
}

Serverless in Yandex Cloud

yandex cloud diagram


Domain materials

www.nrcs.usda.gov

libanswers.nybg.org

www.theplantlist.org

www.gardenersworld.com