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

docs: Readme documentation for the laser_encoder package #246

Merged
merged 45 commits into from
Sep 6, 2023

Conversation

CaptainVee
Copy link
Contributor

This commit adds comprehensive README documentation for the laser_encoders Python package. The README provides clear instructions on installation, primary usage, contributing guidelines, licensing information, etc.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 21, 2023
laser_encoders/README.md Outdated Show resolved Hide resolved
laser_encoders/README.md Show resolved Hide resolved
laser_encoders/README.md Outdated Show resolved Hide resolved
laser_encoders/README.md Outdated Show resolved Hide resolved
laser_encoders/README.md Outdated Show resolved Hide resolved
laser_encoders/README.md Outdated Show resolved Hide resolved
laser_encoders/README.md Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@@ -7,7 +7,7 @@ name = "laser_encoders"
version = "0.0.1"
authors = [{name = "Facebook AI Research"}]
description = "LASER Language-Agnostic SEntence Representations is a toolkit to calculate multilingual sentence embeddings and to use them for document classification, bitext filtering and mining"
readme = "README.md"
readme = "laser_encoders/README.md"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it necessary to prefix with laser_encoders?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea, Still because of testpypi. If you don't point to it, it would use the README of the main laser repo which doesn't contain any information on how to run the laser package

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we not want the pyproject.toml file to live inside laser_encoders?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well I can't say for sure, you guys get to decide that. I worked based on the present structure. But my own suggestion too would be to move the pyproject.toml file

Copy link
Contributor

@heffernankevin heffernankevin Aug 29, 2023

Choose a reason for hiding this comment

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

Let's move it into laser_encoders

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Alright then

laser_encoders/README.md Outdated Show resolved Hide resolved
laser_encoders/README.md Outdated Show resolved Hide resolved
@heffernankevin heffernankevin merged commit 94bc7aa into facebookresearch:MLH-dev Sep 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants