Skip to main content

language is required

Natural Language Processing

Natural Language Processing, or simply NLP, is a class of AI model designed to process naturally written texts. NLP enables computers to understand, interpret, and generate human language. It bridges the gap between human communication and machine...

Language Detector

The Language Detection model automatically identifies the language of a document based on its textual content. This enables the system to classify documents by language and support language-specific processing workflows. The model is based on a...

Install a Trained Model

These models can be downloaded and imported into the platform, enabling advanced features such as document tagging and language detection with minimal setup. The import process is straightforward: 1 Enter the models section...

Autofill Using Fillers

populate document metadata using Fillers. Fillers analyze the content of a document and assign values such as tags, language, or template without manual input. Autofill can be performed in different ways depending on your workflow: Manually, by...

Fillers

to extract and populate structured information from documents automatically. They define how specific data, such as tags, language, and templates, are identified and retrieved from document content. Fillers are typically used in conjunction with...

GUI Settings

alert when the interface loses the connection to the server Save Input: Enable autocompletion on the attribute values Show language in login: if you want to display the language selector in the login screen Note max size: maximum size of the text of an...

Classifier

The Classifier is a natural language component that assigns a category to a given text based on its content. In this system, the classifier is trained using pairs of example data, where each pair contains a category label and a sample sentence that...

Search and Indexing

Here you can retrieve information about and configure the Search engine, the installed index languages, the available parsers and the queue of documents to be indexed. Search engine Entries count: displays the number of elements in the index...

Logging onto the system

Once there, a login form is presented in which you have to enter your username, password, and, optionally, select a language which will drive the language of the menus in the system. If you do not specify a language, the user's last used language will...

Tokens Detector

The Tokens Detector is a specialized natural language model designed to identify and extract specific pieces of information, called tokens, from within a sentence. It is used to detect structured data like IDs, names, dates, or codes embedded in...

Semantic Search

but in general this depends on your system's configuration.[/alert] A set of settings may be used to guide the search. Language Specifies the language used to interpret both the query and the document content. Selecting the correct language improves...

Editing the metadata of a document

field you can use to provide your unique identifier Revision: optional field you can use to provide your own version Language: indicates the language in which the document is written, which is necessary for the indexing algorithm Tag: you can apply tags...

Email Accounts

Host Username (optional) Password (optional) Target: the folder inside the documents archive in which to save documents Language: language associated to the documents that will be imported Protocol: POP3 or IMAP. In the case of IMAP server is possible...

Outgoing Email

the list of the templates used by LogicalDOC to compose the outgoing messages. Each template is associated to a specific language and is used for composing an exact message type (audit alert, task notification and so on). By clicking on a row, you will...

Tesseract

may need to setup following environment variable to be exported export LD_LIBRARY_PATH=/usr/local/lib The english language training data can be downloaded from http://tesseract-ocr.googlecode.com/files/eng.traineddata.gz After extraction of the language...

Digital Signature Client

address Username: the username you use to log in into the system Password: the password you use to log in into the system Language: the language for the documents you will store into the system Confirm the parameters by pressing Accept, and that's all....

Artificial Intelligence

Neural Network: useful to predict the category or nature of an object on the basis of input data Classifier: uses Natural Language Processing (NLP) to catalog a naturally written text Tokens Detector: uses Natural Language Processing (NLP) to extract...

Single Sign-on

Url: the URL of the login form hosted by the CAS server Group: group assigned to new users authenticated throught the CAS Language: language assigned to new users authenticated throught the CAS Once the Single Sign-on is activated, you should access...

Profile

information and can also change the avatar image by right-clicking on the current one and upload one of your photos. The Language is the most relevant setting because it defines the default language to use when you log in. User Interface In the tab User...

Embedder

in a continuous vector space. This facilitates efficient comparison and manipulation of textual data in natural language processing (NLP) like semantic searches. How the Embedder Works The transformation of a document's content into a vector is realized...