GithubHelp home page GithubHelp logo

Comments (4)

thomwolf avatar thomwolf commented on July 22, 2024

Hmm the site is running an older version of NeuralCoref (v1 in fact) with spaCy 1 so there are indeed so differences.
Two things:

  • have you tried with en_coref_lg?
  • can you give me an example of sentence and coref that work on the demo and not with your version?

from neuralcoref.

sightama avatar sightama commented on July 22, 2024

I have yet to try the larger model because of size difference and I'm assuming the runtime overhead wouldn't be worth it, but I will try it if you think I will get different results. My application is clinical so I'll post this example:

"Left adnexal cystic lesion measures 4.3 x 3.8 cm. It appears increased from the prior examination measurement of 2.0 x 2.0 cm. This is indeterminate but may represent a hemorrhagic cyst possibly endometrioma but this requires clinical correlation"

Again this might be a lost cause because I'm trying to use this on different text than the model would expect, but when run in Debug mode on the demo site if gives decent weight associations between lesion, this, and it.

from neuralcoref.

thomwolf avatar thomwolf commented on July 22, 2024

Hi @kubicki14, yes the text looks very different from the training data so it's really hard to predict what the statistical model will guess. We will be releasing a version that let you more simply retrain the model on your data but that won't before a few months.
In the mean time I would recommend using the largest model en_coref_lg.

from neuralcoref.

devitoclic avatar devitoclic commented on July 22, 2024

Same problem here. Online demo resolve corefs with custom words and expressions but using the latest neuralcoref package in local environment returns doc._.has_coref = False for the same example. How many examples do we need to adapt the model to custom data?

from neuralcoref.

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.