Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
blehman
/
gensim
Public
forked from
piskvorky/gensim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
0.8.0
User selector
All users
All time
Commit history
Commits on Jun 28, 2011
Merge branch 'release-0.8.0'
piskvorky
committed
62fc3f7
View commit details
Copy full SHA for 62fc3f7
Browse repository at this point
improved final 0.8.0 documentation
piskvorky
committed
e771488
View commit details
Copy full SHA for e771488
Browse repository at this point
up version; preparing 0.8.0 final release
piskvorky
committed
b430c0b
View commit details
Copy full SHA for b430c0b
Browse repository at this point
Merge branch 'develop' of github.com:piskvorky/gensim into develop
piskvorky
committed
cc3c801
View commit details
Copy full SHA for cc3c801
Browse repository at this point
work around strange Pyro packaging (version numbers)
Show description for 6ceb779
piskvorky
committed
6ceb779
View commit details
Copy full SHA for 6ceb779
Browse repository at this point
Commits on Jun 27, 2011
added alias any2utf8 for to_utf8
Show description for 2fd7f33
piskvorky
committed
2fd7f33
View commit details
Copy full SHA for 2fd7f33
Browse repository at this point
Merge pull request #44 from dedan/develop
Show description for cacf66e
piskvorky
committed
cacf66e
View commit details
Copy full SHA for cacf66e
Browse repository at this point
fix the module import when linking to the git root instead of module
Show description for 1a27732
dedan
committed
1a27732
View commit details
Copy full SHA for 1a27732
Browse repository at this point
Commits on Jun 25, 2011
fixed one PEP8 orphan
piskvorky
committed
dd20e05
View commit details
Copy full SHA for dd20e05
Browse repository at this point
Commits on Jun 22, 2011
added google analytics to gensim website
piskvorky
committed
f9560e5
View commit details
Copy full SHA for f9560e5
Browse repository at this point
updated docs for chunks->chunksize rename
piskvorky
committed
c9dd9d3
View commit details
Copy full SHA for c9dd9d3
Browse repository at this point
Merge branch 'develop' of github.com:piskvorky/gensim into develop
Show description for 29fd2ae
piskvorky
committed
29fd2ae
View commit details
Copy full SHA for 29fd2ae
Browse repository at this point
Merge pull request #40 from Dieterbe/develop
Show description for 81ef3b5
piskvorky
committed
81ef3b5
View commit details
Copy full SHA for 81ef3b5
Browse repository at this point
Rename variable "chunks" to more sensible "chunksize"
Dieter Plaetinck
committed
1b3891b
View commit details
Copy full SHA for 1b3891b
Browse repository at this point
removed print_debug calls from the LSI unittest
Show description for 917cd28
piskvorky
committed
917cd28
View commit details
Copy full SHA for 917cd28
Browse repository at this point
Commits on Jun 19, 2011
Merge branch 'release-0.8.0rc1'
piskvorky
committed
947d1f9
View commit details
Copy full SHA for 947d1f9
Browse repository at this point
put Download above TOC on title page
piskvorky
committed
0e4ad96
View commit details
Copy full SHA for 0e4ad96
Browse repository at this point
up version: 0.8.0rc1
piskvorky
committed
2471feb
View commit details
Copy full SHA for 2471feb
Browse repository at this point
updated documentation for 0.8.0 release
piskvorky
committed
7c3e372
View commit details
Copy full SHA for 7c3e372
Browse repository at this point
fixed length of (Sparse)MatrixSimilarity
piskvorky
committed
63d61cc
View commit details
Copy full SHA for 63d61cc
Browse repository at this point
Commits on Jun 18, 2011
improved doc strings
piskvorky
committed
0d1db95
View commit details
Copy full SHA for 0d1db95
Browse repository at this point
Commits on Jun 16, 2011
added mmap load/save to LsiModel
piskvorky
committed
f40fd77
View commit details
Copy full SHA for f40fd77
Browse repository at this point
Added chunking for lsi[corpus] transformation (about 3x faster)
Show description for 890dd7a
piskvorky
committed
890dd7a
View commit details
Copy full SHA for 890dd7a
Browse repository at this point
Commits on Jun 15, 2011
Merge branch 'develop' of github.com:piskvorky/gensim into develop
piskvorky
committed
70cb2a5
View commit details
Copy full SHA for 70cb2a5
Browse repository at this point
updated changelog and todo.txt for new release
piskvorky
committed
885991a
View commit details
Copy full SHA for 885991a
Browse repository at this point
simplified dir structure: src/gensim/ -> gensim/
piskvorky
committed
73ed595
View commit details
Copy full SHA for 73ed595
Browse repository at this point
removed scipy 0.6 from supported versions
piskvorky
committed
58426c0
View commit details
Copy full SHA for 58426c0
Browse repository at this point
Commits on Jun 13, 2011
removed scipy 0.6 from supported versions
piskvorky
committed
7ff5149
View commit details
Copy full SHA for 7ff5149
Browse repository at this point
Merge branch 'sharding' into develop
piskvorky
committed
f90afc1
View commit details
Copy full SHA for f90afc1
Browse repository at this point
added script for testing speed of Similarity
piskvorky
committed
e0932f8
View commit details
Copy full SHA for e0932f8
Browse repository at this point
updated docs to reflect PEP8 changes
Show description for 88f2a3b
piskvorky
committed
88f2a3b
View commit details
Copy full SHA for 88f2a3b
Browse repository at this point
added chunking to Similarity
piskvorky
committed
482c73f
View commit details
Copy full SHA for 482c73f
Browse repository at this point
added unit tests for similarities
Show description for 4c5cf51
piskvorky
committed
4c5cf51
View commit details
Copy full SHA for 4c5cf51
Browse repository at this point
Commits on Jun 12, 2011
changed default LsiModel chunk size to 20k (was: 10k)
piskvorky
committed
fe01d93
View commit details
Copy full SHA for fe01d93
Browse repository at this point
Commits on Jun 10, 2011
removed threaded chunking
Show description for 9bf3d05
piskvorky
committed
9bf3d05
View commit details
Copy full SHA for 9bf3d05
Browse repository at this point
Previous
Next
You can’t perform that action at this time.