The Inference Identifier is a component of AMF that detects argument relations between propositions. This implementation utilises the Hugging Face implementation of BERT for textual entailment. The model is fine-tuned to recognize inferences, conflicts, and non-relations. It accepts xIAF as input and returns xIAF as output. This component can be integrated into the argument mining pipeline alongside a segmenter.