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
Breadcrumbs
History for
gensim
gensim
on
0.8.1
User selector
All users
All time
Commit history
Commits on Oct 5, 2011
fixed logger object names
piskvorky
committed
d13f223
View commit details
Copy full SHA for d13f223
View code at this point
Browse repository at this point
Merge branch 'simserver' into develop
piskvorky
committed
abb73d5
View commit details
Copy full SHA for abb73d5
View code at this point
Browse repository at this point
doc update (of similarity server)
piskvorky
committed
5331e0e
View commit details
Copy full SHA for 5331e0e
View code at this point
Browse repository at this point
MmCorpus and BleiCorpus .serialize() now ignore near-zero entries by default
Show description for c105265
piskvorky
committed
c105265
View commit details
Copy full SHA for c105265
View code at this point
Browse repository at this point
fixed one forgotten logging=>logger
piskvorky
committed
35e9d08
View commit details
Copy full SHA for 35e9d08
View code at this point
Browse repository at this point
set smaller chunksize for multipass svd in svd_error script
piskvorky
committed
968b7e6
View commit details
Copy full SHA for 968b7e6
View code at this point
Browse repository at this point
Commits on Sep 28, 2011
added script for testing SVD error, on arbitrary input
Show description for 4c0b0ef
piskvorky
committed
4c0b0ef
View commit details
Copy full SHA for 4c0b0ef
View code at this point
Browse repository at this point
improve memory-efficiency of LDA
Show description for 3e865d3
piskvorky
committed
3e865d3
View commit details
Copy full SHA for 3e865d3
View code at this point
Browse repository at this point
optimize storing payload
piskvorky
committed
2e414ff
View commit details
Copy full SHA for 2e414ff
View code at this point
Browse repository at this point
similarity documents accept tokens (was: plain text)
Show description for 18cab70
piskvorky
committed
18cab70
View commit details
Copy full SHA for 18cab70
View code at this point
Browse repository at this point
Commits on Sep 18, 2011
Merge pull request #50 from strongh/develop
Show description for f67ac4e
piskvorky
committed
f67ac4e
View commit details
Copy full SHA for f67ac4e
View code at this point
Browse repository at this point
Commits on Sep 10, 2011
Revert "doc2bow can take dictionaries of frequencies"
Show description for 36c2be2
Homer
committed
36c2be2
View commit details
Copy full SHA for 36c2be2
View code at this point
Browse repository at this point
Commits on Sep 7, 2011
unittest for SessionServer tries remote object first
Show description for bac4f62
piskvorky
committed
bac4f62
View commit details
Copy full SHA for bac4f62
View code at this point
Browse repository at this point
clean up of Pyro4 logic
Show description for 1037eb9
piskvorky
committed
1037eb9
View commit details
Copy full SHA for 1037eb9
View code at this point
Browse repository at this point
SessionServer unittest runs locally
Show description for 158d7fc
piskvorky
committed
158d7fc
View commit details
Copy full SHA for 158d7fc
View code at this point
Browse repository at this point
server can store "payload" with each indexed doc
Show description for 5ee9cc5
piskvorky
committed
5ee9cc5
View commit details
Copy full SHA for 5ee9cc5
View code at this point
Browse repository at this point
support for pre-tokenized similarity server documents
Show description for 9c6d80b
piskvorky
committed
9c6d80b
View commit details
Copy full SHA for 9c6d80b
View code at this point
Browse repository at this point
fixed init of Pyro daemons
Show description for fa7464c
piskvorky
committed
fa7464c
View commit details
Copy full SHA for fa7464c
View code at this point
Browse repository at this point
added method for setting autosession remotely (via proxy call)
piskvorky
committed
7b754a7
View commit details
Copy full SHA for 7b754a7
View code at this point
Browse repository at this point
unittesting server sessions
Show description for 600b7f9
piskvorky
committed
600b7f9
View commit details
Copy full SHA for 600b7f9
View code at this point
Browse repository at this point
unittests for session similarity server
piskvorky
committed
a01f1a4
View commit details
Copy full SHA for a01f1a4
View code at this point
Browse repository at this point
cleanup of session server logic
Show description for 472e2c0
piskvorky
committed
472e2c0
View commit details
Copy full SHA for 472e2c0
View code at this point
Browse repository at this point
make SVD decomposition canonical
Show description for cd60021
piskvorky
committed
cd60021
View commit details
Copy full SHA for cd60021
View code at this point
Browse repository at this point
added SessionServer -- transactional server updates
Show description for 4cb6350
piskvorky
committed
4cb6350
View commit details
Copy full SHA for 4cb6350
View code at this point
Browse repository at this point
optimized grouper
piskvorky
committed
a62c44c
View commit details
Copy full SHA for a62c44c
View code at this point
Browse repository at this point
changed thread Lock to re-entrant RLock
piskvorky
committed
91450ce
View commit details
Copy full SHA for 91450ce
View code at this point
Browse repository at this point
querying the index now fails while the index is being updated
Show description for 6f3b595
piskvorky
committed
6f3b595
View commit details
Copy full SHA for 6f3b595
View code at this point
Browse repository at this point
clean up testing, added comments
piskvorky
committed
d2b4a1c
View commit details
Copy full SHA for d2b4a1c
View code at this point
Browse repository at this point
store precomputed similarities in Sqlite DB (was: memory)
Show description for 5ca43eb
piskvorky
committed
5ca43eb
View commit details
Copy full SHA for 5ca43eb
View code at this point
Browse repository at this point
more efficient internal shard buffering in Similarity
Show description for abedf21
piskvorky
committed
abedf21
View commit details
Copy full SHA for abedf21
View code at this point
Browse repository at this point
added thread locks around SimServer update fncs
Show description for f5a20c4
piskvorky
committed
f5a20c4
View commit details
Copy full SHA for f5a20c4
View code at this point
Browse repository at this point
clean up of dead code
piskvorky
committed
601d4ce
View commit details
Copy full SHA for 601d4ce
View code at this point
Browse repository at this point
added utils.upload_chunked fnc
Show description for 35ba9eb
piskvorky
committed
35ba9eb
View commit details
Copy full SHA for 35ba9eb
View code at this point
Browse repository at this point
rewrote SimServer to use two separate indexes
Show description for 0780cfd
piskvorky
committed
0780cfd
View commit details
Copy full SHA for 0780cfd
View code at this point
Browse repository at this point
speed up of SimServer training
Show description for 3bc486f
piskvorky
committed
3bc486f
View commit details
Copy full SHA for 3bc486f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.