RobinL / fuzzymatcherLinks
Record linking package that fuzzy matches two Python pandas dataframes using sqlite3 fts4
☆283Updated 3 years ago
Alternatives and similar repositories for fuzzymatcher
Users that are interested in fuzzymatcher are comparing it to the libraries listed below
Sorting:
- Simplifies use of the Dedupe library via Pandas☆136Updated 2 years ago
- Super Fast String Matching in Python☆369Updated 5 months ago
- Fuzzy matches and merging of datasets in pandas using csvmatch☆74Updated 5 years ago
- A list of free data matching and record linkage software.☆390Updated last year
- Fuzzy joins for python pandas - easily join different datasets☆59Updated 5 years ago
- USA zipcode programmable database, includes up-to-date census and geometry information.☆244Updated 4 months ago
- Company Name Processor written in Python☆341Updated last year
- Python package to accelerate the sparse matrix multiplication and top-n similarity selection☆413Updated this week
- Group thousands of similar spreadsheet or database text entries in seconds☆156Updated 2 years ago
- "1 + 1 = 1 or Record Deduplication with Python" Jupyter Notebook☆84Updated 2 years ago
- sidetable builds simple but useful summary tables of your data☆393Updated 2 years ago
- Interactive notebooks containing demonstration code of the splink library☆38Updated last year
- 📛 Fuzzy Name Matching with Machine Learning☆264Updated last year
- A powerful and modular toolkit for record linkage and duplicate detection in Python☆1,023Updated last year
- A comprehensive and scalable set of string tokenizers and similarity measures in Python☆141Updated last year
- Quickly ingest messy CSV and XLS files. Export to clean pandas, SQL, parquet☆197Updated 2 years ago
- Test-Driven Data Analysis Functions☆299Updated last month
- Postal code geocoding and distance calculation☆252Updated last month
- Resources for tackling record linkage / deduplication / data matching problems☆125Updated last year
- Examples for using the dedupe library☆413Updated last year
- Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.☆82Updated last year
- Pandas-based utility to calculate weighted means, medians, distributions, standard deviations, and more.☆111Updated 9 months ago
- Guess gender from first name in Python 2 and 3☆137Updated 3 months ago
- Fast, flexible name matching for large datasets☆72Updated 3 months ago
- Tool for probabilistically linking the records of individual entities (e.g. people) within and across datasets☆117Updated 8 months ago
- Dataframe Integration with spaCy.☆103Updated 4 years ago
- Clean US addresses following USPS pub 28 and RESO guidelines☆225Updated last year
- Extract city and country mentions from Text like GeoText without regex, but FlashText, a Aho-Corasick implementation.