Tisane Labs
Modified on: Wed, 28 Aug, 2024 at 4:16 PM
Overview
Tisane is a Natural Language Understanding (NLU) tool with a focus on abusive content, lawtech, regtech, and natsec needs.
This integration allows Tisane to provide processing content available to Maltego, such as Social Media posts or URL web pages, performing text analytics through Natural Language Processing (NLP) capabilities.
30 different languages are supported by the Tisane integration, providing:
Extraction
- Entities (standard as well as regtech & forensics Entities)
- Topics
Analysis
- Sentiment analysis
- Language identification
Detection of threats or potentially abusive activities:
- Personal attacks
- Hate speech
- Criminal activity
- Sexual advances
- Allegations
- Mental issues and suicidal thoughts
Find Abusive Content [Tisane]
maltego.jinxpy_tisane.find_abusive_content_from_phrase.tisane_lang | Language | string | en | True | True | False |
maltego.jinxpy_tisane.global.global#tisane_api_key | Tisane API Key | string | None | True | True | False |
Display Name | Find Abusive Content [Tisane] |
Owner | |
Author | Maltego Technologies |
Data Source | Tisane |
Output Entities | maltego.Abuse |
Variants
maltego.jinxpy_tisane.find_abusive_content_from_phrase | Get detected abusive content from Tisane | maltego.Phrase |
maltego.jinxpy_tisane.find_abusive_content_from_url | Get detected abusive content in scraped text from Tisane | maltego.URL |
Find Abusive Content from the Specific Property [Tisane]
Description
Get detected abusive content of the specified property from Tisane
maltego.jinxpy_tisane.find_abusive_content.tisane_lang | Language | string | en | True | True | False |
maltego.jinxpy_tisane.find_abusive_content.tisane_target_prop | Target Property Name | string | None | True | True | False |
maltego.jinxpy_tisane.global.global#tisane_api_key | Tisane API Key | string | None | True | True | False |
Display Name | Find Abusive Content from the Specific Property [Tisane] |
Owner | |
Author | Maltego Technologies |
Data Source | Tisane |
Transform Name | maltego.jinxpy_tisane.find_abusive_content |
Short Description | Get detected abusive content of the specified property from Tisane |
Input Entities | maltego.Unknown |
Output Entities | maltego.Abuse |
maltego.jinxpy_tisane.extract_entities_from_phrase.tisane_lang | Language | string | en | True | True | False |
maltego.jinxpy_tisane.global.global#tisane_api_key | Tisane API Key | string | None | True | True | False |
Display Name | Extract Entities [Tisane] |
Owner | |
Author | Maltego Technologies |
Data Source | Tisane |
Output Entities | maltego.Person, maltego.Organization, maltego.Location, maltego.TisaneEntity, maltego.DateTime, maltego.hashtag, maltego.EmailAddress, maltego.AmountofMoney, maltego.PhoneNumber, maltego.Website, maltego.BankAccount, maltego.GPS, maltego.Hash, maltego.CryptocurrencyAddress, maltego.Event, maltego.File, maltego.FlightNumber, maltego.IPv4Address, maltego.IPv6Address, maltego.MacAddress, maltego.Alias, maltego.IdentificationNumber, maltego.Document |
Variants
maltego.jinxpy_tisane.extract_entities_from_phrase
| Get detected entities from Tisane | maltego.Phrase |
maltego.jinxpy_tisane.extract_entities_from_url | Fetches text from a given URL and sends the text to Tisane, returning detected entities. If the text body of the URL is too long, it will be shortened to the maximum request size for Tisane (3000 characters). | maltego.URL |
Description
Get detected entities of the specified property from Tisane
maltego.jinxpy_tisane.extract_entities.tisane_lang | Language | string | en | True | True | False |
maltego.jinxpy_tisane.extract_entities.tisane_target_prop | Target Property Name | string | None | True | True | False |
maltego.jinxpy_tisane.global.global#tisane_api_key | Tisane API Key | string | None | True | True | False |
Display Name | Extract Entities from the Specific Property [Tisane] |
Owner | |
Author | Maltego Technologies |
Data Source | Tisane |
Transform Name | maltego.jinxpy_tisane.extract_entities |
Short Description | Get detected entities of the specified property from Tisane |
Input Entities | maltego.Unknown |
Output Entities | maltego.Person, maltego.Organization, maltego.Location, maltego.TisaneEntity, maltego.DateTime, maltego.hashtag, maltego.EmailAddress, maltego.AmountofMoney, maltego.PhoneNumber, maltego.Website, maltego.BankAccount, maltego.GPS, maltego.Hash, maltego.CryptocurrencyAddress, maltego.Event, maltego.File, maltego.FlightNumber, maltego.IPv4Address, maltego.IPv6Address, maltego.MacAddress, maltego.Alias, maltego.IdentificationNumber, maltego.Document |
Analyse Sentiments [Tisane]
maltego.jinxpy_tisane.get_sentiment_from_phrase.tisane_lang | Language | string | en | True | True | False |
maltego.jinxpy_tisane.global.global#tisane_api_key | Tisane API Key | string | None | True | True | False |
Display Name | Analyse Sentiments [Tisane] |
Owner | |
Author | Maltego Technologies |
Data Source | Tisane |
Output Entities | maltego.PositiveSentiment, maltego.NeutralSentiment, maltego.NegativeSentiment |
Variants
maltego.jinxpy_tisane.get_sentiment_from_phrase | Get detected sentiment of content from Tisane | maltego.Phrase |
maltego.jinxpy_tisane.get_sentiment_content_from_url | Get detected sentiment of content in scraped text from Tisane | maltego.URL |
Analyse Sentiments from the Specific Property [Tisane]
Description
Get detected sentiment of the specified property from Tisane
maltego.jinxpy_tisane.get_sentiment_content.tisane_lang | Language | string | en | True | True | False |
maltego.jinxpy_tisane.get_sentiment_content.tisane_target_prop | Target Property Name | string | None | True | True | False |
maltego.jinxpy_tisane.global.global#tisane_api_key | Tisane API Key | string | None | True | True | False |
Display Name | Analyse Sentiments from the Specific Property [Tisane] |
Owner | |
Author | Maltego Technologies |
Data Source | Tisane |
Transform Name | maltego.jinxpy_tisane.get_sentiment_content |
Short Description | Get detected sentiment of the specified property from Tisane |
Input Entities | maltego.Unknown |
Output Entities | maltego.PositiveSentiment, maltego.NeutralSentiment, maltego.NegativeSentiment |