Search Results for "text summarization java code" - Page 7

Showing 365 open source projects for "text summarization java code"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    G4LTL-ST

    G4LTL-ST

    Generating PLC programs from formal specifications

    G4LTL-ST is a standalone tool and a Java library for automatically generating industrial control software (supporting IEC-61131-3 Structure Text) from LTL or extended logic specifications. See Tutorial.txt inside the package for step-by-step instructions. For technical demails, see CAV'14 paper "G4LTL-ST: Automatic Generation of PLC Programs". The old version (G4LTL; under BSD license) is available under file\arxiv.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PlantUML QEditor

    PlantUML QEditor

    A PlantUML editor written in Qt4

    A simple editor for PlantUML. Requires PlantUML (and its dependencies, java and graphviz/dot). Some features: * update the diagram while editing * code assistant to insert ready-made code snipets * written in Qt4, so it should run on all platforms supported by Qt4 and PlantUML * option to cache the PlantUML output to speed redo, undo and loading from disk * can be used as a PlantUML viewer (see the wiki for more info)
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    Java Call Trace to UML Sequence Diagram
    This tool helps you to reverse engineer UML Sequence Diagram for your java program at runtime. It works well with both complex java programs (that have multiple threads) and J2EE applications deployed on Application Servers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    CalclipseLib

    A Java class library of general usability

    CalclipseLib is a jar file containing a variety of useful classes and packages. Among its most prominent APIs is the document iterator. This API enables easy implementation of text editor features like syntax highlighting. A program named X has been made as a demonstration of CalclipseLib. The program is a JavaScript editor based on Swing/JTextPane. In addition to coloring, X underlines Web URLs and allows them to be clicked. X can be downloaded (with source code) from the Files section...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5

    jtags - enhanced tags lookup for Java

    Emacs minor mode that provides enhanced tags lookup for Java code.

    Emacs minor mode that provides enhanced tags lookup for Java code. Show declaration or Javadoc for the identifier at point, complete partly typed identifiers, and update TAGS files from within Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Relaunch64

    Relaunch64

    Relaunch64 is a program (text-editor) for C64-asm-coding.

    Relaunch64 is a program (text-editor) for asm-coding on Windows, Mac and Linux, written in Java. This editor works together with common crossassembler like Kick Assembler, ACME or c64tass. Beside the typical texteditor-features, Relaunch64 offers special syntax highlighting, user-defined scripts for compiling and running sources, easy navigation through all opened source code files, auto-completion and much more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tag Cloud Maker

    Tag Cloud Maker

    Make a tag cloud from text in your files

    The Tag Cloud Maker application allows the specification of a source folder containing files that are parsed and the words counted and displayed in an HTML word tag cloud.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    PLP

    Powerfull pre-processor

    Powerful Verilog Preprocessor. PLP stands for Perl Pre-processor. Perl is used as "control language" that is embedded in the Verilog code (or any other code) to generate code on the fly. It is used commonly as a Verilog pre-processor but can be used with any target/output language (C, C++, Java, VHDL, plain text etc)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Vianto

    Vianto

    Video Annotation Tool

    See https://sourceforge.net/p/vianto/wiki/ for version features and feature requests. Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a plus/minus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    MaterialEditText

    MaterialEditText

    EditText in Material Design

    AppCompat v21 makes it easy to use Material Design EditText in our apps, but it's so limited. If you've tried that, you know what I mean. So I wrote MaterialEditText, the EditText in Material Design, with more features that Google Material Design Spec has introduced. Base color will be used as bottom line color, text color (reset alpha to 87%) and hint text color (reset alpha to 26%). You can use app:met_baseColor in xml or setBaseColor() in java code. If you haven't set a base color, black...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Osman Arabic Text Readability

    Osman Arabic Text Readability

    Open Source tool for Arabic text readability

    We present OSMAN (Open Source Metric for Measuring Arabic Narratives) - a novel open source Arabic readability metric and tool. The open source Java tool allows users to calculate readability for Arabic text (with and without diacritics). The tool provides methods to split the text into words and sentence, count syllables, Faseeh letters, hard and complex words in addition to adding diacritics (vocalise text). This makes the tool useful for researchers and educators working with Arabic text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoFitTextView

    AutoFitTextView

    A TextView that automatically resizes text to fit perfectly

    A TextView that automatically resizes text to fit perfectly within its bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Velocity Editor Plugin

    Velocity Editor Plugin

    VTL (Velocity Template Language) edit support for the NetBeans IDE.

    Provides basic support to Velocity's *.vm and *.vsl files. Syntax coloring, basic error highlighting and braces matching is achieved with a lexer and parser based on Apache Velocity's 1.6.2 specification and compiled with JavaCC 5.0.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Material Design Android Library

    Material Design Android Library

    A library with components of Android L to you use in Android 2.2

    If you want use this library, you only have to download MaterialDesign project, import it into your workspace and add the project as a library in your android project settings. If you are going to use a ScrollView, it is recommended that you use the CustomScrollView provided in this library to avoid problems with the custom components. You can set the accept and cancel button on the event listener or change its text. Some components have custom attributes, if you want use them, you must add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    Arduino Simulator
    Arduino Simulator is a software developed to create simulation for Arduino micro-controller. The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Santa Kocici

    Santa Kocici

    User friendly file-database GUI

    .... (cat shelter) as cat evidence system. Consists of GUI to access database stored in text file, for basic users. Can be easily changed for other applications. GUI is localizable but current implementation (table items and editors) is in Czech, also help pages are not translated, you can use Google translator :-). Table items, constraints and editors can be easily changed in code (1 file). This code can be easily changed to load using Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PaintBox

    PaintBox

    PaintBox is a free open source painting program with built in shapes.

    PaintBox is a painting program that allows the user to draw and color lines, rectangles, ovals, polylines, polygons, and text. The program also allows the user to create customs shapes and then save them for quick use in other drawings. Also the program allows users to export the image form the custom .drw format to either a .png, .jpg, or .gif. PaintBox is coded in Java and the code can be downloaded at SourceForge or found in the installation folder (the src folder).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a pair...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    JCodit

    JCodit for simple code editing.

    JCodit is a simple and clean text editor, used for editing text, codes. It support Java syntax highlighting and some editing features such as Copy/Paste , Find/Replace, Font setting, and Finally Open/Save file.JCodit provides very simple looking with line numbers and Colums/line features to help users for better editing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tags Editor
    This software enable you to run HTML,CSS, VB Script and Java Script programs. This software support VB Script & Java Script components. you can run any kind of VB Script and Java Script programs without saving,just type program and view it in internal browser. you can run HTML,CSS,VB Script & Java Script components without full code of it. you can view your code in many browsers like Internal Browser,Default Browser,Internet Explorer,Chrome,Firefox,Safari or you can add your browser path...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JInsect
    The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    See also: VaadinLog4J - a new version, which uses the Vaadim framework. Full java and scala code provided. Java webproject for a structured display of Log4J log files. Provides filter mechanisms. Supports live tracing, XML files and text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NumberProgressBar

    NumberProgressBar

    A beautiful, slim Android ProgressBar

    I decided to do this because I was really tired of android original progress bar. So, I made some change, added more color style for this. And also you can contribute more color style, or new idea to me. I made some predesign style. You can use them via style property. You can get more beautiful color from kular, and you can also contribute your color style to NumberProgressBar! There are several attributes you can set, the reached area and unreached area, the text area, the bar...
    Downloads: 0 This Week
    Last Update:
    See Project
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.