enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Scapy - Wikipedia

    en.wikipedia.org/wiki/Scapy

    Free and open-source software portal; Scapy is a packet manipulation tool for computer networks, [3] [4] originally written in Python by Philippe Biondi. It can forge or decode packets, send them on the wire, capture them, and match requests and replies.

  3. LanguageTool - Wikipedia

    en.wikipedia.org/wiki/LanguageTool

    The core app itself is free and open-source and can be downloaded for offline use. Some languages use ' n-gram ' data, [ 7 ] which is massive and requires considerable processing power and I/O speed, for some extra detections.

  4. List of model checking tools - Wikipedia

    en.wikipedia.org/wiki/List_of_model_checking_tools

    Free Java Any DREAM: Real-time C++, Timed automata: Monitor automata Yes No No No Free C++: Windows, Unix related FizzBee Specification Language Plain and probabilistic Python: LTL: Yes Yes No Yes Free Go: macOS, Windows, Linux Java Pathfinder: Plain and timed Java unknown No Yes No No Open Source Agreement Java: macOS, Windows, Linux Murφ ...

  5. List of tools for static code analysis - Wikipedia

    en.wikipedia.org/wiki/List_of_tools_for_static...

    PyCharm – Cross-platform Python IDE with code inspections available for analyzing code on-the-fly in the editor and bulk analysis of the whole project. PyDev – Eclipse-based Python IDE with code analysis available on-the-fly in the editor or at save time. Pylint – Static code analyzer. Quite stringent; includes many stylistic warnings as ...

  6. pcap - Wikipedia

    en.wikipedia.org/wiki/Pcap

    tcpdump, a tool for capturing and dumping packets for further analysis, and WinDump, the Windows port of tcpdump. Zeek, an intrusion detection system and network monitoring platform. URL Snooper, locate the URLs of audio and video files in order to allow recording them. WhatPulse, a statistical (input, network, uptime) measuring application.

  7. Wireshark - Wikipedia

    en.wikipedia.org/wiki/Wireshark

    Wireshark is a data capturing program that "understands" the structure (encapsulation) of different networking protocols. It can parse and display the fields, along with their meanings as specified by different networking protocols. Wireshark uses pcap to capture packets, so it can only capture packets on the types of networks that pcap supports.

  8. Natural Language Toolkit - Wikipedia

    en.wikipedia.org/wiki/Natural_Language_Toolkit

    The Natural Language Toolkit, or more commonly NLTK, is a suite of libraries and programs for symbolic and statistical natural language processing (NLP) for English written in the Python programming language. It supports classification, tokenization, stemming, tagging, parsing, and semantic reasoning functionalities. [4]

  9. spaCy - Wikipedia

    en.wikipedia.org/wiki/SpaCy

    spaCy (/ s p eɪ ˈ s iː / spay-SEE) is an open-source software library for advanced natural language processing, written in the programming languages Python and Cython. [3] [4] The library is published under the MIT license and its main developers are Matthew Honnibal and Ines Montani, the founders of the software company Explosion.