Giter VIP home page Giter VIP logo

Comments (8)

tyarkoni avatar tyarkoni commented on May 30, 2024 1

@qmac--I think we should make Amazon Rekognition our highest priority for addition. The video features look amazing.

from pliers.

PeerHerholz avatar PeerHerholz commented on May 30, 2024 1

Ahoi hoi folks,

here are some more ideas/suggestions. Spoiler: all auditory!

from pliers.

qmac avatar qmac commented on May 30, 2024

https://github.com/abhishekbanthia/Public-APIs

from pliers.

adelavega avatar adelavega commented on May 30, 2024

Amazon Rekognition - https://aws.amazon.com/rekognition/

from pliers.

rbroc avatar rbroc commented on May 30, 2024

Pointer to new potentially interesting library tokenizers, although some tokenization options area will already be covered by the transformers wrapper.

from pliers.

rbroc avatar rbroc commented on May 30, 2024

Library for co-reference resolution which works as pipeline extension for SpaCy: neuralcoref.

Finds expressions in text that refer to same entity and groups them in clusters.

At token level, can yield info of which reference cluster(s) (if any) the token expression is part of.
At document level, can be used to extract metrics such as number of entities named, and number of mentions per entity.

Potential use case: tracking mentions of characters along a narrative/dialogue.

from pliers.

rbroc avatar rbroc commented on May 30, 2024

New pretty cool object recognition model trained with contrastive learning: https://github.com/google-research/simclr. Paper: https://arxiv.org/abs/2002.05709

from pliers.

rbroc avatar rbroc commented on May 30, 2024

Auditory English Lexicon Project (auditory lexical norms): haven't taken a close look yet, but for future reference, paper here: https://doi.org/10.3758/s13428-020-01352-0, website with data here: https://inetapps.nus.edu.sg/aelp/

from pliers.

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.