All Projects → pierretnd → EdPaper

pierretnd / EdPaper

Licence: MIT license
Helps you organizing your paperwork

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Vue
7211 projects

Projects that are alternatives of or similar to EdPaper

qiqqa-open-source
The open-sourced version of the award-winning Qiqqa research management tool for Windows (a bleeding edge dev fork) ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ☞☞☞ File any issues you find in the main repo issue tracker at https://github.com/jimmejardine/qiqqa-open-source/issues
Stars: ✭ 32 (-42.86%)
Mutual labels:  document-classification, document-management
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+4121.43%)
Mutual labels:  documents, document-management
Papernic
Open Source Document Management & Collaboration System
Stars: ✭ 247 (+341.07%)
Mutual labels:  documents, document-management
Active-Explainable-Classification
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Stars: ✭ 28 (-50%)
Mutual labels:  document-classification
vector space modelling
NLP in python Vector Space Modelling and document classification NLP
Stars: ✭ 16 (-71.43%)
Mutual labels:  document-classification
j-lawyer-org
Main project containing all submodules for building an entire j-lawyer.org system. Submit issues (bugs, enhancement requests) here.
Stars: ✭ 35 (-37.5%)
Mutual labels:  document-management
Very-deep-cnn-tensorflow
Very deep CNN for text classification
Stars: ✭ 18 (-67.86%)
Mutual labels:  document-classification
banglabert
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chap…
Stars: ✭ 186 (+232.14%)
Mutual labels:  document-classification
papermerge-core
Papermerge RESTful backend structured as reusable Django app
Stars: ✭ 103 (+83.93%)
Mutual labels:  documents
document-management-software
LogicalDOC Community open source document management system https://www.logicaldoc.com
Stars: ✭ 70 (+25%)
Mutual labels:  document-management
Document-Classification-using-LSA
Document classification using Latent semantic analysis in python
Stars: ✭ 16 (-71.43%)
Mutual labels:  document-classification
semantic-document-relations
Implementation, trained models and result data for the paper "Pairwise Multi-Class Document Classification for Semantic Relations between Wikipedia Articles"
Stars: ✭ 21 (-62.5%)
Mutual labels:  document-classification
AsBuiltReport.Core
Repository for AsBuiltReport core module
Stars: ✭ 38 (-32.14%)
Mutual labels:  documents
everydocs-core
A simple Document Management System for private use with basic functionality to organize your documents digitally
Stars: ✭ 112 (+100%)
Mutual labels:  document-management
gemma-zaken
Samen ontwikkelen van API's voor Zaakgericht werken
Stars: ✭ 40 (-28.57%)
Mutual labels:  document-management
apitest
this is a tool for testing Laravel REST API
Stars: ✭ 11 (-80.36%)
Mutual labels:  documents
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (-32.14%)
Mutual labels:  document-classification
paperwork-backend
Backend part of Paperwork (Python API, no UI)
Stars: ✭ 18 (-67.86%)
Mutual labels:  document-management
r
🔵 R interpreter for executable documents
Stars: ✭ 15 (-73.21%)
Mutual labels:  documents
paperbase
Open source document organizer with automatic OCR and full text search
Stars: ✭ 21 (-62.5%)
Mutual labels:  documents

EdPaper

EdPaper is a laravel-php driven Document organizer made for PDFs. They are stored on your server (unencrypted, beware !) You'll need composer and PHP (5 or 7).

Run a composer install/php composer install(depends of your configuration) within the app root path (you'll need composer)

Rename .env.example to .env and run php artisan key:generate from the app's root path.

Open .env and fill it with your database details and your Google's reCaptcha site and secret key (otherwise users won't be able to register).

Run php artisan migrate from the app's root path, and you're all done.

You just have to create an apache/nginx vhost (site root must me the public folder).

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].