Git Product home page Git Product logo

Comments (7)

schmmd avatar schmmd commented on July 20, 2024

We want to fix (located as in situated):

He was located in Washington on Monday.

But it's problematic because we don't want to lose (located as in found):

The girl was lost. She was located deep in the woods on Monday.

from ollie.

schmmd avatar schmmd commented on July 20, 2024

Maybe the "on Monday" arg2 is only useful if we have something else with the same relation or we can't have anything else.

She was located on Monday.
He filed a lawsuit on Monday.

But we're chilling out on this issue and everyone thinks both are groovy.

from ollie.

mishumausam avatar mishumausam commented on July 20, 2024

One option might be to disallow communication verb followed by a preposition.

"Microsoft returns high dividends", Steve Balmer said on Thursday.

from ollie.

mishumausam avatar mishumausam commented on July 20, 2024

Another option might be to add the first PP in the rel phrase (if there is no dobj and a secondary PP is in the arg2).

from ollie.

schmmd avatar schmmd commented on July 20, 2024

Disallowing communication verbs followed by prepositions eliminates good extractions.

Obama spoke to the Jewish lobby.

from ollie.

schmmd avatar schmmd commented on July 20, 2024

We have a few categories. Nonsensical, uninformative, and good. I will categorize our examples so far with N, U, or G.

John Doe was in Washington on Thursday .

G    0.91    John Doe    was in  Washington
N    0.88    John Doe    was on  Thursday

John Doe was in Washington for his vacation .

G    0.91 John Doe was in Washington
N    0.85 John Doe was for his vacation

John Doe is in Washington to file his candidacy.

G    0.87    John Doe    is in   Washington
N?    0.62    John Doe    is to file  his candidacy

from ollie.

mishumausam avatar mishumausam commented on July 20, 2024

I will be happy with the extractions:

John Doe, was in, Washington

John Doe was in Washington on, Thursday

John Doe, was in Washington for, his vacation

John Doe, is in Washington to file, his candidacy

So, the policy that we discussed should work.

Mausam

From: Michael Schmitz [mailto:[email protected]]
Sent: Wednesday, January 09, 2013 12:00 PM
To: knowitall/ollie
Cc: mishumausam
Subject: Re: [ollie] Bad relation phrases with some remote arg2s. (#11)

We have a few categories. Nonsensical, uninformative, and good. I will categorize our examples so far with N, U, or G.

John Doe was in Washington on Thursday .
N 0.91 John Doe was in Washington
G 0.88 John Doe was on Thursday

John Doe was in Washington for his vacation .
G 0.91 John Doe was in Washington
N 0.85 John Doe was for his vacation

John Doe is in Washington to file his candidacy.
G 0.87 John Doe is in Washington
N? 0.62 John Doe is to file his candidacy


Reply to this email directly or view it on GitHub #11 (comment) .

Image removed by sender.

from ollie.

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.