Update README.md
Browse files
README.md
CHANGED
@@ -12,16 +12,29 @@ 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 |
-
|
|
|
|
|
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?
|
|
|
12 |
Here are some question examples you can try out:
|
13 |
|
14 |
What are Embeddings?
|
15 |
+
|
16 |
Where are Embeddings Used?
|
17 |
+
|
18 |
Why are Embeddings Used?
|
19 |
+
|
20 |
How do Embeddings Work?
|
21 |
+
|
22 |
+
What are some Challenges and Considerations?
|
23 |
+
|
24 |
How do Contextual Embeddings Differ from Traditional Word Embeddings?
|
25 |
+
|
26 |
Can Embeddings Capture Syntax and Grammar?
|
27 |
+
|
28 |
What Role Do Embeddings Play in Transfer Learning?
|
29 |
+
|
30 |
How are Embeddings Evaluated?
|
31 |
+
|
32 |
What Advances are Being Made in Embeddings for Non-English Languages?
|
33 |
+
|
34 |
What Future Directions Might Embeddings Take?
|
35 |
+
|
36 |
What are Graph Embeddings and Their Applications?
|
37 |
+
|
38 |
How are Embeddings Adapted for Time-series Data?
|
39 |
+
|
40 |
What Challenges Exist in Scaling Embedding Models?
|