You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could be done as separate prep work for the corpus definition form (#982).
There should be a backend view to upload a CSV file as the 'example file' for the corpus. Since this is intended as a sample, we may impose a file size limit.
The file should be saved with the corpus in the database, since it may be used in later sessions.
There should also be a GET view to retrieve the fieldnames of the saved CSV.
The text was updated successfully, but these errors were encountered:
Could be done as separate prep work for the corpus definition form (#982).
There should be a backend view to upload a CSV file as the 'example file' for the corpus. Since this is intended as a sample, we may impose a file size limit.
The file should be saved with the corpus in the database, since it may be used in later sessions.
There should also be a GET view to retrieve the fieldnames of the saved CSV.
The text was updated successfully, but these errors were encountered: