/InfringeMark

Python web application to identify existing or similar trademarks to prevent trademark infringement lawsuits.

Primary LanguageJupyter NotebookMIT LicenseMIT

InfringeMark Open in Streamlit

A python web application to identify existing or similar trademarks based on string and phonetic similarity to prevent trademark infringement lawsuits.

You can try InfringeMark for yourself!

How it works

InfringeMark was made using historical USPTO and UK IPO court trademark court case data and uses an XGBoost model to analyze trademarks/strings across 26 features. The app finds similar trademarks that exist in the USPTO database and returns a recommendation to file or not file for a trademark.

Disclaimer: The information provided by this web app does not, and is not intended to, constitute legal advice; instead, all information provided by this app is for general informational purposes only.

NLP packages

abydos
jellyfish
rapidfuzz