Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 1e0ng/simhash issues and pull requests
#73 - 请问这个版本是针对于中文文档的simhash实现吗
Issue -
State: open - Opened by likeatingcake 7 months ago
#72 - added function to get doc clusters from index and hashed docs
Pull Request -
State: closed - Opened by coderpendent almost 3 years ago
- 4 comments
#71 - add GitHub URL for PyPi
Pull Request -
State: closed - Opened by andriyor almost 3 years ago
#70 - MultiSimhash
Pull Request -
State: open - Opened by orapic almost 3 years ago
- 2 comments
#69 - Delete this line
Issue -
State: closed - Opened by GoingMyWay almost 3 years ago
- 2 comments
#68 - Issue downloading latest version 2.1.0 from pipy with Python 3
Issue -
State: closed - Opened by DigTheDoug about 3 years ago
- 4 comments
#67 - Use gmpy2
Pull Request -
State: open - Opened by bebound about 3 years ago
- 2 comments
#66 - Add support for Python 3.10
Pull Request -
State: closed - Opened by 1e0ng about 3 years ago
#65 - Add GitHub Workflow for CI
Pull Request -
State: closed - Opened by 1e0ng about 3 years ago
#64 - converting simhash strings to simhash objects
Issue -
State: closed - Opened by Kilsicles about 3 years ago
- 2 comments
#63 - Fix for https://github.com/1e0ng/simhash/issues/62
Pull Request -
State: closed - Opened by dluciv about 3 years ago
- 2 comments
#62 - Usage of `collections.Iterable` which is absent in Python 3.10
Issue -
State: closed - Opened by dluciv about 3 years ago
- 3 comments
#61 - Dimension of simhash fingerprint not always equal to 64
Issue -
State: closed - Opened by Gladiator566 about 3 years ago
- 2 comments
#60 - How to use simhash() to check the similarity of different .html files?
Issue -
State: closed - Opened by Young-SEU over 3 years ago
- 2 comments
#59 - Add concatenation of simhashes
Pull Request -
State: closed - Opened by orapic over 3 years ago
- 2 comments
#58 - Seems not work on Chinese character?
Issue -
State: closed - Opened by MrRace over 3 years ago
- 1 comment
#57 - Need more explanatory documentation to use code.
Issue -
State: closed - Opened by sushilr007 almost 4 years ago
- 1 comment
#56 - Unable to see near by duplication
Issue -
State: closed - Opened by sushilr007 almost 4 years ago
#55 - different list of tokens with different weight generates the same value?
Issue -
State: closed - Opened by jdhao almost 4 years ago
- 1 comment
#54 - how to suport big bucket calculating fast?
Issue -
State: closed - Opened by sunboy123 almost 4 years ago
- 1 comment
#53 - Question regarding bucket implementation
Issue -
State: closed - Opened by orapic almost 4 years ago
- 2 comments
#52 - Simhash returning same value for different length strings
Issue -
State: closed - Opened by jishnug007 about 4 years ago
- 1 comment
#51 - How to suppress "Big bucket found"
Issue -
State: closed - Opened by nkadochn about 4 years ago
- 1 comment
#50 - Use numpy to calculate simhash
Pull Request -
State: closed - Opened by jcushman over 4 years ago
- 3 comments
#49 - Fast simhash calculation using numpy
Issue -
State: closed - Opened by jcushman over 4 years ago
- 1 comment
#48 - Profile-based optimization of build_by_features
Pull Request -
State: closed - Opened by jcushman over 4 years ago
- 2 comments
#47 - Broken link in a comment
Issue -
State: closed - Opened by pajusmar over 4 years ago
- 3 comments
#46 - Gmpy2 causes installation issues downstream
Issue -
State: open - Opened by ajdapretnar over 4 years ago
- 24 comments
#45 - Improve value calculation
Pull Request -
State: closed - Opened by bebound over 4 years ago
- 1 comment
#44 - Improve performance with GMP library.
Pull Request -
State: closed - Opened by bebound almost 5 years ago
- 2 comments
#43 - Calculate distance together should improve the speed 10x
Issue -
State: closed - Opened by bebound almost 5 years ago
- 2 comments
#42 - SimhashIndex.get_near_dups lost the order of similarity of index
Issue -
State: open - Opened by bobkentt over 5 years ago
- 4 comments
#41 - Seemly wrong result
Issue -
State: closed - Opened by xiaofen9 over 5 years ago
- 3 comments
#40 - 分词
Issue -
State: closed - Opened by huangheLee over 5 years ago
- 5 comments
#39 - ImportError: cannot import name 'Simhash'
Issue -
State: closed - Opened by wangwanyou almost 6 years ago
- 4 comments
#38 - The Setting of F Parameters
Issue -
State: closed - Opened by yhfwww almost 6 years ago
- 1 comment
#37 - how many bits of MD5 in Python?
Issue -
State: closed - Opened by HaishuoFang almost 6 years ago
#36 - #35 Add equality operator to the Simhash class to compare by value
Pull Request -
State: closed - Opened by arryon almost 6 years ago
- 2 comments
#35 - Equality operator for Simhash
Issue -
State: closed - Opened by arryon almost 6 years ago
- 2 comments
#34 - Is a remove feature available in Simhash Index?
Issue -
State: closed - Opened by jiangweiatgithub about 6 years ago
- 1 comment
#33 - Import Error
Issue -
State: closed - Opened by Piento28 about 6 years ago
#32 - Serialization and deserialization support
Issue -
State: closed - Opened by 731935354 almost 7 years ago
- 1 comment
#31 - cannot create Simhash instance by long integer lower than 9223372036854775808 on linux
Issue -
State: closed - Opened by chaikau about 7 years ago
#30 - added custom logger as parameter of the Simhash class
Pull Request -
State: closed - Opened by akellne about 7 years ago
#29 - added custom logger for the simhash module
Pull Request -
State: closed - Opened by akellne about 7 years ago
- 1 comment
#28 - extensive logging
Issue -
State: closed - Opened by akellne about 7 years ago
- 3 comments
#27 - Don't call isinstance within loop. Use len instead of sum.
Pull Request -
State: closed - Opened by btimby over 7 years ago
- 2 comments
#26 - Distance between two Simhash is not the same as other Simhash implementations.
Issue -
State: closed - Opened by NicolasAubry over 7 years ago
- 4 comments
#25 - Python2.6 run it ,error
Issue -
State: closed - Opened by yuanjianfaith over 7 years ago
- 2 comments
#24 - When using simhash for exact text search
Issue -
State: closed - Opened by Shellbye almost 8 years ago
- 2 comments
#23 - add index_save and index_open
Pull Request -
State: closed - Opened by Shellbye almost 8 years ago
#22 - Allow for incremental hashing.
Pull Request -
State: closed - Opened by btimby about 8 years ago
- 13 comments
#21 - Security warning on link in README
Issue -
State: closed - Opened by BeckmaR about 8 years ago
- 2 comments
#20 - fix the "Can't pickle error"
Pull Request -
State: closed - Opened by romain-fontugne over 8 years ago
#19 - Update __init__.py
Pull Request -
State: closed - Opened by yuye2133 over 8 years ago
- 1 comment
#18 - 处理中文会报错?
Issue -
State: closed - Opened by sicklife over 8 years ago
#17 - why Simhash code is not 64 bits
Issue -
State: closed - Opened by jinyu0310 over 8 years ago
#16 - fix:test pep8
Pull Request -
State: closed - Opened by likaiguo almost 9 years ago
#15 - 如何在本地运行这个程序呢
Issue -
State: closed - Opened by ningyuwhut about 9 years ago
- 4 comments
#14 - distance() always 0 ?
Issue -
State: closed - Opened by ZoomQuiet over 9 years ago
- 2 comments
#13 - Some refactoring
Pull Request -
State: closed - Opened by cjauvin over 9 years ago
- 1 comment
#12 - Revert "add similarity function .."
Pull Request -
State: closed - Opened by 1e0ng over 9 years ago
#11 - Add weighted features
Pull Request -
State: closed - Opened by cjauvin over 9 years ago
- 2 comments
#10 - Weighted features and refactoring
Pull Request -
State: closed - Opened by cjauvin over 9 years ago
#9 - add similarity function ..
Pull Request -
State: closed - Opened by extant-q almost 10 years ago
- 2 comments
#8 - It seems SimhashIndex is broken
Issue -
State: closed - Opened by debunge almost 10 years ago
- 10 comments
#7 - python 2 and 3 compatibility
Pull Request -
State: closed - Opened by wuan almost 10 years ago
- 2 comments
#6 - Update for python 3.4
Issue -
State: closed - Opened by utkonos almost 10 years ago
- 1 comment
#5 - Update __init__.py
Pull Request -
State: closed - Opened by sunshuzhou about 10 years ago
#4 - Simhash warning: Big Bucket Found
Issue -
State: closed - Opened by siddharthasandhu over 10 years ago
- 13 comments
#3 - Simhash().value method
Issue -
State: closed - Opened by marcelmfs over 10 years ago
- 4 comments
#2 - Refactor SimhashIndex buckets to support arbitrary bitlength
Pull Request -
State: closed - Opened by dlebech almost 11 years ago
- 8 comments
#1 - Bugfix and minor doc update
Pull Request -
State: closed - Opened by Mekk almost 11 years ago
- 4 comments