Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Melusina
vDHd Volume
burghardt_embed
Commits
b1c8a1af
Commit
b1c8a1af
authored
Jun 10, 2021
by
Bernhard Liebl
Browse files
added note about sbert_contextual folder
parent
ee924a83
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b1c8a1af
...
@@ -21,7 +21,8 @@ We introduce the Vectorian as a framework that allows researchers to try out dif
...
@@ -21,7 +21,8 @@ We introduce the Vectorian as a framework that allows researchers to try out dif
+-- data
+-- data
| +-- processed_data
| +-- processed_data
| | +-- corpus: preprocessed Vectorian document data for parts of gold.json (e.g. tokenization)
| | +-- corpus: preprocessed Vectorian document data for parts of gold.json (e.g. tokenization)
| +-- doc_embeddings.*: precompute Sentence-BERT embeddings for parts of gold.json
| | +-- doc_embeddings.*: precomputed Sentence-BERT document embeddings for parts of gold.json
| | +-- sbert_contextual: precomputed Sentence-BERT contextual token embeddings
| +-- raw_data
| +-- raw_data
| | +-- gold.json: gold standard data for Shakespeare text reuse as JSON
| | +-- gold.json: gold standard data for Shakespeare text reuse as JSON
+-- environment.yml: Python dependencies needed to run the notebook in a conda environment
+-- environment.yml: Python dependencies needed to run the notebook in a conda environment
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment