Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scrapinghub/number-parser issues and pull requests

#96 - chore: update Python version

Pull Request - State: closed - Opened by serhii73 4 months ago

#95 - Fix/85

Pull Request - State: closed - Opened by serhii73 5 months ago

#94 - Code blocks in README

Pull Request - State: open - Opened by TrangOul 9 months ago

#93 - Apply black

Pull Request - State: closed - Opened by serhii73 almost 2 years ago - 1 comment

#92 - Release 0.3.2

Pull Request - State: closed - Opened by serhii73 almost 2 years ago - 1 comment

#91 - Fix import bug

Pull Request - State: closed - Opened by serhii73 almost 2 years ago

#90 - After updating to 0.3.1, can no longer import number_parser

Issue - State: closed - Opened by cunningjames almost 2 years ago - 1 comment

#89 - Release 0.3.1

Pull Request - State: closed - Opened by serhii73 almost 2 years ago - 1 comment

#88 - Replace OrderedDict to dict

Pull Request - State: closed - Opened by serhii73 almost 2 years ago - 1 comment

#87 - Add __version__

Pull Request - State: closed - Opened by serhii73 about 2 years ago - 1 comment

#86 - Add __version__ attribute

Issue - State: closed - Opened by serhii73 about 2 years ago

#84 - Replace OrderedDict to dict

Issue - State: closed - Opened by serhii73 about 2 years ago

#83 - Add Python 3.10, 3.11 support

Pull Request - State: closed - Opened by serhii73 about 2 years ago - 3 comments

#82 - Update workflow

Pull Request - State: closed - Opened by serhii73 over 2 years ago

#81 - Release 0.3.0

Pull Request - State: closed - Opened by serhii73 over 2 years ago - 2 comments

#80 - Add publish workflow

Pull Request - State: closed - Opened by serhii73 over 2 years ago - 1 comment

#79 - Add Ukrainian

Pull Request - State: closed - Opened by serhii73 over 2 years ago - 1 comment
Labels: HACKTOBERFEST-ACCEPTED

#78 - Doesn't recognize a million in Ukrainian

Issue - State: closed - Opened by serhii73 over 2 years ago

#77 - Fix and test cases for issue #76

Pull Request - State: closed - Opened by matth over 2 years ago - 1 comment

#76 - `parse()` - whitespace around sentence separators consumed after numbers

Issue - State: closed - Opened by matth over 2 years ago - 1 comment

#75 - dangling "and" is swallowed

Issue - State: closed - Opened by ludgerheck about 3 years ago - 3 comments

#74 - Added a Feature of Ignoring some number tokens

Pull Request - State: open - Opened by dhananjaypai08 about 3 years ago - 1 comment

#73 - Update package on PyPI for parsing a fraction

Issue - State: closed - Opened by Anil86 about 3 years ago - 1 comment

#72 - Fixed UnicodeDecode and AssertionError in tests

Pull Request - State: closed - Opened by dhananjaypai08 about 3 years ago - 2 comments

#70 - First day is not 1 day or second day is not 2 day

Issue - State: open - Opened by prabhatM over 3 years ago - 2 comments
Labels: enhancement

#68 - Parse roman(numeral support)

Pull Request - State: closed - Opened by AmPhIbIaN26 almost 4 years ago

#67 - Fixed Issue#66

Pull Request - State: open - Opened by AmPhIbIaN26 almost 4 years ago - 4 comments

#65 - Mixing between digits and character number

Issue - State: open - Opened by MarwaMohammad almost 4 years ago - 2 comments
Labels: enhancement

#64 - I have implemented parse_roman() function

Pull Request - State: open - Opened by AmPhIbIaN26 almost 4 years ago - 9 comments

#63 - Implemented parsing Roman Numerals

Pull Request - State: open - Opened by AmPhIbIaN26 almost 4 years ago - 1 comment

#62 - [Query] number parser

Issue - State: open - Opened by StarTrooper08 almost 4 years ago - 5 comments
Labels: enhancement

#61 - Integrate number-parser into dateparser and price-parser

Issue - State: open - Opened by Manish-210 almost 4 years ago - 15 comments

#60 - new parse_fraction function for simple fractions added with test data

Pull Request - State: closed - Opened by Manish-210 almost 4 years ago - 7 comments

#59 - Support for simple fractions

Issue - State: closed - Opened by Manish-210 almost 4 years ago - 7 comments

#58 - Use of " And " with numeric word and symbols are different

Issue - State: closed - Opened by Manish-210 almost 4 years ago - 1 comment

#57 - add support for Python 3.9

Pull Request - State: closed - Opened by noviluni almost 4 years ago - 1 comment

#56 - Add Codecov to GitHub actions

Pull Request - State: closed - Opened by noviluni almost 4 years ago - 1 comment

#55 - Add GitHub actions

Pull Request - State: closed - Opened by noviluni almost 4 years ago

#54 - add github actions

Pull Request - State: closed - Opened by noviluni almost 4 years ago

#53 - Documentation and Understanding of the code

Issue - State: closed - Opened by Manish-210 about 4 years ago - 1 comment

#52 - README file source code and issue tracker links updated

Pull Request - State: closed - Opened by Manish-210 about 4 years ago - 1 comment

#51 - The links at the end of README.rst file are redirecting

Issue - State: closed - Opened by Manish-210 about 4 years ago - 2 comments

#50 - add ordinal tests for English

Pull Request - State: closed - Opened by noviluni about 4 years ago

#49 - fix SKIP_TOKENS at the end of a number

Pull Request - State: closed - Opened by noviluni about 4 years ago

#48 - fix flake8

Pull Request - State: closed - Opened by noviluni about 4 years ago

#47 - Improve scripts

Pull Request - State: closed - Opened by noviluni about 4 years ago

#46 - Improve testing

Pull Request - State: closed - Opened by noviluni about 4 years ago

#45 - Refactor parsing logic

Pull Request - State: closed - Opened by noviluni about 4 years ago

#44 - add pytest flake8

Pull Request - State: closed - Opened by noviluni about 4 years ago

#43 - add support for bigger numbers in Spanish

Pull Request - State: closed - Opened by noviluni about 4 years ago - 2 comments

#42 - Feature to handle individual digits in parse_number

Issue - State: open - Opened by arnavkapoor over 4 years ago - 2 comments
Labels: enhancement

#41 - Idiosyncracies in each language.

Issue - State: open - Opened by arnavkapoor over 4 years ago

#40 - Adding support for languages with discernible delimiters

Issue - State: open - Opened by arnavkapoor over 4 years ago - 3 comments

#39 - setup changes for new version

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#38 - Fixing tokenization hindi language

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#37 - file changes for new version release

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#36 - Automatic language detection

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 1 comment

#35 - Restructure code for ordinal support

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 2 comments

#34 - Errors in generated files (CLDR/supplementary)

Issue - State: closed - Opened by noviluni over 4 years ago

#33 - README tests are failing

Issue - State: closed - Opened by noviluni over 4 years ago - 1 comment

#32 - Long scale parameter

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 1 comment

#31 - Ordinal number support

Pull Request - State: open - Opened by arnavkapoor over 4 years ago - 2 comments

#30 - SKIP_TOKENS at the end of a number

Issue - State: closed - Opened by noviluni over 4 years ago - 1 comment

#29 - updating files for pypi release

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#28 - updated README

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 1 comment

#27 - Adding extensive csv tests

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 6 comments

#26 - Adding extensive automated tests

Issue - State: closed - Opened by arnavkapoor over 4 years ago - 5 comments

#24 - Adding language tests

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 4 comments

#23 - Updating parser to read from python language files

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#22 - Update variable names

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#21 - Russian ordinal number examples

Issue - State: closed - Opened by lopuhin over 4 years ago

#20 - Updating variable names

Issue - State: closed - Opened by arnavkapoor over 4 years ago - 4 comments

#19 - Parse data from cldr

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 4 comments

#18 - Add support for other numeral systems.

Issue - State: open - Opened by noviluni over 4 years ago - 31 comments

#17 - Cldr language data creation

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#16 - Update README.rst

Issue - State: closed - Opened by kishan3 over 4 years ago

#15 - Add language-specific tests

Issue - State: closed - Opened by noviluni over 4 years ago - 3 comments

#14 - handle case when language is not known

Issue - State: closed - Opened by noviluni over 4 years ago

#13 - normalization of the language data

Issue - State: closed - Opened by noviluni over 4 years ago - 4 comments

#12 - Multiple locale support

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago - 4 comments

#11 - Adding support for decimal and negative numbers

Issue - State: open - Opened by arnavkapoor over 4 years ago - 2 comments

#10 - Add support for multiple locales

Issue - State: closed - Opened by noviluni over 4 years ago - 3 comments

#9 - Parse number feature

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#8 - Following pep8

Issue - State: closed - Opened by noviluni over 4 years ago

#7 - Add a `parse_number()` function

Issue - State: closed - Opened by noviluni over 4 years ago - 6 comments

#6 - Support ordinals

Issue - State: open - Opened by noviluni over 4 years ago - 3 comments
Labels: enhancement

#5 - `ignore` parameter

Issue - State: open - Opened by noviluni over 4 years ago - 5 comments
Labels: enhancement

#4 - Edge cases that are not working

Issue - State: open - Opened by noviluni over 4 years ago - 4 comments
Labels: bug

#3 - Remove the egg-info folder from the repository

Issue - State: closed - Opened by Gallaecio over 4 years ago - 1 comment

#2 - updating setup information and reorganising tests

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago

#1 - Basic version proof of concept

Pull Request - State: closed - Opened by arnavkapoor over 4 years ago