nltk.chunk.ChunkScore.accuracy

ChunkScore.accuracy()[source]

Return the overall tag-based accuracy for all text that have been scored by this ChunkScore, using the IOB (conll2000) tag encoding.

Return type:float