Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Automated RMM Tools | RMM Software
Proactively monitor, manage, and support client networks with ConnectWise Automate
Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
A small parser for the Esperanto language, intended as an API for other programs. The blog entry describing this program's function and motivation can be found here: http://coder32768.blogspot.com/2014/04/gort-klaatu-barada-esperanto.html
The program takes text in Esperanto, and returns an object graph describing that utterance. The program has expansion points for transforms of this graph, in the spirit of transformational grammars.
Trofast is an intelligent spell checker library based on statistical analysis developed for the Danish language. It makes use of n-grams, hidden Markov models and the Viterbi-algorithm.
TengVert is a tool to transcribe text from one alphabet into another, primarily used to convert roman writing into J.R.R. Tolkiens Tengwar script, known as "elfish letters" in Lord of the Rings.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
This project attempts to develop natural language processing routines as applied to a Bible text domain. Many common technologies (e.g., tokenization, Brill POS tagger) are used in conjunction with theoretical paradigms (e.g., hierarchical word definition trees, phrasal concordance).