"FileFormat" (Text Content Type)
Text identified as the name of a file format.
Details
- "FileFormat" can be used in TextCases, TextPosition and TextContents.
- "FileFormat" corresponds to any mention of a file format (real or not real) in the context of the text.
- Homonyms of file formats that are not file formats should not be detected as "FileFormat" (if the context allows disambiguation).
- TextCases[…,"FileFormat""Interpretation"] attempts to return entities of type "FileFormat", as Interpreter["FileFormat"] does.
- Any specific "FileFormat" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
Examples
Basic Examples (3)
Find occurrences of file formats in a text:
Get the result as a list of "FileFormat" entities:
A similar result can be obtained by applying Interpreter["FileFormat"] to text snippets: