awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bohanli avatar

bohanli/BERT-flow

0
View on GitHub↗
535 stars·68 forks·Python·Apache-2.0·2 views

BERT Flow

This is a TensorFlow implementation of the following paper:

Features

  • Semantic Text Matching - Normalizing flow method to improve semantic space of sentence embeddings.
  • TensorFlow Repositories - Implementation of flow-based sentence embedding transformation.

Star history

Star history chart for bohanli/bert-flowStar history chart for bohanli/bert-flow

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BERT Flow

Similar open-source projects, ranked by how many features they share with BERT Flow.
  • ntmc-community/matchzooNTMC-Community avatar

    NTMC-Community/MatchZoo

    3,845View on GitHub↗

    MatchZoo is a deep learning framework designed for building, training, and evaluating neural networks that determine the relevance and similarity between pairs of textual inputs. It serves as a research platform for neural information retrieval, specifically supporting the development of models for document retrieval, question answering, and ranking tasks. The framework utilizes declarative architecture composition to define complex neural network structures. It includes automated hyper-parameter resolution to populate missing configuration parameters before model compilation and uses callbac

    Python
    View on GitHub↗3,845
  • brianpetro/obsidian-smart-connectionsbrianpetro avatar

    brianpetro/obsidian-smart-connections

    5,195View on GitHub↗

    This project is a knowledge base plugin and RAG context manager that uses a local vector database interface to enable semantic search and relationship mapping. It transforms text into numerical vectors to find semantically related notes and excerpts based on conceptual meaning rather than keyword matches. The system differentiates itself through a semantic graph visualizer that maps notes into clusters to reveal conceptual connections. It also features a context manager capable of bundling local notes and excerpts into reusable packs to provide grounded factual bases for large language model

    JavaScriptchatgptclaudeembeddings
    View on GitHub↗5,195
  • lukasrinder/normalizing-flowsLukasRinder avatar

    LukasRinder/normalizing-flows

    147View on GitHub↗

    In this project, we implemented various normalizing flows in Tensorflow 2.0 and tested them on different datasets. Currently implemented flows are:

    Jupyter Notebook
    View on GitHub↗147
  • chengzhipanpan/dcsrC

    chengzhipanpan/DCSR

    0View on GitHub↗

    Code for Paper Sentence-aware Contrastive Learning for Open-Domain Passage Retrieval. ACL2022 Main Conference, Long Paper. DCSR aims to elliminate the occurence of Contrastive Conflicts, in order to provide a more general dense retriever model for pratical use.

    View on GitHub↗0
See all 12 alternatives to BERT Flow→

Frequently asked questions

What does bohanli/bert-flow do?

This is a TensorFlow implementation of the following paper:

What are the main features of bohanli/bert-flow?

The main features of bohanli/bert-flow are: Semantic Text Matching, TensorFlow Repositories.

What are some open-source alternatives to bohanli/bert-flow?

Open-source alternatives to bohanli/bert-flow include: ntmc-community/matchzoo — MatchZoo is a deep learning framework designed for building, training, and evaluating neural networks that determine… brianpetro/obsidian-smart-connections — This project is a knowledge base plugin and RAG context manager that uses a local vector database interface to enable… lukasrinder/normalizing-flows — In this project, we implemented various normalizing flows in Tensorflow 2.0 and tested them on different datasets.… pierresegonne/vinf — This repository provides a hands-on tensorflow implementation of Normalizing Flows as presented in the paper… princeton-nlp/simcse — This repository contains the code and pre-trained models for our paper SimCSE: Simple Contrastive Learning of Sentence… quareia/lta — This repository is the official implementation of "Learn to Adapt for Generalized Zero-Shot Text Classification" (ACL…