GithubHelp home page GithubHelp logo

Comments (2)

paoloq avatar paoloq commented on May 27, 2024

Hi! Thanks for asking, I really love your work with scispacy, it's impressive.

Actually, I didn't fix any issue on your abbreviation detector, at least not on purpose.
Erre Quadro works on patents, which are very technical and heterogeneous documents, and I needed to have an our own abbreviation detector to be able to fix special cases as soon as encountered.

As main differences, I added:

  • squared brackets in matching short/long forms, together with a no brackets pattern
  • detection more strict in some cases, forcing to match the first letter of a word
  • forced to skip one word max in checking short and long forms

There may be others, but would be minor.

On next updates, I would like to better handle:

  • long/short forms punctuation separators (for example allowing dashes and not dots)
  • long/short forms overlapping (one cancel other in global matching)

Of course I welcome any contribution or feedback, and thanks again for being inspiring.

from spikex.

dakinggg avatar dakinggg commented on May 27, 2024

Thanks for the info and glad you like scispacy! If you do make changes that you think would be general improvements, we'd love to have a look at a PR and incorporate them! (I'll close this since it isn't really an issue persay)

from spikex.

Related Issues (10)

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.