معرفی شرکت ها


coreferee-1.4.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Coreference resolution for English, French, German and Polish, optimised for limited training data and easily extensible for further languages
ویژگی مقدار
سیستم عامل -
نام فایل coreferee-1.4.0
نام coreferee
نسخه کتابخانه 1.4.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Richard Paul Hudson
ایمیل نویسنده hudsonrichardpaul@gmail.com
آدرس صفحه اصلی https://github.com/richardpaulhudson/coreferee
آدرس اینترنتی https://pypi.org/project/coreferee/
مجوز MIT
Coreferences are situations where two or more words within a text refer to the same entity, e.g. _**John** went home because **he** was tired_. Resolving coreferences is an important general task within the natural language processing field. Coreferee is a Python 3 library (tested with versions 3.6—3.10) that is used together with [spaCy](https://spacy.io/) (tested with versions 3.0.0—3.5.0) to resolve coreferences within English, French, German and Polish texts. It is designed so that it is easy to add support for new languages. It uses a mixture of neural networks and programmed rules. The library was originally developed at [msg systems](https://www.msg.group/en) and was also maintained for a while at [Explosion AI](https://explosion.ai). For more information, please see the [main documentation on GitHub](https://github.com/richardpaulhudson/coreferee).


نیازمندی

مقدار نام
<3.6.0,>=3.0.0 spacy


زبان مورد نیاز

مقدار نام
<3.11,>=3.6 Python


نحوه نصب


نصب پکیج whl coreferee-1.4.0:

    pip install coreferee-1.4.0.whl


نصب پکیج tar.gz coreferee-1.4.0:

    pip install coreferee-1.4.0.tar.gz