Skip to content

A Spanish verb conjugator written in Java that automatically conjugates verbs and writes them to a document

Notifications You must be signed in to change notification settings

lkuza2/Spanish-Verb-Conjugation-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Spanish-Verb-Conjugation-Creator

A Spanish verb conjugator written in Java that automatically conjugates verbs and writes them to a Microsoft Word document. All interation is command line based, there is no GUI

The conjugator pulls the following forms/information:

  • Definition
  • Gerund
  • Present Conjugation
  • Preterit Conjugation

The input verb list must have one verb per line.

Data is received from spanishdict.com with no API. Screen scraping methods are used.

This program uses the following APIs:

  • Apache POI 3
  • Apache XMLBeans
  • Apache DOM4J

About

A Spanish verb conjugator written in Java that automatically conjugates verbs and writes them to a document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages