Giter Club home page Giter Club logo

Comments (3)

Tiiiger avatar Tiiiger commented on August 17, 2024 1

I am not sure I follow but hey, feel free to give it a try.

Most of the backend of BERTScore is in https://github.com/Tiiiger/bert_score/blob/master/bert_score/utils.py
You can reuse the code here to get the embeddings and pairwise cosine similarity.

I am closing this issue for now because it is less relevant to the most common usage of this repo. However, feel free to reach out if you have any question about the code.

from bert_score.

Tiiiger avatar Tiiiger commented on August 17, 2024

hi @gaceladri , I am not very familiar with OCR and how you evaluate it.

I am happy to chat more if you can help provide more context/background.

from bert_score.

gaceladri avatar gaceladri commented on August 17, 2024

@Tiiiger Well, it's a bit tricky, since, depending on the quality of your OCR model, the outputs can be more or less clear.

For example if you don't have a supervised corpus that it use to be the case, you can not measure the performance of the model, normally already pre-trained and you don't use to have the supervised corpus.

So my thinking is, can we measure the similarity of the outputs from the OCR and do... a cosine similarity? for example to some dictionary (the embedding of a BERT) and measure the performance of the OCR or directly replace those noisy outputs from the OCR model to the nearest words in the embedding.

Do you know what I mean?

from bert_score.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.