معرفی شرکت ها


finntk-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Finnish NLP toolkit
ویژگی مقدار
سیستم عامل -
نام فایل finntk-0.0.9
نام finntk
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Frankie Robertson
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/frankier/finntk
آدرس اینترنتی https://pypi.org/project/finntk/
مجوز -
# FinnTK <p align="center"> <a href="https://badge.fury.io/py/finntk"><img src="https://badge.fury.io/py/finntk.svg" alt="Available on PyPI" height="18"></a> <a href="https://finntk.readthedocs.io/en/latest/?badge=latest"><img alt="Documentation Status" src="https://readthedocs.org/projects/finntk/badge/?version=latest"></a> </p> Some simple high level tools for processing Finnish text. This project is according to my personal preferences but might be helpful to others, particularly for exploratory coding. For larger projects you may prefer to use [OMorFi](https://github.com/flammie/omorfi) directly. ## Installation ## This project assumes you've installed HFST and OMorFi system-wide, like so: $ PIP_IGNORE_INSTALLED=1 pipenv install --site-packages finntk Part of the reason for this is because [HFST is not currently pip installable](https://github.com/hfst/hfst/issues/375). The current known good versions of HFST and OMorFi are in installed with Docker in the `docker` directory. ## License ## This project is licensed under the Apache v2 license. The code in `finntk/vendor` is vendorized from other projects and is licensed under their respective licenses. ## Development ## ### Release process ### 1. Make a release commit in which the version is incremented in setup.py 2. Make a git tag of this commit with `git tag v$VERSION` 3. Push release to GitHub with `git push --tags` 4. Upload to PyPI with `python3 setup.py sdist bdist_wheel` and `twine upload dist/*`


نیازمندی

مقدار نام
>=1.4.3 appdirs
>=4.1.0 more-itertools
>=3.3 nltk
>=1.6.6 plumbum
>=1.2.1 portalocker
- pyahocorasick
>=0.22.0 scikit-learn
>=2.2.0 wordfreq
>=5.7.0 ConceptNet
>=3.5.0 flake8
- hypothesis
- pytest
>=38.6.0 setuptools
>=1.11.0 twine
>=0.31.0 wheel
- recommonmark
>=1.5 sphinx
- sphinx-autodoc-typehints
- sphinx-rtd-theme
>=3.4.0 gensim
- pytorch-pretrained-bert
>=1.0.0 torch


نحوه نصب


نصب پکیج whl finntk-0.0.9:

    pip install finntk-0.0.9.whl


نصب پکیج tar.gz finntk-0.0.9:

    pip install finntk-0.0.9.tar.gz