{"id":72777,"library":"natty","title":"Natty","description":"A natural language date parser that extracts dates from text strings.","status":"active","version":"0.10.1","language":"java","source_language":null,"source_url":"https://github.com/joestelmach/natty","tags":["date","parser","natural-language","time"],"install":[{"cmd":"<dependency>\n  <groupId>com.joestelmach</groupId>\n  <artifactId>natty</artifactId>\n  <version>0.10.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.joestelmach:natty:0.10.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Parser","correct":"com.joestelmach.natty.Parser"}],"quickstart":{"code":"import com.joestelmach.natty.Parser;\nimport java.util.List;\n\nParser parser = new Parser();\nList<DateGroup> groups = parser.parse(\"next thursday\");","lang":"java","description":"Parse a natural language date string."},"warnings":[],"env_vars":null,"search_vec":"'date':5,9,13 'extract':8 'languag':4,17 'natti':1 'natur':3,16 'natural-languag':15 'parser':6,14 'string':12 'text':11 'time':18","created_at":"2026-06-17T18:43:01.377691+00:00","updated_at":"2026-06-17T18:43:01.377691+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://natty.joestelmach.com","github":"https://github.com/joestelmach/natty","docs":"https://appdoc.app/artifact/com.joestelmach/natty/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}