Giter VIP home page Giter VIP logo

Comments (2)

philip-schrodt avatar philip-schrodt commented on May 18, 2024

How many combinations of "X, etc Y" are there?: I'm guessing a dictionary-based approach would be fairly effective. Presumably the phrases follow the usual rank-size distribution. We don't really need a parse since we've got the commas, and we can automatically generate the candidate phrases with a simple regex search (maybe with some simple markup first. But not a full parse).

Alternatively, try to generate a conditional random field model or something similar to catch these. But I'd try getting the candidate phrases first and see how many we've got.

from mordecai.

PTB-OEDA avatar PTB-OEDA commented on May 18, 2024

Maryam here at UTD has already tried the CRF approach to get at subnational
locations. It was not a very successful exercise.

Spoke with her and Andy about this today. He is making other modifications
to Mordecai as well.

Further issue is that we need more labelled training data. Talking with C.
Fariss about this via email to see if we can employ some HR text data he
has recently published.

On Tue, Jun 28, 2016 at 4:39 PM, Philip Schrodt [email protected]
wrote:

How many combinations of "X, etc Y" are there?: I'm guessing a
dictionary-based approach would be fairly effective. Presumably the phrases
follow the usual rank-size distribution. We don't really need a parse since
we've got the commas, and we can automatically generate the candidate
phrases with a simple regex search (maybe with some simple markup first.
But not a full parse).

Alternatively, try to generate a conditional random field model or
something similar to catch these. But I'd try getting the candidate phrases
first and see how many we've got.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#5 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AJrP1lrVyfI9ZpWoouEO8vb55hnCsIpSks5qQZR-gaJpZM4JAhfH
.

Patrick T. Brandt
Professor
Political Science
School of Economic, Political and Policy Sciences
University of Texas at Dallas
Personal site: http://www.utdallas.edu/~pbrandt
MSBVAR site: http://yule.utdallas.edu

from mordecai.

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.