Showing 28 open source projects for "idf"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    ESP-IDF

    ESP-IDF

    Espressif IoT Development Framework

    ...As well as the esp-idf-template project mentioned in Getting Started, ESP-IDF comes with some example projects in the examples directory. Install host build dependencies mentioned in the Getting Started guide. Run the export script on Windows (export.bat) or source it on Unix (source export.sh) in every shell environment before using ESP-IDF.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    BERTopic

    BERTopic

    Leveraging BERT and c-TF-IDF to create easily interpretable topics

    ...Instead, we can visualize the topics that were generated in a way very similar to LDAvis. By default, the main steps for topic modeling with BERTopic are sentence-transformers, UMAP, HDBSCAN, and c-TF-IDF run in sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    tidytext

    tidytext

    Text mining using tidy tools

    tidytext brings tidy data principles to text mining by converting text into a tidy data frame format. It provides tools for tokenization, sentiment analysis, n‑gram creation, and term‑document matrices, enabling interoperability with dplyr, ggplot2, and other tidyverse workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bleve

    bleve

    A modern text indexing library for go

    ...By indexing your data with bleve you gain the ability to compose query types such as Term, Phrase, Match, Match Phrase, Prefix, Conjunction, Disjunction, Boolean, Numeric and Date Ranges, as well as Query String. Industry standard tf-idf scoring with query time boosting. Includes support for highlighting matching text within document fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    natural

    natural

    General natural language facilities for node

    "Natural" is a general natural language facility for nodejs. It offers a broad range of functionalities for natural language processing. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and some inflections are currently supported. It’s still in the early stages, so we’re very interested in bug reports, contributions and the like. Note that many algorithms from Rob Ellis’s node-nltools are being merged into this project and will be maintained from here onward. While most of the algorithms are English-specific, contributors have implemented support for other languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TextGen

    TextGen

    textgen, Text Generation models

    ...EDA, simple data augmentation technique: similar words, synonym replacement, random word insertion, deletion, replacement. This project refers to Google's UDA (non-core word replacement) algorithm and EDA algorithm, based on TF-IDF to replace some unimportant words in sentences with synonyms, random word insertion, deletion, replacement, etc. method, generating new text and implementing text augmentation This project realizes the back translation function based on Baidu translation API, first translate Chinese sentences into English, and then translate English into new Chinese. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    emptyesp32

    Empty esp32 esp-idf application

    An "empty" application for testing on. Except it already does : select suitable wifi, configurable by json, start web servers, OTA, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FreeCAD-PCB

    FreeCAD-PCB

    Import your PCB boards to FreeCAD

    ...Możliwości modułu: - wsparcie dla wielu różnych warstw, - wyświetlanie otworów, przelotek niezależnie od siebie, - możliwość wyboru koloru, przeźroczystości oraz nazwy dla poszczególnych warstw, - importowanie modeli zapisanych w formacie IGS wraz z kolorami. ***** Supported software: - Eagle (*.brd) - Razen (*.rzp) - FreePCB (*.fpc) - gEDA (*.pcb) - FidoCadJ (*.fcd) - KiCad (*.kicad_pcb) - IDF v2/v3 Requirements: FreeCAD >= 0.14 Project forum: https://sourceforge.net/p/eaglepcb2freecad/forum/
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Texthero

    Texthero

    Text preprocessing, representation and visualization from zero to hero

    Texthero is a python package to work with text data efficiently. It empowers NLP developers with a tool to quickly understand any text-based dataset and it provides a solid pipeline to clean and represent text data, from zero to hero.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    DrQA

    DrQA

    Reading Wikipedia to Answer Open-Domain Questions

    ...It follows a two-stage pipeline: a fast document retriever first narrows down candidate articles, and a neural machine reader then predicts the exact answer span from those passages. The retriever relies on classic IR features (like TF-IDF and n-gram statistics) to remain lightweight and scalable to millions of documents. The reader is a neural model trained on supervised QA data to estimate start and end positions within a paragraph, and it can be adapted to new domains through fine-tuning or distant supervision. The repository includes scripts to build the Wikipedia index, train the reader, and evaluate end-to-end performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mijiathermometer

    Read mijia temperature/humidity data on esp32

    Use BLE (bluetooth low energy) to interface to a mijia (Xiaomi LYWSD03MMC) data. Project is built on esp32 with ESP-IDF (standard build environment), can be integrated into other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Finding topic sentences using TF-IDF. Download and start self container server, then issue a POST request with a single parameter called documents that is the paragraph content to find the three top topic sentences. The results are returned in JSON array. The settings.json file is required for the standalone server to function correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jieba

    jieba

    Stuttering Chinese word segmentation

    "Jaba" Chinese word segmentation, do the best Python Chinese word segmentation component. Four word segmentation modes are supported. Precise mode, which tries to cut the sentence most precisely, suitable for text analysis. Full mode, scans all the words that can be formed into words in the sentence, the speed is very fast, but the ambiguity cannot be resolved. The search engine mode, on the basis of the precise mode, divides the long words again to improve the recall rate, which is suitable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CakeChat

    CakeChat

    CakeChat: Emotional Generative Dialog System

    CakeChat is a backend for chatbots that are able to express emotions via conversations. The code is flexible and allows to condition model's responses by an arbitrary categorical variable. For example, you can train your own persona-based neural conversational model or create an emotional chatting machine. Hierarchical Recurrent Encoder-Decoder (HRED) architecture for handling deep dialog context. Multilayer RNN with GRU cells. The first layer of the utterance-level encoder is always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ansi-Text-Editor

    Ansi-Text-Editor

    ANSI Text Editor like PabloDraw for Windows

    ...Supported Text Formats (Load and Save): .ANS, .ASC, .PCB (PC Board), .WC2 (Wildcat 2.X), .WC3 (Wildcat 3.X), .AVT (Avatar), .BIN, .TXT (Unicode), .PNG* .XB (XBin), .TND (TundraDraw), .ADF (Artworx), .IDF (iCEDraw)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZxoR News Bot

    ZxoR News Bot is mIRC-Based Bot for news updates for channels.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ansilove is a set of tools to convert ANSi, PCBOARD, BiNARY, ADF, iDF, TUNDRA,XBiN formats into PNG images, written in PHP. It includes an all purposes command line converter, along with a library to use on webpages for doing "on the fly" convertions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TF-IDF.jar is a Java Archive file to measure TF-IDF of each document in a document collection (corpus). The jar can be used to (a) get all the terms in the corpus (b) get the document frequency (DF) and inverse document frequency (IDF) of all the terms in the corpus (c) get the TF-IDF of each document in the corpus (d) get each term with their frequency (no. of presence), term frequency (TF) and TF-IDF in every document
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TextualModelGenerator

    Generator for textual models by applying different techniques

    This is a project created and supported by: Angel Castellanos Juan Cigarrán Recuero Ana García Serrano This projects allows the modelling of textual contents by applying different techniques: TF-IDF KLD Mutual Information Chi^2 With this application the users can be able to extract the most representative terminology of a textual collection. The application is Java-based, allowing their execution in several platforms and operative systems (Windows, Linux, MacOS).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Texalyzer

    Text analyzer

    Analyzes text document using TF-IDF and optionally stopword list, and extracts important keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simple Similarity

    A simple tool to calculate the classical tf-idf/cosine similarity.

    This is a simple tool to calculate the similarity between a document and a set of documents by using the classical tf-idf/cosine algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Murasaki
    Whole-genome scale multiple genome local alignment search program. Supports unlimited length gapped-seed patterns, parallelization through distributed hashing, and unique a TF-IDF based repeat filtering method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jIDF Editor
    It is a java based .idf file editor for any OS supporting java. Provides simple & efficient way to create/edit .idf (Input Data Files) for EnergyPlus. With many improved features from traditional editor, it's portable on any OS (MAC/Linux/Win...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A platform independent IDF editor which can be used across various platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next