Skip to content

Releases: sakan811/Common-Japanese-Morphemes-in-YOASOBI-Lyrics

v7.0.0

12 Oct 11:32
560dda4
Compare
Choose a tag to compare

What's Changed

  • Updated Visuals by @sakan811 in #3
  • Added SQLite operation test by @sakan811 in #4
  • Added instructions for extracting Japanese morphemes from lyrics by @sakan811 in #5
  • Build the scripts into Docker image by @sakan811 in #6
  • chore(deps): update sqlalchemy requirement from ~=2.0.29 to ~=2.0.35 by @dependabot in #9
  • chore(deps): update pytest requirement from ~=8.2.0 to ~=8.3.3 by @dependabot in #8
  • chore(deps): update pandas requirement from ~=2.2.2 to ~=2.2.3 by @dependabot in #7
  • Updated README.md and Docker Build step name by @sakan811 in #10
  • Update README.md by @sakan811 in #11

New Contributors

Full Changelog: v6.0.0...v7.0.0

v6.0.0

07 Oct 15:45
1423776
Compare
Choose a tag to compare

What's Changed

  • Extract morphemes from JSON data instead by @sakan811 in #1
  • Change Python Test CI name by @sakan811 in #2
  • Removed Find Common Words in YOASOBI's lyrics project
  • Removed web-scraping from Genius.com

New Contributors

Full Changelog: v5.0.1...v6.0.0

v5.0.1

24 Jul 19:47
Compare
Choose a tag to compare
  • Added morphemes-to-words converter
  • Added JMdict JSONs
  • Use asynchronous requests to fetch HTML contents
  • Removed pipeline.py and sqlite_db.py
  • Added more tests

v4.0.2

30 Jun 16:09
Compare
Choose a tag to compare
  • Added more tests to improve code coverage and reliability.
  • Updated the README.md for better documentation and clarity.

v3.0.0

27 May 14:02
a48e737
Compare
Choose a tag to compare
  • Adjusted Japanese words and Part of Speech extracting process in extract.py

v2.1.0

24 May 14:17
Compare
Choose a tag to compare
  • Refactored web_scrap.py for improved code quality and maintainability.
  • Continued enhancements from v2.0.0 and v2.0.1, which included:
    • Transitioned to using only BeautifulSoup4 for HTML content scraping.
    • Adjustments made to test.py to enhance testing effectiveness.

v1.2.0

18 May 17:54
Compare
Choose a tag to compare
  • Adjusted test.py
  • Used ThreadPoolExecutor instead of Thread
  • Added test_result.html
  • Stopped using GitHub Action's CI pipeline as it failed to fetch the HTML content properly

v1.0.0

03 May 17:48
Compare
Choose a tag to compare
Update v1.0.0