Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.unix.programmer > #17189
| From | Kaz Kylheku <046-301-5902@kylheku.com> |
|---|---|
| Newsgroups | comp.unix.programmer |
| Subject | Re: groff: how to completely disable hyphenation? |
| Date | 2026-06-08 23:34 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <20260608162003.238@kylheku.com> (permalink) |
| References | <10q3ekn$2t3pv$1@dont-email.me> <10q3gcj$2s02d$1@dont-email.me> <10vfabj$l9v$1@reader1.panix.com> <10vgnpc$1cko3$1@dont-email.me> |
On 2026-05-31, boltar@caprica.universe <boltar@caprica.universe> wrote: > On Sat, 30 May 2026 14:30:16 -0400 > Popping Mad <rainbow@colition.gov> gabbled: >>On 3/26/26 10:38 AM, Lew Pitcher wrote: >>> Remember, ChatGPT is a text-prediction program, and has no >>> experience or intrinsic knowledge of groff. >> >>it also has no intrinsic logic > > It does in the sense of the low level ANN programming that allows it to > function, but it builds up its own logic and knowledge as its trained. > People are too dismissive of these systems - they're a lot smarter than a lot > of people particularly in IT would like to believe. They are a lot dumber than people believe. A simple hash table token predictor trained on a large body of text using 4-grams keys (strings of four words) to predict the fifth word will produce some amazing outputs. It's because you have a clear grasp of the scope of the data, and the approach in the N-gram hash table program, that you know there is no thought behind the clever-looking piece of output, no poet or sage. An algorithm predicting using much more sophisticated linear algebra, over a data set of terabytes upon terabytes of text, encompasses a scale that is so completely alien to your experience and scope, that your intuitions about it have no hope of being correct. -- TXR Programming Language: http://nongnu.org/txr Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal Mastodon: @Kazinator@mstdn.ca
Back to comp.unix.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
groff: how to completely disable hyphenation? kalevi@kolttonen.fi (Kalevi Kolttonen) - 2026-03-26 14:08 +0000
Re: groff: how to completely disable hyphenation? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2026-03-26 14:38 +0000
Re: groff: how to completely disable hyphenation? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2026-03-26 14:45 +0000
Re: groff: how to completely disable hyphenation? kalevi@kolttonen.fi (Kalevi Kolttonen) - 2026-03-26 14:59 +0000
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-03-26 15:07 +0000
Re: groff: how to completely disable hyphenation? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-26 19:48 +0000
Re: groff: how to completely disable hyphenation? Popping Mad <rainbow@colition.gov> - 2026-05-30 14:30 -0400
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-05-31 07:25 +0000
Re: groff: how to completely disable hyphenation? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-06-01 00:11 +0000
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-01 08:17 +0000
Re: groff: how to completely disable hyphenation? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-06-02 00:09 +0000
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-02 08:21 +0000
Re: groff: how to completely disable hyphenation? Paul <nospam@needed.invalid> - 2026-06-02 05:58 -0400
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-02 10:38 +0000
Re: groff: how to completely disable hyphenation? Kaz Kylheku <046-301-5902@kylheku.com> - 2026-06-08 23:34 +0000
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-09 08:46 +0000
Re: groff: how to completely disable hyphenation? Kaz Kylheku <046-301-5902@kylheku.com> - 2026-06-09 21:15 +0000
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-10 08:19 +0000
Re: groff: how to completely disable hyphenation? Paul <nospam@needed.invalid> - 2026-06-10 09:14 -0400
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-10 15:01 +0000
Re: groff: how to completely disable hyphenation? Kaz Kylheku <046-301-5902@kylheku.com> - 2026-06-23 22:56 +0000
Re: groff: how to completely disable hyphenation? kalevi@kolttonen.fi (Kalevi Kolttonen) - 2026-06-23 23:37 +0000
Re: groff: how to completely disable hyphenation? boltar@caprica.universe - 2026-06-24 07:13 +0000
csiph-web