Catalan Linguistic Pipeline – Guide
...
| Access the shared credentials to enter TACC Analysis Portal
| |||||||
1.1 | Access TACC Analysis Portal https://tap.tacc.utexas.edu/jobs/ Enter Dr. Grasso’s account information generated by Stache and log in. | |||||||
1.2 | Submit a job on TACC by clicking on the dropdowns and selecting:
*Note. If you're struggling to get nodes on the vm-small queue, I'd recommend trying the development queue. This applies to everything except transcription (where you should try gpu-a100-small, followed by gpu-a100-dev, followed by gpu-a100). | |||||||
| If there are available nodes (picture A), you will be able to enter Jupiter right away. In that case, follow these steps:
If there are no available nodes (picture B), you will have to wait in a queue until it’s available. | |||||||
|
If you cannot see the folder you created, click on “last modified” a couple of times. Sometimes it doesn’t update immediately. | |||||||
|
| |||||||
|
| |||||||
| Once you are in the terminal, follow these steps (if running several audio files):
python catalanLingPipeline.py catalanPipelineTrialFiles/ catalanLing_Trial Keep in mind that the red and green sections change depending on your input and output files. The purple section always remains the same. | The parts circled in red, green, and gold change depending on the name of your input and output files.
| ||||||
| After writing your command and pressing enter, wait a few seconds. You will know when it’s done running when you see this at the bottom of the terminal (see picture, circled in red). | |||||||
| Once the files are finished running, follow the next steps:
If the generated files did not pop up, click on “last modified,” sometimes it takes a minute to update. You will 1 output file in coma separated value version and 1 folder (see picture). | The code will produce a spreadsheet called catalanLingTrial_LinguisticFeatures, and a folder named PosMorphDepTree_catalanLingTrial | ||||||
|
| |||||||
|
IT IS VERY IMPORTANT TO END THE JOB AS THE NODES ARE VERY LIMITED. THE JOB WILL KEEP RUNNING UNLESS YOU COMPLETE THIS STEP. |
...