TextSegFault is a linear text segmentation algorithm implemented in Java.
The computational complexity of TextSegFault is O(n) for n being the number of sentences. The performance of TextSegFault is similar to many state-of-the-art algorithms.
TextSegFault is licensed under the GNU Affero General Public License 3 (AGPL3).