Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Java Library for the www.wordreference.com API. Translates a term provided, as well as provides list of synonyms (English only as of 10/14/2011). If a 'Local Library' path is provided, results are stored locally for later use--this store is searched before searching www.wordreference.com (refer to the (c)wordreference.com terms of service on storing their data locally).
jWords is a port of WORDS (by William Whitaker, a free latin-to-english dictionary program written in Ada), to Java. Besides the dictionary will be translated to the German language.
Kanji Stroke Order Diagram Builder is a Java GUI Application
Learning stroke-order is the key to remembering Kanji. Stroke Order Diagram Builder allows you to visually record the stroke sequence of Kanji glyphs from specially prepared fonts.
Several language quizzes for fun that could help train users memory and improve their language skills. It will target low-cost, high-penetration mobile devices (e.g MIDP 2.x).
Kanjidic Parser is a Parser for Parsing the KANJIDIC File
kanjidic-parser is an API to parse the KANJIDIC2 data file. This file is compiled by Jim Breen and the 'Electronic Dictionary Research and Development Group' at Monash University.
The triangle peg puzzle is a well known puzzle with 15 holes in a triangle, and 14 pegs. This project consists of solvers for that puzzle in multiple languages, to try to get a feel for each language.
Proyecto para comprender y aplicar los conceptos de la asignatura Autómatas, Gramática y Lenguajes en FUTCO 9° Semestre de Ingeniería de Sistemas II° ciclo
My college project for simple multilingual dictionary based on Java 2 Standard Edition using IDE Netbeans and MySQL Database. The languages supported in this application is English, Indonesian, French, Spanish and Deutsch.
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.
This is a j2me "Learning-Words" project of some books like "504 Absolutely Essential Words", (450) "Essential Words for the TOEFL","5000 Collegiate Words With Brief Definitions","1100 Words You Need To Know" and can be extended to more othe
Little application for autotesting your english irregular verbs knowledge... or whatever... Being developed for (my) personal use and programming practice, so don't have high expectations. Still, it can be helpful when you found out how it works.
Add words to VocabularyReminder's database for it to ask their meaning to you from time to time. It tries better-teaching their meaning by asking less successfully known words each time.
Wordkeeper is a tool which helps you to stay in touch with other vocabulary and languages by asking words from time to time, and learning remembrance success of user.
Outil d'aide à la lecture. Mesure de l'efficacité de lecture, vitesse de lecture, compréhension de lecture. Développement de la fluidité en lecture. Lecture fluide en groupes de mots, en phrases, en paragraphes.
RanBunHyou is a Q&D generator of BINGO-like word games and other randomized teaching materials from plain text files. Entertains children studying vocabulary, etc. For Java 2+ (jre1.4+) and Macintosh System 7 to 9, being re-written in perl/CGI.
The program written in Java, which helps to remember words of the foreign language. It contains the dictionary filled by user and offers user to type the right answer of translation of the word which appears in the window
A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.
The Stemmer class transforms a word into its root form. The input word is provided from the add() methods. The stem() method will return the stem as will toString() after stem() has been
called). The clear() method will wipe the Stemmer buffer and allow a new word to be input.
This version extends Martin Porter's original stemming algorithm by allowing capital letters to exist in words. This version should also be plugged in wherever the old algorithm is used with
few...