All Projects → tematres → Tematres Vocabulary Server

tematres / Tematres Vocabulary Server

Web application for management formal representations of knowledge, like controlled vocabularies, taxonomies, thesauri and glossaries

Projects that are alternatives of or similar to Tematres Vocabulary Server

Gd Uap
Generalized Data-free Universal Adversarial Perturbations
Stars: ✭ 50 (-31.51%)
Mutual labels:  classification
Applied Text Mining In Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
Stars: ✭ 59 (-19.18%)
Mutual labels:  classification
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-9.59%)
Mutual labels:  classification
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+10721.92%)
Mutual labels:  classification
Dog Cat Classifier
Dog and cat image classifier with deep learning
Stars: ✭ 57 (-21.92%)
Mutual labels:  classification
Pointcnn
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
Stars: ✭ 1,120 (+1434.25%)
Mutual labels:  classification
Glcm Svm
提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
Stars: ✭ 48 (-34.25%)
Mutual labels:  classification
Sporf
This is the implementation of Sparse Projection Oblique Randomer Forest
Stars: ✭ 70 (-4.11%)
Mutual labels:  classification
Pytorch Classification Uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
Stars: ✭ 59 (-19.18%)
Mutual labels:  classification
Weka Jruby
Machine Learning & Data Mining with JRuby
Stars: ✭ 64 (-12.33%)
Mutual labels:  classification
Textclassification
All kinds of neural text classifiers implemented by Keras
Stars: ✭ 51 (-30.14%)
Mutual labels:  classification
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+1373.97%)
Mutual labels:  classification
Knowledge Base
pdf,txt,djvu, various useful books
Stars: ✭ 63 (-13.7%)
Mutual labels:  knowledge
2017mlspring hung Yi Lee
Hung-Yi Lee ML 2017 Spring Homework
Stars: ✭ 50 (-31.51%)
Mutual labels:  classification
Graph 2d cnn
Code and data for the paper 'Classifying Graphs as Images with Convolutional Neural Networks' (new title: 'Graph Classification with 2D Convolutional Neural Networks')
Stars: ✭ 67 (-8.22%)
Mutual labels:  classification
Lightning Covid19
Classification for covid-19 chest X-ray images using Lightning
Stars: ✭ 49 (-32.88%)
Mutual labels:  classification
Neuralnetplayground
A MATLAB implementation of the TensorFlow Neural Networks Playground seen on http://playground.tensorflow.org/
Stars: ✭ 60 (-17.81%)
Mutual labels:  classification
Mapclassify
Classification schemes for choropleth mapping.
Stars: ✭ 72 (-1.37%)
Mutual labels:  classification
Metriculous
Measure and visualize machine learning model performance without the usual boilerplate.
Stars: ✭ 71 (-2.74%)
Mutual labels:  classification
Deep Atrous Cnn Sentiment
Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications
Stars: ✭ 64 (-12.33%)
Mutual labels:  classification

Tematres

TemaTres : The way to manage formal representations of knowledge TemaTres : aplicación para la gestión de vocabularios controlados

Copyright (C) 2004-2020 Diego Ferreyra [email protected] released under the licence GNU General Public License, Version 2 (GPLv2), June 1991. Free Software Foundation This is the file LEAME.TXT

Update to 3.2

To update from previous Tematres versions:

  1. Make a backup of your data (Login as admin: Menu -> Administration -> Export: Select SQL (backup)
  2. Copy the code of Tematres 3.2 in the web path directory, config the database connection credentials in db.tematres.php or maintain the previous db.tematres.php
  3. Login as admin: Menu -> Administration -> Database maintenance -> Update from 2.x -> 3.2

Documentation

Main site: https://www.vocabularyserver.com/

To update from previous Tematres versions: Login as admin: Menu -> Administration -> Database maintenance -> Update from 2.x -> 3.2

For tutorials and documentation, please visit:

https://vocabularyserver.com/wiki/ or (in spanish) https://r020.com.ar/tematres/manual/

Examples

Visit: https://www.vocabularyserver.com/vocabularies.php

Translation

Community translations available here: https://crowdin.com/project/tematres

License

TemaTres is released under the licence GNU General Public License, Version 2 (GPLv2), June 1991. Free Software Foundation

TemaTres Installation Instructions

  1. Unpack TemaTres in your web document root (i.e. /var/www/tematres/)

  2. Configure your database connection in TEMATRES_PATH/vocab/db.tematres.php

  3. Open your browser in your tematres path installation and run Install script .

You can change the "vocab" directory to any name. To create other or many vocabularies, copy "vocab" directory (eg: vocab2, etc) and change the params of db.tematres.php (eg: change the tables prefix).

Help and contact

If you have any problems with these instructions, or if they weren't clear or just didn't plain work, please let me know at [email protected]

diego ferreyra [email protected] http://www.vocabularyserver.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].