|
Search files in a repository
Based upon Eric Brill's work.
Scripts to convert
GUIE (GUI Editor) provides a
for ident strings and order
This is a port of Mark
automatically in six steps,
simple WYSIWYG GUI editor
the files by the date of
Watson's C# Part-of-Speech
your C project to C++.
GNU
for wxPython. The program
their last change.
tagger. It's a simple and
GPL licence.
Manual
was made in C# and saves the
straightforward tool to
included.
GUI that was created to a
tokenize and tag sentences
XML format I called GUIML.
and find the corresponding
This GUIML is a pretty
parts-of-speech. There are
standrad representation of
other Python taggers like
the GUI created with the
Monty Tagger and NTLK, but
program. Next, GUIE takes
this one is simple, sleek
these GUIML files and
and easy-to-implement
translates it to wxPython
Python code. You may ask
yourself why I took the
extra step? Why didn't I go
straight from C# controls to
wxPython code? Why is GUIML
neccessary? Well, it isn't.
It is there simply for
people (or maybe I) to take
the GUIML and convert it to
other languages. This, by
affect can convert this tool
from a Python GUI editor, to
"any programming
language with a GUI
module" GUI editor.
The GUI Editor was built to
be as point & click as
possible, trying to avoid
wxPython's sizers completly.
This means that controls can
go anywhere, and you have
the freedom to play with the
GUI however you want.
However, this also means
that until some more
advanced aligning features
are added, this method might
be a little awkward at first.
Date: May, 14 2006 Date: Feb, 01 2006 Date: Dec, 05 2005 Date: Sep, 08 2005 |
|
IP2Location Geolocation XML
Karrigell is a simple web
SPYCE is a webserver plugin
Wasp is an
Web Service allows instant
programming solution,
that supports simple and
platform-independent HTML
lookup of Internet visitors
including a web server and a
efficient Python-based
preprocessor. It's like PHP
geographical locations by IP
relational database
dynamic HTML scripting.
or ASP, except with the
address. The web service
(gadfly). It was designed
Those who like Python and
powerful Python language at
returns country, state,
for web sites with moderate
are familiar with JSP, or
your fingertips. Special
city, latitude, longitude,
traffic, such as personal
PHP, or ASP, should have a
Wasp tags enhance your HTML
zip code, ISP and domain
sites running on a home
look at this engine. It
to allow macro expansion,
name information. Developers
computer. Allows execution
allows one to generate
file inclusion, code
can integrate the web
of Python scripts and of
dynamic HTML content just as
execution, etc. Wasp may be
service using SOAP protocol
pages mixing Python and HTML
easily, using Python for the
run in two ways. In client
and no database installation
(PHP-like). Easy handling of
dynamic parts. Its modular
mode, your files are
or update required. Free
authentication and sessions,
design makes it very
processed in a batch to
sample codes available in
internationalization
flexible and extensible.
produce HTML. You do not
several programming
features. A file content or
need a server or access to
languages such as ASP,
the output of a script can
CGI. Powerful tags will
ASP.NET, VB.NET, C#, PHP,
be included in another
automatically create
Perl, Python, ColdFusion and
script.
navigation bars and index
VBA. Please visit
pages. In server mode, your
http://www.fraudlabs.com/
files are processed
ip2location.aspx for more
on-the-fly through a
information.
complete CGI application
framework. You get one-line
cookie handling, session
support, activity logging,
easy form creation, file
upload handling, error
handling (with e-mail
notification), and a remote
debugging utility.
Date: Aug, 30 2005 Date: Jan, 28 2005 Date: Oct, 23 2002 Date: Nov, 05 2001 |