Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / smola/fastcountvectorizer issues and pull requests
#62 - Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#61 - add save_stop_words option
Pull Request -
State: closed - Opened by smola almost 5 years ago
#60 - update readme
Pull Request -
State: closed - Opened by smola almost 5 years ago
#59 - ci: add release workflow and Linux wheel builds
Pull Request -
State: closed - Opened by smola almost 5 years ago
#58 - setup.py: add classifiers and keywords
Pull Request -
State: closed - Opened by smola almost 5 years ago
#57 - add version based on git (setuptools_scm)
Pull Request -
State: closed - Opened by smola almost 5 years ago
#56 - add missing doc files
Pull Request -
State: closed - Opened by smola almost 5 years ago
#55 - add asv benchmarks
Pull Request -
State: closed - Opened by smola almost 5 years ago
#54 - add compatibility API
Pull Request -
State: closed - Opened by smola almost 5 years ago
#53 - add support for stop_words
Pull Request -
State: closed - Opened by smola almost 5 years ago
#52 - add support for input={file,filename}
Pull Request -
State: closed - Opened by smola almost 5 years ago
#51 - add support for strip_accents={ascii,unicode}
Pull Request -
State: closed - Opened by smola almost 5 years ago
#50 - add support for vocabulary parameter
Pull Request -
State: closed - Opened by smola almost 5 years ago
#49 - add support for analyzer=word
Pull Request -
State: closed - Opened by smola almost 5 years ago
#48 - add string_with_kind - py::str conversions
Pull Request -
State: closed - Opened by smola almost 5 years ago
#47 - pytest: use xfail instead of skip for pending tests
Pull Request -
State: closed - Opened by smola almost 5 years ago
#46 - refactor analysis stage
Pull Request -
State: closed - Opened by smola almost 5 years ago
#45 - remove unused function _count_vocab_from_docs
Pull Request -
State: closed - Opened by smola almost 5 years ago
#44 - docs: fix formatting and manifest
Pull Request -
State: closed - Opened by smola almost 5 years ago
#43 - implement transform in C++
Pull Request -
State: closed - Opened by smola almost 5 years ago
#42 - tune compilation flags (fvisibility, std)
Pull Request -
State: closed - Opened by smola almost 5 years ago
#41 - split _ext into _collections and _counters
Pull Request -
State: closed - Opened by smola almost 5 years ago
#40 - cmake: improve Python build config
Pull Request -
State: closed - Opened by smola almost 5 years ago
#39 - clean up: use non-numpy types when possible
Pull Request -
State: closed - Opened by smola almost 5 years ago
#38 - migrate to pybind11
Pull Request -
State: closed - Opened by smola almost 5 years ago
#37 - setup.py: add numpy to setup requires
Pull Request -
State: closed - Opened by smola almost 5 years ago
#36 - move sort_features to C++
Pull Request -
State: closed - Opened by smola almost 5 years ago
#35 - ci: remove cmake update, already on 3.16.2 on all OS
Pull Request -
State: closed - Opened by smola almost 5 years ago
#34 - setup.py: do not require numpy to be installed early
Pull Request -
State: closed - Opened by smola almost 5 years ago
#33 - setup.py: increase compile warnings on Linux and macOS
Pull Request -
State: closed - Opened by smola almost 5 years ago
#32 - add macOS support
Pull Request -
State: closed - Opened by smola almost 5 years ago
- 2 comments
#31 - add x86 support
Pull Request -
State: closed - Opened by smola almost 5 years ago
#30 - move limit_features to C++
Pull Request -
State: closed - Opened by smola almost 5 years ago
#29 - ci: install cmake from apt.kitware.com
Pull Request -
State: closed - Opened by smola almost 5 years ago
#28 - implement ngram range expansion in C++
Pull Request -
State: closed - Opened by smola almost 5 years ago
#27 - linting: add isort, check-manifest
Pull Request -
State: closed - Opened by smola almost 5 years ago
#26 - use 32-bit indexes when possible
Pull Request -
State: closed - Opened by smola almost 5 years ago
#25 - use memory views for strings in initial counters
Pull Request -
State: closed - Opened by smola almost 5 years ago
#24 - use tsl::sparse_map
Pull Request -
State: closed - Opened by smola almost 5 years ago
#23 - refactor counter map increment
Pull Request -
State: closed - Opened by smola almost 5 years ago
#22 - refactor vocab_map into a class
Pull Request -
State: closed - Opened by smola almost 5 years ago
#21 - stricter C++ compilation warnings
Pull Request -
State: closed - Opened by smola almost 5 years ago
#20 - add Windows builds to CI
Pull Request -
State: closed - Opened by smola almost 5 years ago
#19 - run numpy array creation from C++ tests
Pull Request -
State: closed - Opened by smola almost 5 years ago
#18 - add C++ test coverage with gcov
Pull Request -
State: closed - Opened by smola almost 5 years ago
#17 - fix unicode handling
Pull Request -
State: closed - Opened by smola almost 5 years ago
#16 - simplify string handling (use std::string)
Pull Request -
State: closed - Opened by smola almost 5 years ago
#15 - C++ tests for unicode handling
Pull Request -
State: closed - Opened by smola almost 5 years ago
#14 - add C++ unit tests
Pull Request -
State: closed - Opened by smola almost 5 years ago
#13 - split out C++ headers
Pull Request -
State: closed - Opened by smola almost 5 years ago
#12 - minor C++ code cleanup and refactor
Pull Request -
State: closed - Opened by smola almost 5 years ago
#11 - Add PyPy support
Issue -
State: open - Opened by smola almost 5 years ago
- 1 comment
Labels: enhancement
#10 - move main loop to Python (earlier KeyboardInterrupt handling)
Pull Request -
State: closed - Opened by smola almost 5 years ago
#9 - add support for binary parameter
Pull Request -
State: closed - Opened by smola almost 5 years ago
#8 - add stop_words_ attribute
Pull Request -
State: closed - Opened by smola almost 5 years ago
#7 - add sklearn test suite, improve API compatibility
Pull Request -
State: closed - Opened by smola almost 5 years ago
#6 - create readthedocs/sphinx documentation
Pull Request -
State: closed - Opened by smola almost 5 years ago
#5 - CountVectorizer API compatibility and documentation
Pull Request -
State: closed - Opened by smola almost 5 years ago
#4 - add ci badge to README
Pull Request -
State: closed - Opened by smola almost 5 years ago
#3 - add flake8 check and fix black check
Pull Request -
State: closed - Opened by smola almost 5 years ago
#2 - add clang-format check
Pull Request -
State: closed - Opened by smola almost 5 years ago
#1 - add GitHub Actions CI
Pull Request -
State: closed - Opened by smola almost 5 years ago