Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update property extraction #482

Merged
merged 52 commits into from
Aug 22, 2023
Merged

update property extraction #482

merged 52 commits into from
Aug 22, 2023

Conversation

zucchini-nlp
Copy link
Member

No description provided.

annotators/property_extraction/server.py Outdated Show resolved Hide resolved
annotators/property_extraction/server.py Show resolved Hide resolved
annotators/property_extraction/server.py Show resolved Hide resolved
@Kpetyxova Kpetyxova self-requested a review July 4, 2023 09:24
Copy link
Contributor

@Kpetyxova Kpetyxova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ребята,

  1. а вам точно нужен spelling-preprocessing?
  2. тот же вопрос про spacy-nounphrases -- вы его используете (я уже не помню, если честно)?
  3. поменяйте, пожалуйста, proxy.yml. Теперь проксируется гораздо меньшее количество сервисов -- только те, что есть в новом основном дистрибутиве (см. assistant_dists/dream/proxy.yml)

reservations:
memory: 50G

dff-dream-persona-gpt-jt-prompted-skill:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you remove those skills? there will no be any skill to generate responses after this removal

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're adding the distribution's own skills in this PR which will be merged later on

@dilyararimovna
Copy link
Collaborator

and resolve conflicts please

@dilyararimovna dilyararimovna merged commit bbf0f3c into dev Aug 22, 2023
2 checks passed
@dilyararimovna dilyararimovna deleted the feat/prop_ext_final branch August 22, 2023 11:14
oserikov pushed a commit that referenced this pull request Nov 21, 2024
* custom entity linking

* codestyle

* update

* feat: Add terminusdb service

* chore: Add terminusdb service volume to dev

* refactor

* update pipeline_conf

* fix: removed extra services, added property-extraction to pipeline

* fix proxy

* update custom_el

* chore: Add component & container cards

* style: optimize Dockerfile for custom_el

* style: flake and black up

* style: flake and black up properly

* feat: exrtact multiple triplets

* codestyle

* codestyle

* fix

* fix: Add env vars & correct ports

* test: Add test.py

* codestyle

* fix

* removed badlisted classifier

* doc: Add readme to terminusdb

* doc: update terminusdb_service readme

* update download path

* fix

* typo

* delete file

* remove unnecessary services

* style: add line to end

* use prop extraction in dff skills

* codestyle

* add readme

* test: Add test.sh to terminusdb service

* add custom_el to wiki_skills

* replace convers-evaluator with sentence-ranker

* fix: Delete unnecessary service

* update prop-ex in the main dream distr

* chore: Delete unnecessary service

---------

Co-authored-by: dmitry <dmitrij.euseew@yandex.ru>
Co-authored-by: Rami <rami.n.mashkouk@gmail.com>
Co-authored-by: kpetyxova <kpetyxova@mail.ru>
Co-authored-by: Rami <54779216+Ramimashkouk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants