Showing 28 open source projects for "pos"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • 1
    Saleor Commerce

    Saleor Commerce

    A modular, high performance, headless e-commerce platform

    An open-source, GraphQL-first e-commerce platform delivering ultra-fast, dynamic and personalized shopping experiences. A headless, GraphQL commerce platform delivering ultra-fast, dynamic, personalized shopping experiences. Beautiful online stores, anywhere, on any device. Saleor is a rapidly-growing open source e-commerce platform that has served high-volume companies from branches like publishing and apparel since 2012. Based on Python and Django, the latest major update introduces a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    flair

    flair

    A very simple framework for state-of-the-art NLP

    A very simple framework for state-of-the-art NLP. Developed by Humboldt University of Berlin and friends. A powerful NLP library. Flair allows you to apply our state-of-the-art natural language processing (NLP) models to your text, such as named entity recognition (NER), sentiment analysis, part-of-speech tagging (PoS), special support for biomedical texts, sense disambiguation and classification, with support for a rapidly growing number of languages. A text embedding library. Flair has simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Hazm

    Hazm

    Persian NLP Toolkit

    Hazm is a natural language processing (NLP) library for Persian text, offering various tools for text preprocessing, tokenization, part-of-speech tagging, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python Client For NLP Cloud

    Python Client For NLP Cloud

    NLP Cloud serves high performance pre-trained or custom models for NER

    ... similarity, tokenization, POS tagging, embeddings, and dependency parsing. It is ready for production, served through a REST API. You can either use the NLP Cloud pre-trained models, fine-tune your own models, or deploy your own models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    torchtext

    torchtext

    Data loaders and abstractions for text and NLP

    We recommend Anaconda as a Python package management system. Please refer to pytorch.org for the details of PyTorch installation. LTS versions are distributed through a different channel than the other versioned releases. Alternatively, you might want to use the Moses tokenizer port in SacreMoses (split from NLTK). You have to install SacreMoses. To build torchtext from source, you need git, CMake and C++11 compiler such as g++. When building from source, make sure that you have the same C++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SuperSKU

    SuperSKU

    A Open Source, Free POS (point of sale) system.

    MOVED TO https://codeberg.org/Three_Avocados_Development_1/SuperSKU-v1 A Open Source, Free POS (point of sale) system. Licensed under GNU GPL V3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    prod

    prod

    retail warehouse; учёт движения товара

    retail shop and warehouse management system. учёт движения товара на складе и в магазине; client-server web-based multiplatform application; support barcodes (qrcodes), sales equipment; any integrations with ERP or CRM; POS application (flet/flutter) also accessible and worked as offline mode accounting https://github.com/usermicrodevices/prod https://github.com/usermicrodevices/prod-flet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kashgari

    Kashgari

    Kashgari is a production-level NLP Transfer learning framework

    Kashgari is a simple and powerful NLP Transfer learning framework, build a state-of-art model in 5 minutes for named entity recognition (NER), part-of-speech tagging (PoS), and text classification tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XLM (Cross-lingual Language Model)

    XLM (Cross-lingual Language Model)

    PyTorch original implementation of Cross-lingual Language Model

    ... tasks such as XNLI, NER, and POS without target-language supervision. The repository provides preprocessing pipelines, training code, and fine-tuning scripts so you can reproduce benchmark results or adapt models to your own multilingual corpora. Pretrained checkpoints cover dozens of languages and multiple model sizes, balancing quality and compute needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Nebula docs

    Nebula docs

    Documentation repo of nebula orchestration system

    ... appliances located at clients data centers, edge computing, and POS systems. Ever wandered how your going to push an update to that smart fridge your company is working on as it's thousands of devices around the globe? wish you could have the assurance that your service will always use the latest code\envvars\etc in all of it's edge locations? want the ability to stop\start a globally distributed service with a single command? Nebula was designed from the ground up to answer all of this needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nebula reporter

    Nebula reporter

    The optional reporter container which reads nebula reports from Kafka

    Nebula is an open source-distributed Docker orchestrator designed for massive scales (tens of thousands of servers/worker devices), unlike Mesos/Swarm/Kubernetes it has the ability to have workers distributed on high latency connections (such as the internet) yet have the pods(containers) be managed centrally with changes taking effect (almost) immediately, this makes Nebula ideal for managing a vast cluster of servers\devices across the globe. Ever wandered how your going to push an update...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    anaGo

    anaGo

    Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition

    anaGo is a Python library for sequence labeling(NER, PoS Tagging,...), implemented in Keras. anaGo can solve sequence labeling tasks such as named entity recognition (NER), part-of-speech tagging (POS tagging), semantic role labeling (SRL) and so on. Unlike traditional sequence labeling solver, anaGo doesn't need to define any language-dependent features. Thus, we can easily use anaGo for any language. In anaGo, the simplest type of model is the Sequence model. Sequence model includes essential...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RDRPOSTagger

    A Rule-based Part-of-Speech and Morphological Tagging Toolkit

    RDRPOSTagger is a robust, easy-to-use and language-independent rule-based toolkit for Part-of-Speech (POS) and morphological tagging. RDRPOSTagger obtains fast performance in both learning and tagging process. RDRPOSTagger also achieves a very competitive accuracy in comparison to the state-of-the-art results. RDRPOSTagger now supports pre-trained POS and morphological tagging models for Bulgarian, Czech, Dutch, English, French, German, Hindi, Italian, Portuguese, Spanish, Swedish, Thai...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyUPC-EAN

    A barcode library/module for python.

    PyUPC-EAN is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    MoccaSin-POS

    POS system for use in MoccaSin coffee shops or others

    MoccaSin-POS is a POS system for use in MoccaSin coffee shops or others. It is intended to replace an older closed source version using Toolbook. Data is stored in SQLite, but full compatibility for flat text files of the old solution shall be kept. Python 2.7, wxPython, Languages shall be English and German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Aelius Brazilian Portuguese POS-Tagger

    Python, NLTK-based package for shallow parsing of Brazilian Portuguese

    Aelius is an ongoing open source project aiming at developing a suite of Python, NLTK-based modules and interfaces to external freely available tools for shallow parsing of Brazilian Portuguese. It also includes language resources such as language models, sample texts, and gold standards. Presently, Aelius already offers facilities for POS-tagging and chunking corpora and outputting annotations in different formats, such as in XML in the TEI P5 encoding scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Banta

    Banta

    Bill system. Simple, fast, powerful

    Banta keeps clean your daily work. Banta helps you with: Account, point of sale, List of articles, Manage product, prices, taxes, stock, List of providers, Different pay methods, allowing to adjust your prices where is needed. Runs in Windows, MacOSX, Linux/Ubuntu
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    pyKasse

    pyKasse

    Ein Kassensystem (POS) in Python 2.7, GTK, Glade

    Ein Kassensystem (POS) geschrieben in Python 2.7. Die GUI wurde mit GTK Glade erstellt und optimiert für Touchscreens. Es ist eine Semesteraufgabe aus unserem Studium. Es sind nur die Sourcodes. Es muss also Python und GTK+ installiert sein. Eine ausführbare Datei haben wir noch nicht erstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TOSPMS

    TOSPMS - A practice management system for the healthcare industry.

    TOSPMS - The Open Source Practice Management System. A highly customizable practice management system for the healthcare industry, designed for speed and simplicity. Written in Python using wxPython among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    POS software for restaurants, pizzeria, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    With PyPayflowPro, you can use the Verisign Payflow Pro SDK directly in Python. This allows you to process credit card transactions (and other financial transactions) using Verisign Payment Services (http://www.verisign.com/products/payflow/pro/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A cross-platform Point-Of-Sale (for retail environments) written in Python, with a keyboard-driven graphical interface. It can run as a standalone system, or interact with multiple backends. http://qualitypos.qbcon.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. The software was written in C++ and Qt for the GUI. It now uses C and GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Custom provides small to medium sized businesses, that buy and sell goods, with: - an e-commerce front-end for their customers - access to anti-fraud protected credit card verification - a Point-of-Sale front-end for the shop floor - Account report
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PyGestPayCrypt is the Python implementation of GestPayCrypt and GestPayCryptHS classes for italian Banca Sella GestPay online credit card payment system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.