使用ElasticSearch 和 BERT进行NLP文本分析
Posted shiter
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用ElasticSearch 和 BERT进行NLP文本分析相关的知识,希望对你有一定的参考价值。
文章大纲
es 8.0 新特性
https://www.elastic.co/cn/blog/whats-new-elastic-8-0-0
新版es 新增的 机器学习 算法
- https://www.elastic.co/guide/en/machine-learning/current/anomaly-examples.html
早期版本方案 bert-server
https://towardsdatascience.com/elasticsearch-meets-bert-building-search-engine-with-elasticsearch-and-bert-9e74bf5b4cf2
https://github.com/Hironsan/bertsearch
Es 8.0 版本方案
未完待续
参考文献
Introduction to modern natural language processing with PyTorch in Elasticsearch
- https://www.elastic.co/cn/blog/introduction-to-nlp-with-pytorch-models
- https://eland.readthedocs.io/en/v8.1.0/
以上是关于使用ElasticSearch 和 BERT进行NLP文本分析的主要内容,如果未能解决你的问题,请参考以下文章
Elasticsearch:使用 Elasticsearch 和 BERT 构建搜索引擎 - TensorFlow
Elasticsearch:使用 Elasticsearch 和 BERT 构建搜索引擎 - TensorFlow
使用 HuggingFace 库在 Pytorch 中训练 n% 的最后一层 BERT(训练 12 个中的最后 5 个 BERTLAYER。)