Skip to content

Commit 7166066

Browse files
committed
Add the links in elastic-bnu project
1 parent 590273e commit 7166066

File tree

1 file changed

+5
-0
lines changed
  • kibana/elastic-bnu/2023-08-30

1 file changed

+5
-0
lines changed

kibana/elastic-bnu/2023-08-30/ML.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Este material utiliza o Docker para rodar os comandos
55

66
## ML
7+
- https://github.com/Hironsan/bertsearch
8+
- https://www.elastic.co/guide/en/elasticsearch/reference/current/infer-trained-model.html#infer-trained-model-example
79

810
### [Eland](https://www.elastic.co/guide/en/elasticsearch/client/eland/current/machine-learning.html)
911

@@ -22,6 +24,9 @@ docker run -it --rm --network host elastic/eland \
2224
--start
2325
```
2426
### [NER](https://www.elastic.co/blog/how-to-deploy-nlp-named-entity-recognition-ner-example)
27+
28+
- https://towardsdatascience.com/elasticsearch-meets-bert-building-search-engine-with-elasticsearch-and-bert-9e74bf5b4cf2
29+
2530
```bash
2631
docker run -it --rm --network host elastic/eland \
2732
eland_import_hub_model \

0 commit comments

Comments
 (0)