Releases: SomeOddCodeGuy/OfflineWikipediaTextApi
Releases · SomeOddCodeGuy/OfflineWikipediaTextApi
Release list
v0.2 - Updated NeuML Wiki Datasets, updated dependency versions, and other fixes
- Changed default host from 0.0.0.0 to 127.0.0.1
- Cleaned up a few minor issues related to search and the string escaping
- Updated the pin versions of libraries to newer versions
- Updated third party license section to keep it up to date
- Fixed some issues with the .bat and .sh files and made them more robust, and pulled macos out of untested
- Updated to latest version of NeuML's wikipedia datasets
v0.11
What's Changed
- Update links to the wikipedia dataset by @SomeOddCodeGuy in #21
- Rolling back torch to 2.7.0 by @SomeOddCodeGuy in #22
- Removed hardcoded environment variable addition; users should run this manually as necessary
v0.1 - First Release Checkpoint
What's Changed
- Update README.md by @RodriMora in #1
- docs: update README.md by @eltociear in #2
- Couple of cleanups by @SomeOddCodeGuy in #3
- Dataset update, bug fix and new top_article endpoint by @SomeOddCodeGuy in #4
- added top n full articles function by @mrober01 in #5
- Update README.md to describe top N articles endpoint by @mrober01 in #6
- updated top n articles function comment. by @mrober01 in #7
- update readme for top_n_articles function to allow negative N which makes order ascending by @mrober01 in #10
- Add support for negative num_top_articles to select ascending top art… by @mrober01 in #9
- Make data directory parent configurable by @bgs4free in #8
- Updates to bat file and readme by @SomeOddCodeGuy in #11
- Update requirements.txt by @iSevenDays in #13
- Fix run_linux.sh to properly use Git LFS for dataset downloads by @iSevenDays in #14
- Update requirements.txt by @SomeOddCodeGuy in #15
- Update requirements.txt by @SomeOddCodeGuy in #17
New Contributors
- @RodriMora made their first contribution in #1
- @eltociear made their first contribution in #2
- @mrober01 made their first contribution in #5
- @bgs4free made their first contribution in #8
- @iSevenDays made their first contribution in #13
Full Changelog: https://github.com/SomeOddCodeGuy/OfflineWikipediaTextApi/commits/v0.1