Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change folder structure #212

Open
matyaskopp opened this issue Dec 19, 2024 · 0 comments
Open

change folder structure #212

matyaskopp opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@matyaskopp
Copy link
Member

Goals:

  • make folder structure more-like ParlaMint one
  • add samples and intermediate statuses
  • add README files to folders in oprder to document the content
  • use symlinks to link external tools like perlbrew, Saxon, ...

The structure:

  • Scripts/
  • StaticData/
  • Build/ - dont add to git
    use the same structure as Samples
  • Samples/
    • .gitignore
    • Sources/
    • Working/ (intermediate folders and files)
      • text-tei-like/ (preserve download date)
      • text-notes/
      • text-udpipe/
      • text-audio-in/
      • text-nametag/
      • meta-...... - ??? TODO specify
      • audio-...... - ??? TODO specify
      • speaker-person.tsv - linking file, speaker, person, role
    • Logs/
    • Results/ - (or Dist/ ??? but it is a bit strange in Sample folder) folder contains compiled corpora
      • ParCzech.TEI/
      • ParCzech.TEI.ana/
      • ParCzech.TEITOK/ - publish it on TEITOK-dev
      • AudioPSP/
      • ParlaMint.Source-TEI/ (this format goes to ParlaMint pipeline)
        • ParlaMint-CZ.TEI/
        • ParlaMint-CZ.TEI.ana/
      • ParlaMint.Sample/ (this folder content can be pushed to ParlaMint repository through pull request)
      • ParlaSpeech/
      • Source - ???
  • Docs/
  • Schema/
  • Makefile
  • licence
  • contributing
  • citing
  • README.md
  • .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant