Commit Graph

  • ec9c5137c8 bump version to 2.1.0 main Charles Reid 2026-03-29 10:45:41 -07:00
  • 843259292d update readme Charles Reid 2026-03-29 10:30:13 -07:00
  • 7e62b5ed7d fix dev install instructions Charles Reid 2026-03-28 10:43:14 -07:00
  • 09beb47735 fix bug in random selection bounds Charles Reid 2026-03-28 10:42:56 -07:00
  • ccf6fa50bd Merge branch 'release/2.0.0' Charles Reid 2026-03-28 10:37:15 -07:00
  • 2a250044bd Prepare for 2.0.0 release Charles Reid 2026-03-28 10:36:54 -07:00
  • 2fdb924c35 Prepare for 1.0.4 release. Leonard Richardson 2019-12-30 10:23:22 -05:00
  • 31b84a799a Fixed Python 2-ism. Leonard Richardson 2019-12-29 13:35:05 -05:00
  • a997c4feff Made compatible with either Python 2 or Python 3. Leonard Richardson 2019-11-11 17:54:57 -05:00
  • 9448afc7ba Brought corpora-original up to date with https://github.com/dariusk/corpora revno 8d0d939d3ebc868ce576fdc87b02e8b93961b734 Leonard Richardson 2019-08-26 11:43:54 -04:00
  • 243bfbbc34 Updated version number. Leonard Richardson 2018-11-13 07:27:00 -05:00
  • da65a6ad25 Added docstring and updated CHANGELOG. Leonard Richardson 2018-11-13 07:26:17 -05:00
  • aba082c039 Brought corpora-original up to date with https://github.com/dariusk/corpora revno 290c665aad21ff0d2ba650096130d74f9de012a1 Leonard Richardson 2018-11-13 07:17:54 -05:00
  • 3da50aa033 Fixed query. Leonard Richardson 2018-11-13 07:17:12 -05:00
  • dfe8c30c5f Improved performance quite a bit. Leonard Richardson 2018-11-03 21:07:59 -04:00
  • 4e02b14e18 Added a helper for finding recently added items. Leonard Richardson 2018-11-03 16:16:12 -04:00
  • 5d73dfe4a1 Added a helper for finding recently added items. Leonard Richardson 2018-11-03 16:13:31 -04:00
  • 680bd0bac0 Fixed references to identifier. Leonard Richardson 2018-10-30 21:54:42 -04:00
  • f2bcbbf1da Removed sample code from the actual library. Leonard Richardson 2018-10-30 21:39:41 -04:00
  • d4d2ce06ec Use Python 3 print format. Leonard Richardson 2018-10-30 21:16:19 -04:00
  • a0e1f93b83 Added a basic module for getting texts from the Internet Archive. Leonard Richardson 2018-10-30 21:14:38 -04:00
  • c64fd30b88 Brought corpora-original up to date with https://github.com/dariusk/corpora revno 9bb62927951f79bec2454f29d71b6e9b28d874b1 Leonard Richardson 2018-08-08 07:02:26 -04:00
  • 606abea87d Merged the two 'how to copy' files. Leonard Richardson 2018-08-06 16:14:07 -04:00
  • f6776f2131 We are no longer shadowing minor_planets. Leonard Richardson 2018-08-06 16:13:06 -04:00
  • faf4556a2f Added a crummy load() and names() implementation, but not announcing them yet. Leonard Richardson 2018-07-30 13:12:57 -04:00
  • eb8431c660 Added the example scripts to setup.py. Leonard Richardson 2018-07-30 11:50:11 -04:00
  • 01458b34c5 Added LICENSE file. Leonard Richardson 2018-07-30 10:34:38 -04:00
  • 92123b258c Resolved merge conflict. Leonard Richardson 2018-07-30 10:33:18 -04:00
  • 1df63cae64 Renamed alternate_letter forms to letterforms. Leonard Richardson 2018-07-30 10:32:45 -04:00
  • ab70190892 Removed sonnets -- they're in core corpora. Leonard Richardson 2018-07-30 10:23:44 -04:00
  • 19af63af80 Renamed corpora-more to corpora-olipy to remove ambiguity about what 'original' means. Leonard Richardson 2018-07-30 10:19:49 -04:00
  • 3d1fd7af2c Fixed board game script. Leonard Richardson 2018-07-30 10:18:54 -04:00
  • 259d2616aa Moved board game data into the games section. Leonard Richardson 2018-07-30 10:18:20 -04:00
  • 4350b90e4d Corpus cleanup. Leonard Richardson 2018-07-30 10:17:15 -04:00
  • 94670d8145 Got as many things as I could get working in Python 3. Leonard Richardson 2018-07-29 22:03:27 -04:00
  • 55f51068a2 Update README.md Leonard Richardson 2018-07-29 21:09:59 -04:00
  • 03f21ad0c4 Update README.md Leonard Richardson 2018-07-29 21:07:23 -04:00
  • 591a3711f5 Update README.md Leonard Richardson 2018-07-29 21:06:06 -04:00
  • 0e7c2309b1 OK, all the corpora stuff should be ported over now. Leonard Richardson 2018-07-29 18:23:57 -04:00
  • 00fd71886c Fixed corpora. Leonard Richardson 2018-07-29 17:24:05 -04:00
  • da5ea16eab Replaced my corpora implementation with a hacked version of Allison's. Leonard Richardson 2018-07-29 16:54:02 -04:00
  • 893e18c8ac Got the corpora up to date and documented. Leonard Richardson 2018-07-28 23:03:22 -04:00
  • 52bc52e4b9 Removed wordfilter clone -- there's a Python version now. Leonard Richardson 2018-07-28 22:10:00 -04:00
  • 9f72620896 More docs. Leonard Richardson 2018-07-25 18:04:25 -04:00
  • 530f05dc58 Remove the scheduler -- there's a better one in botfriend. Leonard Richardson 2018-07-25 17:59:01 -04:00
  • d69a762937 More documentation. Leonard Richardson 2018-07-25 17:58:49 -04:00
  • a5e7526543 RIP integration.py, victim of the long-prophesied Botpocalypse. Leonard Richardson 2018-07-25 17:44:57 -04:00
  • df04ac0392 Documenting each module with example code. Leonard Richardson 2018-07-25 17:44:35 -04:00
  • 4f5245f1b0 Merge branch 'setupify' of https://github.com/leonardr/olipy into setupify Leonard Richardson 2018-07-25 17:11:13 -04:00
  • cd8498635e Brought corpora-original up to date with https://github.com/dariusk/corpora revno 9bb62927951f79bec2454f29d71b6e9b28d874b1 Leonard Richardson 2018-07-24 23:35:39 -04:00
  • 91836cd806 Added a script to update corpora. Leonard Richardson 2018-07-24 23:35:35 -04:00
  • 0466ff68fd Merge branch 'setupify' of https://github.com/leonardr/olipy into setupify Leonard Richardson 2018-07-24 17:09:01 -04:00
  • c49b54b3ca Merge pull request #2 from samplereality/master Leonard Richardson 2018-07-24 17:08:29 -04:00
  • 89d57fc798 Moved texts to words/literature. Leonard Richardson 2018-05-06 18:14:01 -04:00
  • f183fd6e8e Converted board games and Apollo 11 to the corpora format. Leonard Richardson 2018-05-06 14:11:55 -04:00
  • 7df7a9297e Consolidated the word lists where possible and put them into the same format used by corpora. Leonard Richardson 2018-05-06 13:17:08 -04:00
  • 61e771dac5 concrete_nouns and nouns_by_frequency are redundant. Leonard Richardson 2018-05-06 12:35:58 -04:00
  • a029d0f116 Moving corpora-more into directories to match corpora-original. Leonard Richardson 2018-05-06 12:35:30 -04:00
  • d7abe1cb03 renamed data to corpora-original in the loader code. Leonard Richardson 2018-05-06 09:47:37 -04:00
  • 324ba0d0b2 Brought corpora-original up to date with https://github.com/dariusk/corpora revno d6f705c150ba16a8848284259a9eeda5868b8cf3 Leonard Richardson 2018-05-06 09:35:09 -04:00
  • bdbaa0e84a Move more-corpora to corpora-more so it will sort near corpora-original Leonard Richardson 2018-05-06 09:28:54 -04:00
  • 2637c5ddff First stab at turning this into something that can go on PyPI. Leonard Richardson 2018-05-04 17:08:10 -04:00
  • 8744120d27 Merge branch 'master' of https://github.com/leonardr/olipy Leonard Richardson 2017-08-27 09:25:01 -04:00
  • f7f5fc8bb5 Fix a bug that prevented the entire beginning from being yielded when the order was greater than one. Leonard Richardson 2017-08-27 09:24:36 -04:00
  • 893bf3cae7 Pad to an integer size. Leonard Richardson 2017-07-30 15:06:16 -04:00
  • 4a8f9503bf Got gibberish.py to pass a stress test. Leonard Richardson 2017-07-30 14:58:41 -04:00
  • fd90004dab Trying to clean up the README. Leonard Richardson 2017-06-25 09:20:32 -04:00
  • d53fd6f740 Added list for content filter. Leonard Richardson 2017-06-24 14:54:15 -04:00
  • 2e7321b882 Moved old datasets into more-corpora and got all the example scripts to work. Leonard Richardson 2017-06-24 12:49:39 -04:00
  • 0975085b7d All work and no play makes Jack a dull boy. Leonard Richardson 2017-06-24 12:00:39 -04:00
  • 1b6728f639 Added a helper method to pad a string with random whitespace characters. Leonard Richardson 2017-06-24 11:48:30 -04:00
  • 6d8b30ed23 Added example script for corpora. Leonard Richardson 2017-06-24 11:41:46 -04:00
  • 4250090ba1 Got more-corpora into shape. Leonard Richardson 2017-06-24 11:31:50 -04:00
  • 216a87b14f Added an incomplete mapping of Unicode glyphs to other glyphs that visually resemble them. Leonard Richardson 2017-02-18 08:37:59 -05:00
  • ab47b6d3c9 remove set_trace call. Leonard Richardson 2016-05-12 01:48:33 +00:00
  • ca25a9f5be Attempt to use COMBINING GRAPHEME JOINER to preserve whitespace in art. Leonard Richardson 2016-05-11 21:45:04 -04:00
  • bf7c822ded Added a custom alphabet for skin tones. Leonard Richardson 2016-05-11 21:37:42 -04:00
  • f2a74a0e51 Added the sampler gibberish. Leonard Richardson 2016-03-27 14:41:30 -04:00
  • 61e7e205af Added ModifierGradientGibberish, where the alphabet is held constant but the modifier in use shifts from one to the other. Leonard Richardson 2016-03-27 09:23:18 -04:00
  • 0aff58ce48 The SingleModifierGibberish is now the LimitedModifierGibberish and can have a choice of more than one modifier to use. Leonard Richardson 2016-03-27 08:57:39 -04:00
  • f6dad9a2bf Added different types of whitespace to limited-vocabulary alphabets. Added mirrored mosaics from non-tilable alphabets. Added mosaics that are primarily whitespace. Leonard Richardson 2016-03-27 08:52:00 -04:00
  • d1c330d7a2 Fixed merge conflict. Leonard Richardson 2015-06-21 08:56:45 -04:00
  • a03b03afad Integrated mirrored mosaics into the Smooth Unicode workflow. Leonard Richardson 2015-06-21 08:55:27 -04:00
  • f764754bec Refactored the mosaic code. Leonard Richardson 2015-06-21 07:43:42 -04:00
  • d139178141 Refactored the mosaic code. Leonard Richardson 2015-06-21 07:41:15 -04:00
  • d9e836ee95 Got the mosaic code semi-working again. Leonard Richardson 2015-06-11 06:57:26 -04:00
  • 492a747557 Started work on a module for generating symmetrical tile patterns. Leonard Richardson 2015-06-11 06:31:33 -04:00
  • dddfdd1b18 Update ebooks.py Mark Sample 2015-02-13 21:57:29 -05:00
  • a181371dcf Update tokenizer.py Mark Sample 2015-02-13 21:56:34 -05:00
  • 532f500e04 Don't put the last item in the middle bucket. Leonard Richardson 2014-10-01 18:09:15 -04:00
  • 351a78197b Fixed a bug in the Markov generator that stopped the example from working. Leonard Richardson 2014-09-22 20:31:33 -04:00
  • 51e9fa89b1 Added gibberish in which every character is modified with the same modifier. Leonard Richardson 2014-04-06 14:47:49 -04:00
  • f27de48210 Merge branch 'master' of https://github.com/leonardr/olipy Leonard Richardson 2014-04-06 12:01:52 -04:00
  • 977f3b00af Added emoji support to gibberish. Fix rare ebooks glitch that yielded the same quote twice on small corpora. Leonard Richardson 2014-04-06 12:01:40 -04:00
  • 45b0eeef34 Moved example to docstring. Leonard Richardson 2014-01-21 19:39:47 -08:00
  • f4a559f200 Made public the tricks I've developed to measure the quality of _ebooks quotes. Leonard Richardson 2013-12-30 20:38:35 -05:00
  • 016ef517fa Added a better tokenizer. Leonard Richardson 2013-12-30 15:32:08 -05:00
  • 6428d6fb5a Fixed typo. Leonard Richardson 2013-12-29 12:15:06 -05:00
  • cdc20249ac Moved the list of bad words to word-lists. Leonard Richardson 2013-12-29 12:14:49 -05:00
  • 6ac9136f6f Filtering is not good enough to promise anything other than 'adjectives' and 'nouns'. Leonard Richardson 2013-12-29 12:13:20 -05:00