Skip to content

DrDub/yvytu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yvytu

Identification of weather events with agricultural impact in Spanish news.

Models trained with dbacl, currently only running on titles.

Events:

  • hail
  • frost (planned)
  • flood (planned)

API access

Drop the api/ folder in a web server with PHP. Set the path to the models and dbacl.

Set the title as the GET variable 'q'

For example:

$ curl http://localhost/yvytu/api/?q=fuertes+lluvias+crean+grandes+problemas+con+el+granizo
granizo
$ curl http://localhost/yvytu/api/?q=ola+ke+ase
$ 

About the name

The word yvytu is Guarani for "wind".

Authors

License

All files available under MIT license.

About

Identification of weather events with agricultural impact in Spanish news.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published