Giter Site home page Giter Site logo

Comments (2)

jacobwegner avatar jacobwegner commented on August 14, 2024

@fhardison Thanks for flagging this.

We are (currently!) shipping three versions of data in this repo:

  1. nodes contains this data in a set of nested Node elements suitable for many NLP systems and other systems that use recursive algorithms
  2. lowfat contains the same data in a form more suitable for some kinds of query systems and some kinds of display.
  3. TSV contains the word-level data in a TSV table, without syntactic tree structure. This is simpler for many programs that do not need the complexity of graph structures.

We have an open issue for fixing the lowfat dataset, where indeed there are some gaps in the data:

#65

I just merged a PR last month (#110) that updated the TSV dataset; it is derived from the nodes dataset, and both nodes and TSV have all of the text from the WLC.

I apologize for any confusion this may have caused you; I will be sure to loop back when we have an updated version of the lowfat data that corrects the issue from #65.

Please let us know if you the nodes or TSV datasets won't cover what you're hoping to do with the data, and I'll see if there is anything else we can do to help assist.

from macula-hebrew.

jacobwegner avatar jacobwegner commented on August 14, 2024

Is a duplicate of #65

from macula-hebrew.

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.