Name | malaya JSON |
Version |
5.1.1
JSON |
| download |
home_page | https://github.com/huseinzol05/Malaya |
Summary | Natural-Language-Toolkit for bahasa Malaysia, powered by Tensorflow and PyTorch. |
upload_time | 2024-03-28 17:21:04 |
maintainer | None |
docs_url | None |
author | huseinzol05 |
requires_python | >=3.6 |
license | MIT |
keywords |
nlp
bm
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
**Malaya** is a Natural-Language-Toolkit library for bahasa Malaysia, powered by PyTorch.
Documentation
--------------
Proper documentation is available at https://malaya.readthedocs.io/
Installing from the PyPI
----------------------------------
::
$ pip install malaya
It will automatically install all dependencies except for PyTorch. So you can choose your own PyTorch CPU / GPU version.
Only **Python >= 3.6.0**, and **PyTorch >= 1.10** are supported.
If you are a Windows user, make sure read https://malaya.readthedocs.io/en/latest/running-on-windows.html
Development Release
---------------------------------
Install from `master` branch,
::
$ pip install git+https://github.com/huseinzol05/malaya.git
We recommend to use **virtualenv** for development.
Documentation at https://malaya.readthedocs.io/en/latest/
Pretrained Models
------------------
Malaya also released Malaysian pretrained models, simply check at https://huggingface.co/mesolitica
References
-----------
If you use our software for research, please cite:
::
@misc{Malaya, Natural-Language-Toolkit library for bahasa Malaysia, powered by PyTorch,
author = {Husein, Zolkepli},
title = {Malaya},
year = {2018},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/mesolitica/malaya}}
}
Acknowledgement
----------------
Thanks to `KeyReply <https://www.keyreply.com/>`_ for private V100s cloud and `Mesolitica <https://mesolitica.com/>`_ for private RTXs cloud to train Malaya-Speech models.
Also, thanks to `Tensorflow Research Cloud <https://www.tensorflow.org/tfrc>`_ for free TPUs access.
Contributing
----------------
Thank you for contributing this library, really helps a lot. Feel free to contact me to suggest me anything or want to contribute other kind of forms, we accept everything, not just code!
Raw data
{
"_id": null,
"home_page": "https://github.com/huseinzol05/Malaya",
"name": "malaya",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "nlp, bm",
"author": "huseinzol05",
"author_email": "husein.zol05@gmail.com",
"download_url": "https://github.com/huseinzol05/Malaya/archive/master.zip",
"platform": null,
"description": "**Malaya** is a Natural-Language-Toolkit library for bahasa Malaysia, powered by PyTorch.\n\nDocumentation\n--------------\n\nProper documentation is available at https://malaya.readthedocs.io/\n\nInstalling from the PyPI\n----------------------------------\n\n::\n\n $ pip install malaya\n\nIt will automatically install all dependencies except for PyTorch. So you can choose your own PyTorch CPU / GPU version.\n\nOnly **Python >= 3.6.0**, and **PyTorch >= 1.10** are supported.\n\nIf you are a Windows user, make sure read https://malaya.readthedocs.io/en/latest/running-on-windows.html\n\nDevelopment Release\n---------------------------------\n\nInstall from `master` branch,\n\n::\n\n $ pip install git+https://github.com/huseinzol05/malaya.git\n\n\nWe recommend to use **virtualenv** for development. \n\nDocumentation at https://malaya.readthedocs.io/en/latest/\n\nPretrained Models\n------------------\n\nMalaya also released Malaysian pretrained models, simply check at https://huggingface.co/mesolitica\n\nReferences\n-----------\n\nIf you use our software for research, please cite:\n\n::\n\n @misc{Malaya, Natural-Language-Toolkit library for bahasa Malaysia, powered by PyTorch,\n author = {Husein, Zolkepli},\n title = {Malaya},\n year = {2018},\n publisher = {GitHub},\n journal = {GitHub repository},\n howpublished = {\\url{https://github.com/mesolitica/malaya}}\n }\n\nAcknowledgement\n----------------\n\nThanks to `KeyReply <https://www.keyreply.com/>`_ for private V100s cloud and `Mesolitica <https://mesolitica.com/>`_ for private RTXs cloud to train Malaya-Speech models.\n\nAlso, thanks to `Tensorflow Research Cloud <https://www.tensorflow.org/tfrc>`_ for free TPUs access.\n\nContributing\n----------------\n\nThank you for contributing this library, really helps a lot. Feel free to contact me to suggest me anything or want to contribute other kind of forms, we accept everything, not just code!\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Natural-Language-Toolkit for bahasa Malaysia, powered by Tensorflow and PyTorch.",
"version": "5.1.1",
"project_urls": {
"Download": "https://github.com/huseinzol05/Malaya/archive/master.zip",
"Homepage": "https://github.com/huseinzol05/Malaya"
},
"split_keywords": [
"nlp",
" bm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "598cc83a0aef2fb434072f78a7a1f8d7202fb3addf523874f138e3dfa49e3425",
"md5": "feeba3c914ace4b6724647c869f2a940",
"sha256": "3cc795b733254a97fbb0705d890b0cc125967a4a4a2beb716da5b219d19d3239"
},
"downloads": -1,
"filename": "malaya-5.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "feeba3c914ace4b6724647c869f2a940",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2608749,
"upload_time": "2024-03-28T17:21:04",
"upload_time_iso_8601": "2024-03-28T17:21:04.759727Z",
"url": "https://files.pythonhosted.org/packages/59/8c/c83a0aef2fb434072f78a7a1f8d7202fb3addf523874f138e3dfa49e3425/malaya-5.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-28 17:21:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "huseinzol05",
"github_project": "Malaya",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "malaya"
}