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

Converters #33

Open
18 tasks
dwhieb opened this issue May 26, 2024 · 0 comments
Open
18 tasks

Converters #33

dwhieb opened this issue May 26, 2024 · 0 comments
Labels
🆕 enhancement Improvements or new features 🛠️ tool Requests for new tools

Comments

@dwhieb
Copy link
Member

dwhieb commented May 26, 2024

What problem does the suggested tool solve?

Linguists need to be able to convert data between various formats.

What features should the suggested tool have?

  • Text processing could happen in a worker to avoid blocking the main thread.
  • Conversion errors (and success) should be listed in a notifications area.
  • Users can use querystrings to request conversions programmatically.

To Do

  • Purpose/Overview
  • Directions, hidden once dismissed
  • Underlying libraries, with links
  • Save work + settings to local storage
  • Domain redirects (e.g. transliterate.digitallinguistics.io > tools.digitallinguistics.io/transliterate
  • Data Import/Export (via copy-paste and file upload/download)

Converters

  • DFT > DLX
  • tagged corpus > DLx
    • Using the typical format for a tagged corpus: word_TAG
  • SFM > Scription
  • Scription > DLx
  • Toolbox > DLx
  • FLEx > DLx
    • texts
    • lexicon
  • ELAN > DLx

Add converts in the opposite direction as needed.

@dwhieb dwhieb added 🛠️ tool Requests for new tools 🆕 enhancement Improvements or new features labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 enhancement Improvements or new features 🛠️ tool Requests for new tools
Projects
None yet
Development

No branches or pull requests

1 participant