معرفی شرکت ها


entity-search-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Entity Search
ویژگی مقدار
سیستم عامل -
نام فایل entity-search-0.0.4
نام entity-search
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Pablo Torres
ایمیل نویسنده pablo.torres@insight-centre.org
آدرس صفحه اصلی https://github.com/ptorrest/entity-search
آدرس اینترنتی https://pypi.org/project/entity-search/
مجوز GNU
# Entity Search This is an entity search framework based on stationary distributions on random walks with diffusion kernel. ## Development You will need to include the configuration for this repo to your git local configuration. `` git config --local include.path ../.gitconfig `` This step removes the result section in the json document for each execution in the notebooks. ## Testing In oder to execute the tests, you will need the development dataset. This dataset can be created from the following [repo](https://gitlab.insight-centre.org/ptorres/entity-search-development-data). Once the dataset is created, you need to registered in the configuration file. To simplify this step, just use the incorporated subcommnad `config` where you can defined the development data folder. For instance, if the dataset is installed in this directory `/data/dev-es`, then you need to execute config as follows: `` python setup.py config --config-datafolder=/data/dev-es `` This command will create a configuration file in `etc/` with the proper setup. Once the configuration file is created, you can execute the tests, as shown below: `` python setup.py test ``


نیازمندی

مقدار نام
- colorlog
- gensim
- krovetz
- matplotlib
- nltk
- numba
- numpy
- pandas
- scipy
- sparse


نحوه نصب


نصب پکیج whl entity-search-0.0.4:

    pip install entity-search-0.0.4.whl


نصب پکیج tar.gz entity-search-0.0.4:

    pip install entity-search-0.0.4.tar.gz