protypo


Nameprotypo JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://protypo.entelecheia.ai
SummaryA Python Library for Language Models
upload_time2023-04-21 11:43:30
maintainer
docs_urlNone
authorYoung Joon Lee
requires_python>=3.8.1,<3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Protypo: A Python Library for Language Models

[![pypi-image]][pypi-url]
[![license-image]][license-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![jupyter-book-image]][docs-url]

<!-- Links: -->

[pypi-image]: https://img.shields.io/pypi/v/protypo
[license-image]: https://img.shields.io/github/license/entelecheia/protypo
[license-url]: https://github.com/entelecheia/protypo/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/protypo?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/protypo
[release-url]: https://github.com/entelecheia/protypo/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg
[repo-url]: https://github.com/entelecheia/protypo
[pypi-url]: https://pypi.org/project/protypo
[docs-url]: https://protypo.entelecheia.ai
[changelog]: https://github.com/entelecheia/protypo/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/protypo/blob/main/CONTRIBUTING.md

<!-- Links: -->

A Python Library for Language Models

- Documentation: [https://protypo.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/protypo][repo-url]
- PyPI: [https://pypi.org/project/protypo][pypi-url]

Protypo is a versatile and powerful Python library designed to facilitate the creation, training, and deployment of cutting-edge language models, a fundamental component in natural language processing (NLP) and artificial intelligence (AI) applications. The name Protypo is derived from the Greek word πρότυπο, meaning "prototype" or "model," reflecting the library's focus on providing a solid foundation for language model development.

## Features

Protypo offers a wide range of features that cater to both newcomers and experienced professionals in the NLP field:

- **Intuitive API**: Protypo provides an easy-to-use and user-friendly API, enabling developers to create, train, and fine-tune language models with minimal lines of code.
- **Flexible architecture**: The library supports various state-of-the-art language model architectures, such as Transformer, LSTM, and GRU, allowing users to experiment with different approaches and find the best fit for their projects.
- **Pre-trained models**: Protypo comes with a collection of pre-trained models for various languages, domains, and tasks, enabling users to leverage transfer learning and quickly adapt these models to their specific requirements.
- **Customizability**: Users can build custom language models from scratch or fine-tune existing ones, providing full control over model architecture, training parameters, and optimization techniques.
- **Multilingual support**: Protypo is designed with a focus on multilingualism, supporting a wide range of languages and facilitating seamless integration with other language resources and tools.

## Installation

You can install Protypo using pip:

```bash
pip install protypo
```

## Getting Started

To get started with Protypo, check out the [official documentation](https://protypo.entelecheia.ai/) and the [GitHub repository](https://github.com/entelecheia/protypo) for examples, tutorials, and more information.

## Changelog

See the [CHANGELOG] for more information.

## Contributing

Contributions are welcome! Please see the [contributing guidelines] for more information.

## License

This project is released under the [MIT License][license-url].


            

Raw data

            {
    "_id": null,
    "home_page": "https://protypo.entelecheia.ai",
    "name": "protypo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Young Joon Lee",
    "author_email": "entelecheia@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/69/b5e91d434e55b2a302bc0ffb44c68a1c400a68ff284c1da1117d64a4efae/protypo-0.1.2.tar.gz",
    "platform": null,
    "description": "# Protypo: A Python Library for Language Models\n\n[![pypi-image]][pypi-url]\n[![license-image]][license-url]\n[![version-image]][release-url]\n[![release-date-image]][release-url]\n[![jupyter-book-image]][docs-url]\n\n<!-- Links: -->\n\n[pypi-image]: https://img.shields.io/pypi/v/protypo\n[license-image]: https://img.shields.io/github/license/entelecheia/protypo\n[license-url]: https://github.com/entelecheia/protypo/blob/main/LICENSE\n[version-image]: https://img.shields.io/github/v/release/entelecheia/protypo?sort=semver\n[release-date-image]: https://img.shields.io/github/release-date/entelecheia/protypo\n[release-url]: https://github.com/entelecheia/protypo/releases\n[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg\n[repo-url]: https://github.com/entelecheia/protypo\n[pypi-url]: https://pypi.org/project/protypo\n[docs-url]: https://protypo.entelecheia.ai\n[changelog]: https://github.com/entelecheia/protypo/blob/main/CHANGELOG.md\n[contributing guidelines]: https://github.com/entelecheia/protypo/blob/main/CONTRIBUTING.md\n\n<!-- Links: -->\n\nA Python Library for Language Models\n\n- Documentation: [https://protypo.entelecheia.ai][docs-url]\n- GitHub: [https://github.com/entelecheia/protypo][repo-url]\n- PyPI: [https://pypi.org/project/protypo][pypi-url]\n\nProtypo is a versatile and powerful Python library designed to facilitate the creation, training, and deployment of cutting-edge language models, a fundamental component in natural language processing (NLP) and artificial intelligence (AI) applications. The name Protypo is derived from the Greek word \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf, meaning \"prototype\" or \"model,\" reflecting the library's focus on providing a solid foundation for language model development.\n\n## Features\n\nProtypo offers a wide range of features that cater to both newcomers and experienced professionals in the NLP field:\n\n- **Intuitive API**: Protypo provides an easy-to-use and user-friendly API, enabling developers to create, train, and fine-tune language models with minimal lines of code.\n- **Flexible architecture**: The library supports various state-of-the-art language model architectures, such as Transformer, LSTM, and GRU, allowing users to experiment with different approaches and find the best fit for their projects.\n- **Pre-trained models**: Protypo comes with a collection of pre-trained models for various languages, domains, and tasks, enabling users to leverage transfer learning and quickly adapt these models to their specific requirements.\n- **Customizability**: Users can build custom language models from scratch or fine-tune existing ones, providing full control over model architecture, training parameters, and optimization techniques.\n- **Multilingual support**: Protypo is designed with a focus on multilingualism, supporting a wide range of languages and facilitating seamless integration with other language resources and tools.\n\n## Installation\n\nYou can install Protypo using pip:\n\n```bash\npip install protypo\n```\n\n## Getting Started\n\nTo get started with Protypo, check out the [official documentation](https://protypo.entelecheia.ai/) and the [GitHub repository](https://github.com/entelecheia/protypo) for examples, tutorials, and more information.\n\n## Changelog\n\nSee the [CHANGELOG] for more information.\n\n## Contributing\n\nContributions are welcome! Please see the [contributing guidelines] for more information.\n\n## License\n\nThis project is released under the [MIT License][license-url].\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python Library for Language Models",
    "version": "0.1.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a736c3bf747dfdfa254ecb2c3bb9cffd575e275a02f5cfa5af830c350654aa1c",
                "md5": "12d749acf91bc3060d51f0d21710dbae",
                "sha256": "23c964cf2b13bb57b129d8fa7e38f1836b3544f9edd4fd9be43bfd5eddb9230d"
            },
            "downloads": -1,
            "filename": "protypo-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12d749acf91bc3060d51f0d21710dbae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<3.12",
            "size": 11292,
            "upload_time": "2023-04-21T11:43:29",
            "upload_time_iso_8601": "2023-04-21T11:43:29.867635Z",
            "url": "https://files.pythonhosted.org/packages/a7/36/c3bf747dfdfa254ecb2c3bb9cffd575e275a02f5cfa5af830c350654aa1c/protypo-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e69b5e91d434e55b2a302bc0ffb44c68a1c400a68ff284c1da1117d64a4efae",
                "md5": "a1c7e2084d57c2a2660fffaa22586bcf",
                "sha256": "299be318a7f4f8d53bda845c42aa422eba02b2ed77747a116a96407aa2dd437f"
            },
            "downloads": -1,
            "filename": "protypo-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a1c7e2084d57c2a2660fffaa22586bcf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<3.12",
            "size": 8750,
            "upload_time": "2023-04-21T11:43:30",
            "upload_time_iso_8601": "2023-04-21T11:43:30.854564Z",
            "url": "https://files.pythonhosted.org/packages/5e/69/b5e91d434e55b2a302bc0ffb44c68a1c400a68ff284c1da1117d64a4efae/protypo-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 11:43:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "protypo"
}
        
Elapsed time: 0.05570s