Skip to content

A natural erlang parser which uses erlang-dateparser and erlang-geoparser

License

Notifications You must be signed in to change notification settings

stephlm2dev/erlang-naturalparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang-naturalparser

A natural erlang parser which uses erlang-dateparser and erlang-geoparser

How it works

Compilation

1> c(main).

Requête

2> main:analyser("the_area, the_date").

Valeur de retour

[{lieu,{X1,Y1,X2,Y2}}, {date,{Year,Month,Day}}]

About

A natural erlang parser which uses erlang-dateparser and erlang-geoparser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages