معرفی شرکت ها


estnltk-core-1.7.0rc0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

EstNLTK core - basic data structures and components of the EstNLTK library
ویژگی مقدار
سیستم عامل -
نام فایل estnltk-core-1.7.0rc0
نام estnltk-core
نسخه کتابخانه 1.7.0rc0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده University of Tartu
ایمیل نویسنده siim.orasmaa@gmail.com, alex.tk.fb@gmail.com, tpetmanson@gmail.com, swen@math.ut.ee
آدرس صفحه اصلی https://github.com/estnltk/estnltk
آدرس اینترنتی https://pypi.org/project/estnltk-core/
مجوز GPLv2
EstNLTK-core -- core components of the EstNLTK library =========================================================================== This package contains core components of the EstNLTK library: * data structures: `BaseText`, `BaseLayer`, `Layer`, `Span`, `EnvelopingSpan`, `SpanList`, `Annotation`; * tagger component interfaces: `Tagger`, `Retagger`; * basic layer operations: flatten, merge, rebase, split layers etc. * basic visualization and Jupyter Notebook support (HTML representations); * functions for converting between EstNLTK's data structures and JSON / dict representations; * skeleton for NLP pipeline (components for resolving layer dependencies and tagging layers sequentially); Note: this package does not include linguistic analysis tools / Estonian NLP pipeline. Please use the `estnltk` package for the pipeline. The EstNLTK project is funded by EKT ([Eesti Keeletehnoloogia Riiklik Programm](https://www.keeletehnoloogia.ee/)). ### Installation EstNLTK-core is available as a PyPI wheel: ``` pip install estnltk_core==1.7.0 ``` And as an Anaconda package: ``` conda install -c estnltk -c conda-forge estnltk_core=1.7.0 ``` Supported Python versions: 3.7+ ### Documentation Information about EstNLTK-core's API is provided in docstrings of classes and methods. Browse the source for details. ### Source The source of the package can be found at [main branch](https://github.com/estnltk/estnltk/tree/main/estnltk_core). --- License: GNU General Public License v2.0 (C) University of Tartu


نیازمندی

مقدار نام
>=2015.07.19 regex
==2.5 networkx
<=1.1.5 pandas
<=1.19.4 numpy
<=2.6.3 networkx
<=1.3.5 pandas
<=1.21.5 numpy
- networkx
- pandas


نحوه نصب


نصب پکیج whl estnltk-core-1.7.0rc0:

    pip install estnltk-core-1.7.0rc0.whl


نصب پکیج tar.gz estnltk-core-1.7.0rc0:

    pip install estnltk-core-1.7.0rc0.tar.gz