The document proposes a new text categorization framework called LATTICE-CELL that is based on concepts lattice and cellular automata. It models concept structures using a Cellular Automaton for Symbolic Induction (CASI) in order to reduce the time complexity of categorization caused by concept lattices. The framework consists of a preprocessing module to create a vector representation of documents and a categorization module that generates the categorization model by representing the concept lattice structure as a cellular lattice. Experiments show the approach improves performance while reducing categorization time compared to other algorithms such as Naive Bayes and k-nearest neighbors.