Skip to content

Commit

Permalink
docs(readme): rm duplicate wikipedia example (#1946)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcg1 committed Feb 15, 2021
1 parent 3b95d78 commit d33552a
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ Example code to build your own projects
<h1>📄</h1>
</td>
<td>
<h4><a href="https://github.com/jina-ai/examples/tree/master/wikipedia-sentences">Semantic Wikipedia Search with Transformers and DistilBERT</a></h4>
<h4><a href="https://github.com/jina-ai/examples/tree/master/wikipedia-sentences">NLP Semantic Wikipedia Search with Transformers and DistilBERT</a></h4>
Brand new to neural search? See a simple text-search example to understand how Jina works
</td>
</tr>
Expand All @@ -829,15 +829,6 @@ Example code to build your own projects
Index more effectively by adding incremental indexing to your Wikipedia search
</td>
</tr>
<tr>
<td>
<h1>📄</h1>
</td>
<td>
<h4><a href="https://github.com/jina-ai/examples/tree/master/wikipedia-sentences">Build a NLP Semantic Search System with Transformers</a></h4>
Upgrade from plain search to sentence search and practice your Flows and Pods by searching sentences from Wikipedia
</td>
</tr>
<tr>
<td>
<h1>📄</h1>
Expand Down

0 comments on commit d33552a

Please sign in to comment.