일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Mac
- Kafka
- query
- zip 파일 암호화
- Python
- flask
- API
- springboot
- Test
- TensorFlow
- 파이썬
- plugin
- high level client
- sort
- Java
- MySQL
- license delete
- zip 암호화
- token filter test
- 900gle
- License
- licence delete curl
- Elasticsearch
- analyzer test
- 차트
- aggs
- matplotlib
- aggregation
- docker
- ELASTIC
Archives
- Today
- Total
목록text embeddings (1)
개발잡부
[tensorflow]text-embeddings
https://github.com/900gle/text-embeddings : 문장 임베딩 모델을 dense_vector 필드 유형과 결합하여 유사성 검색에 Elasticsearch 를 사용하는 방법에 대한 간단한 예 개발환경 : mac OS python3.7.9 tensorflow1.14 버전확인 pip3 -V 의존성 주입 pip3 install -r requirements.txt requirements.txt 에 보면 es 7.0.2 버전을 요구 하는데 이미 만들어 놓은 es 환경이 있으니 컨테이너를 실행 해 보자 실행 python3 src/main.py posts 인덱스 더보기 더보기 더보기 더보기 { "version":5, "mapping_version":1, "settings_version":1..
Python/text embeddings
2021. 12. 22. 15:29