https://github.com/boyanangelov/species2vec
Species vector representations
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: biorxiv.org, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Keywords
Repository
Species vector representations
Basic Info
Statistics
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
species2vec
bioRxiv pre-print: https://www.biorxiv.org/content/early/2018/11/05/461996
Usage instructions:
```python import gensim
load species embeddings
m = gensim.models.KeyedVectors.loadword2vecformat('mammalia_6M.vec')
test species embeddings
m.mostsimilar(u'Grammomysibeanus') ```
Two sets of embeddings are included in this repository (mammalia_6M.vec amd reptilia_3M.vec). If you need to generate new ones, have a look at the tutorial notebook in notebooks/species2vec_tutorial.ipynb.
Owner
- Name: Boyan Angelov
- Login: boyanangelov
- Kind: user
- Location: Berlin, Germany
- Website: http://boyanangelov.com
- Twitter: thinking_code
- Repositories: 21
- Profile: https://github.com/boyanangelov
Data Strategist | Author | Researcher (Complexity, AI)
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Boyan Angelov | b****v@g****m | 7 |
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0