Giter VIP home page Giter VIP logo

crown's People

Contributors

davidjurgens avatar myedibleenso avatar pilehvar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

crown's Issues

missing lexnames file

Hi! I'm running into some problems using CROWN with a popular WordNet library for python.

I've been trying to use CROWN with the nltk WordNet library, but it seems that all of the available versions of the CROWN dataset I found at http://cs.mcgill.ca/~jurgens/crown/ are incompatible with the "newest" official lexnames file (released with WordNet 3.0).

It is my understanding that I cannot generate a new lexnames file using grind without the 45 lexicographer files that are used to create the database files (those files under dict).

Right now I'm trying to generate this file using your library. My guess is that the change needed to include the generated lexnames file in the release only requires a small change to this line:

if (name.startsWith("data.") || name.startsWith("index."))

Is that the case?

I think it would be a good idea to include a new lexnames file in the subsequent CROWN datasets you distribute to better guarantee compatibility with existing libraries.

If you feel the same way, I'd be happy to put in a pull request with the needed change. Anyway, based on what I've read in the NAACL paper, I'm very excited to make use of your library. Thanks!

Integrate etymology data into the build process

Wiktionary and possibly other resources contain etymology data that may be useful for downstream resources. This information should be extracted integrated into the build process. One option is to produce stand-off files that map synsets to their source language, if known.

Identify mapping between Wiktionary senses and WordNet synsets

Parts of this mapping are already implicitly found during the enrichment process when each EnrichmentProceedure tries to find an existing sense for a given definition and then (correctly) rejects making a new integration when an existing sense is found. However, the sense-mapping data is never explicitly reported, which makes it difficult to enrich these existing synsets with any other information that may be present in Wiktionary or other resources (e.g., domain links, antonym links, or etymological information).

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.