Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simp7 authored Oct 29, 2021
1 parent 1a667d6 commit ea8c9cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@

### 클라이언트

- 주소/KR/`검색어` : LDA 방식 검색
- 주소/EN/`검색어` : word2vec 방식 검색
- 주소/LDA/`검색어` : LDA 방식 검색
- 주소/W2V/`검색어` : word2vec 방식 검색
- 주소/LSA/`검색어` : LSA 방식 검색

## 설정

Expand Down

0 comments on commit ea8c9cd

Please sign in to comment.