This code transforms Ancora information stored in xml files to a txt files for readability purposes.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Tha packages used are:
- Element Tree
- codecs
To run the code, simply open a terminal, navigate to the project folder and execute:
python main.py
A dialogue will appear asking you whether you want to process the nouns dictionary or the verbs one:
Enter "noun" or "verb":
The output files are in Resources/OutputFiles.
- Carla Ten Ventura - CarlaTV