-
-
Notifications
You must be signed in to change notification settings - Fork 50
easy installable dictionary #73
Comments
Any progress on this? I think all you need to do is open an issue here and explain why the package is going to be large. |
Hi, thanks for the reminder. Let me have a look and take action in the next few days. |
Okay, so I will confirm with the team about the dictionary file and then open an issue on Pypa repo early next week. |
I've added the following 3 dictionary packages on PyPI;
The PyPI size limit is 60MB; For So you can already do the following to start using the tokenizer;
I have filed an issue to request the size limit increase; Once they increase the limit, I will upload |
@sorami Did you get some response from the PyPI? I'm going to release the new version of GiNZA in next two weeks. I'd like to make the GiNZA packages available via the PyPI if the SudachDict-core would be also coming from the PyPI. |
@hiroshi-matsuda The same request made by someone else a day before us ( PyPI package size limit for splice-beakerx · Issue #298 · pypa/packaging-problems ) is in a same situation. I've added a comment to the issue just now to ping them. As soon as they change the size limit, our side is ready to release all three (small, core, full) dictionaries on the PyPI. |
Just poking this issue. It looks like the correct place to make a request for a size increase is actually pypi-support, not the place linked to before. The 298 issue linked here was migrated by the admin there but for some reason the SudachiPy one wasn't, so I guess you need to open a new issue. |
Thank you very much for the information, @polm !! I have opened an issue there; pypi/support#131 |
Limit Request: sudachidict-{core,full} - {75, 160MB} · Issue #131 · pypa/pypi-support Okay, so we can't distribute the dictionaries on PyPI. Let me consider the alternative approaches Jason introduced to us in the above issue. |
I've (finally) set up the Python packages for the dictionaries; Now you can install them via PyPI.
The dictionary binary files are not in the packages, but they are downloaded upon installation. |
explosion/spaCy#3756 (comment)
Asking PyPI organization allowing 60MB limit exception for
full
andcore
dictionary.This issue is heavily related to https://github.com/WorksApplications/SudachiDict
The text was updated successfully, but these errors were encountered: