Download List

Projeto Descrição

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 versão adiciona um teste para o HTML com linguagens de scripting. Isto segue um formato fixo, e é melhor ter um teste determinístico para ele. A forma como o erro é calculado quando a aprendizagem mudou. Otimizações de velocidade, uma opção para a aprendizagem ao acaso, em nn / aprender, e mais bandeiras do compilador para melhor otimização foram adicionados. A correção foi feita para um bug sério na coleta de estatísticas de classe que lhe deu origem não a detectar várias ocorrências de uma palavra 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