Giter Club home page Giter Club logo

Comments (1)

G4OEU avatar G4OEU commented on August 19, 2024

This has been fixed but not yet applied to the master version of GG2.

The hyphenated/non-hyphenated words check in PPtxt is supposed only to check for word differences such as "motor-car" and "motorcar". The flagging by the PPWB PPtxt version of

Col (6) ❬-❭ -Col (1)
  2771: retreat by order of Lieut.-Col. Campbell, who was next in rank, and
        -----
  1386: The other sons of Sir William were “Col. Francis” (of “Lucasta”), Thomas
  1387: and Dudley. The Dictionary of National Biography only knows of Col.
  1801: Nov. 14, 1744, d. s. p. June 26, 1834; third wife of Col. John Bayard
  1834: The fifth, Joanna, baptized Jan. 31, 1694, married in 1716, Col. Anthony

is a bug. This is also incorrectly flagged in the GG2 version along with many similar situations. That bug has been fixed.

The contents of history_i_1-utf8.zip should no longer have any words flagged by the hyphenated/non-hyphenated words check in the GG2 version of PPtxt.

The bug fix may have other benign consequences in GG2 PPtxt output since it reduces the number of 'words' in the dictionary of words and their counts found in a book. This dictionary is used by many checks in PPtxt. The 'words' that are no longer in the dictionary are the parts of hyphenated words that were deliberately included in the dictionary by the GG2 PPtxt but shouldn't have been.

The splitting of "Lieut.-Col." into "Lieut." and "-Col" by the PPWB PPtxt is inadvertent and caused by a separate bug.

from guiguts-py.

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.