Giter Club home page Giter Club logo

Comments (2)

olpa avatar olpa commented on July 23, 2024

Let's minimize number of alternate parses first. As of 18 May 2020:

$ python3 utils/count_parses.py 
...
   72  tplangL07G04
   80  tplangL10E02
   84  tplangL10E05
  136  tplangL13E02
  138  tplangL16E04
  229  tplangL12T06
  324  tplangL14G02
  378  tplangL06basedRecurse
  504  tplangL17StoryComma
  649  tplangL07E06
  744  tplangL07E01
 1176  tplangL17G01
 4006  tplangL08E06
 4368  tplangL17StoryMuAsWord
 7821  tplangL14E01
 65584  tplangL16E05

from gf-tokipona.

olpa avatar olpa commented on July 23, 2024

I don't need probabilities of parses anymore. For me, it is enough to minimize number of parses.

> parse "sina mije sona ."
UseCl (Clause Sina_Pron (PredNP (AdjNP (UseN Mije_W) (UseA Sona_W))))
UseCl (ClausePred (PredNP (AdjNP (AdjNP Sina_Pron (UseA Mije_W)) (UseA Sona_W))))
UseCl (ClausePred (PredNP (AdjNP (AdjNP (UseN Sina_W) (UseA Mije_W)) (UseA Sona_W))))

Number of parses now (6 June 2020):

$ python3 utils/count_parses.py 
    1  tplangL07G05
    1  tplangL07G07
...
    8  tplangL16E01
    9  tplangL12T01
   10  tplangL12T06
   10  tplangL17G01
   12  tplangL11G05X01
   12  tplangL14G02
   14  tplangL07G04
   20  tplangL10E02
   28  tplangL06basedRecurse
   28  tplangL07E01
   36  tplangL16E05
   36  tplangL17StoryMuAsWord
   40  tplangL10T02X
   72  tplangL14E01

from gf-tokipona.

Related Issues (7)

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.