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

Merging updates made in main when releasing into dev #54

Merged
merged 19 commits into from
Aug 2, 2023
Merged

Conversation

nicolasdugue
Copy link
Member

No description provided.

thibaultprouteau and others added 18 commits July 24, 2023 16:28
result of setting networkit.setNumberOfThreads
to 1.
Fix log string in in for number of threads in graph-embeddings.
Co-authored-by: simon.guillot@univ-lemans.fr <sguillot@lst.clusterlst.univ-lemans.fr>
Co-authored-by: Thibault PROUTEAU <thibault.prouteau@univ-lemans.fr>
* similarity evaluation from txt file and dataset

* rename evaluation in evaluate

* similarity with MEN and WS353 datasets

* similarity unit tests

* sparsify and binarize SINrVectors

* notebook sim + sparsify + binarize

* add new path to oanc SINrVectors

* remove pk file and add fetch oanc

---------

Co-authored-by: Beranger Anna <aberanger@lst.clusterlst.univ-lemans.fr>
Co-authored-by: Nico <nicolas.dugue@univ-lemans.fr>
* add workflow to run tests on push and pull request

* workflow test on current branch

* workflow test on current branch

* add requirement.txt

* remove tests from sinr folder
* similarity evaluation from txt file and dataset

* rename evaluation in evaluate

* similarity with MEN and WS353 datasets

* similarity unit tests

* sparsify and binarize SINrVectors

* notebook sim + sparsify + binarize

* add new path to oanc SINrVectors

* Add oanc model

* allowing for exceptions in preprocess filtering + modifying named entity options to choose between chunking, tagging and deleting

* rename function to match

* Pushing correct refactored function to take into account exception list and lowering

* Deleting deprecated tests

* Deleting oanc model

---------

Co-authored-by: Beranger Anna <aberanger@lst.clusterlst.univ-lemans.fr>
Co-authored-by: Anna Beranger <anbberanger@gmail.com>
Co-authored-by: simon.guillot@univ-lemans.fr <sguillot@lst.clusterlst.univ-lemans.fr>
* Adds exceptions.txt which contains the words required for sim datasets: scws, ws, men

* rename exception file
* Adds concept categorization dataset exception file.

* Adds concept categorization dataset exception file.

* Adds single file for exceptions, combination of similarity and categorization datasets. Closes #33
)

* Adds workflow configuration to automatically build docs html pages.

* Update build-doc.yml
* Add poetry-bumpversion.

* Workflow for PyPi deployment.

* Workflow for PyPi deployment.

* Update deploy.yml

* Revert "Update deploy.yml"

This reverts commit 6ccfbff.

* Revert "Revert "Update deploy.yml""

This reverts commit 32b14e2.
* update notebook evaluate + add fetch simlex

* evaluate notebook update + file name depending on the time of creation for fetch methods

* SimLex 999 665 222 111 comments

* correction of SIMLEX to SimLex
* add remove dimensions with nnz thresholds min and max + unit test

* correction dataset fetch for similarity, name file with current time (milliseconds)

* correction import time

* detection of thresholds to filter dimensions based on nnz

* Add tabulate in requirements.txt

---------

Co-authored-by: Thibault PROUTEAU <thibault.prouteau@univ-lemans.fr>
* Update pyproject.toml

* Update pyproject.toml
Files changed:
M	pyproject.toml
M	sinr/__init__.py
@thibaultprouteau thibaultprouteau self-assigned this Aug 2, 2023
@nicolasdugue nicolasdugue merged commit 74039de into dev Aug 2, 2023
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.

4 participants