Download List

Descripción del Proyecto

Scriptid is a program and a library that can be
used to determine whether a given text file
contains code of a specified programming language.
The current release can tell whether a file
contains vbscript or not. It should be possible to
extend this to any number of other languages. It
is important to also download the latest neural
network weights update file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-01 17:22 Back to release list
0.0.3

Esta versión incluye una prueba de HTML con lenguajes de script. Esto sigue un formato fijo, y es mejor tener una prueba determinista que ya existen. La forma en que el error se calcula cuando el aprendizaje ha cambiado. Optimizaciones de velocidad, una opción para el aprendizaje de azar en NN / aprender, y banderas más compilador para una mejor optimización se han añadido. Una corrección se ha celebrado por un error grave en la recopilación de estadísticas de clase por las que no para detectar múltiples ocurrencias de una palabra reservada.
Tags: Major bugfixes
This release adds a test for HTML with scripting languages. This
follows a fixed format, and it is better to have a deterministic test
for it. The way the error is calculated when learning has changed.
Speed optimizations, an option for randomized learning in nn/learn,
and more compiler flags for better optimization have been added. A
fix has been made for a serious bug in the statistics gathering class
which caused it to not detect multiple occurrences of a reserved word.

Project Resources