semantic similarity, word2vec + wmd, bert+wmd, pytorch
☆31Jan 29, 2024Updated 2 years ago
Alternatives and similar repositories for semantic-similarity
Users that are interested in semantic-similarity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use multi-threaded crawler to crawl the idiom data☆14Dec 11, 2020Updated 5 years ago
- python class for elasticsearch , including add, batch add, update, delete, query, and scan query. also with a demo that put Wikipedia in…☆17Sep 3, 2022Updated 3 years ago
- A based-bert baseline for Chinese idiom cloze test with pytorch.☆18Dec 24, 2020Updated 5 years ago
- tf-idf 模型封装类,包含计算所有文档的tf-idf值,实现了基于tf-idf搜索引擎功能。根据query,计算与每个文档的相似度,返回与query相似度最高的topk文档☆16Nov 20, 2020Updated 5 years ago
- Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer e…☆14Aug 21, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 中文短文本语义匹配☆19Aug 1, 2019Updated 6 years ago
- Evaluating BERT for the Answer Selection Task.☆12Dec 8, 2022Updated 3 years ago
- 【Demo】找寻近义词的三种方法☆27Sep 21, 2020Updated 5 years ago
- Code for TinyStyler: Efficient Few-Shot Text Style Transfer with Authorship Embeddings, EMNLP 2024 Findings☆29Nov 18, 2024Updated last year
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。