Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,20 @@ pinned: false
|
|
8 |
license: mit
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
license: mit
|
9 |
---
|
10 |
|
11 |
+
Simple demo of semantic-autocomplete searching through the paragraphs of a page.
|
12 |
+
Here are some question examples you can try out:
|
13 |
+
|
14 |
+
What are Embeddings?
|
15 |
+
Where are Embeddings Used?
|
16 |
+
Why are Embeddings Used?
|
17 |
+
How do Embeddings Work?
|
18 |
+
Challenges and Considerations
|
19 |
+
How do Contextual Embeddings Differ from Traditional Word Embeddings?
|
20 |
+
Can Embeddings Capture Syntax and Grammar?
|
21 |
+
What Role Do Embeddings Play in Transfer Learning?
|
22 |
+
How are Embeddings Evaluated?
|
23 |
+
What Advances are Being Made in Embeddings for Non-English Languages?
|
24 |
+
What Future Directions Might Embeddings Take?
|
25 |
+
What are Graph Embeddings and Their Applications?
|
26 |
+
How are Embeddings Adapted for Time-series Data?
|
27 |
+
What Challenges Exist in Scaling Embedding Models?
|