https://github.com/vinhkhuc/JFastText
java jni machine-learning model-compression nlp text-classification word-embeddings
Score: 11.109518237971509
Last synced: about 9 hours ago
JSON representation
Repository metadata:
Java interface for fastText
- Host: GitHub
- URL: https://github.com/vinhkhuc/JFastText
- Owner: vinhkhuc
- License: other
- Created: 2017-02-05T23:33:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T07:07:59.000Z (over 2 years ago)
- Last Synced: 2025-09-05T17:24:19.374Z (2 days ago)
- Topics: java, jni, machine-learning, model-compression, nlp, text-classification, word-embeddings
- Language: Java
- Homepage:
- Size: 57.6 KB
- Stars: 243
- Watchers: 23
- Forks: 99
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Vinh Khuc
- Login: vinhkhuc
- Email:
- Kind: user
- Description: Machine Learning, NLP and Computer Vision enthusiast.
- Website: https://www.linkedin.com/in/vinh-khuc-3390a52a/
- Location: San Francisco Bay Area
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/914887?v=4
- Repositories: 27
- Last Synced at: 2023-08-13T12:54:22.501Z
- Profile URL: https://github.com/vinhkhuc
GitHub Events
Total
- Fork event: 1
- Watch event: 13
- Total: 14
Last Year
- Fork event: 1
- Watch event: 13
- Total: 14
Committers metadata
Last synced: about 1 month ago
Total Commits: 53
Total Committers: 4
Avg Commits per committer: 13.25
Development Distribution Score (DDS): 0.075
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Vinh Khuc | k****h@g****m | 49 |
Carsten Schnober | s****r@t****l | 2 |
Vipul Jain | 1 | |
Chris Wheeler | c****e@a****m | 1 |
Issue and Pull Request metadata
Last synced: 8 days ago
Total issues: 56
Total pull requests: 14
Average time to close issues: 2 months
Average time to close pull requests: 6 months
Total issue authors: 47
Total pull request authors: 11
Average comments per issue: 1.89
Average comments per pull request: 0.64
Merged pull request: 3
Bot issues: 0
Bot pull requests: 1
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- ali3assi (5)
- nirzohar (3)
- matanster (2)
- ssaltin (2)
- SamMohel (2)
- AlfredAM (1)
- sveselev (1)
- beibeii (1)
- ELind77 (1)
- giugrilli (1)
- emeth-kim (1)
- pommedeterresautee (1)
- pengqiuyuan (1)
- lostinplace (1)
- siegebell (1)
Top Pull Request Authors
- carschno (4)
- alexott (1)
- dependabot[bot] (1)
- mbolgariw (1)
- xendo (1)
- torayeff (1)
- vipujain (1)
- bxshi (1)
- borissmidt (1)
- MadRiv (1)
- lostinplace (1)
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
- dependencies (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 27
- Total dependent packages: 3
- Total dependent repositories: 26
- Total versions: 5
repo1.maven.org: com.github.vinhkhuc:jfasttext
JFastText is a Java interface for fastText, a library for efficient learning of word representations and sentence classification.
- Homepage: http://maven.apache.org
- Documentation: https://appdoc.app/artifact/com.github.vinhkhuc/jfasttext/
- Licenses: BSD License
- Latest release: 0.5 (published over 2 years ago)
- Last Synced: 2025-09-06T17:31:14.625Z (1 day ago)
- Versions: 5
- Dependent Packages: 3
- Dependent Repositories: 26
- Docker Downloads: 27
-
Rankings:
- Dependent repos count: 4.632%
- Average: 15.718%
- Dependent packages count: 17.56%
- Forks count: 19.048%
- Stargazers count: 21.634%
Dependencies
- com.github.vinhkhuc:jfasttext 0.4
- org.bytedeco:javacpp 1.3.1
- junit:junit 4.12 test